Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
23d03074
Commit
23d03074
authored
Jan 14, 1993
by
Jim Blandy
Browse files
Remove info from the distribution. It looks very out of date now.
parent
9a572e2a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
make-dist
make-dist
+8
-8
No files found.
make-dist
View file @
23d03074
...
...
@@ -200,14 +200,14 @@ echo "Making links to \`cpp'."
(
cd
cpp
ln
cccp.c cexp.y Makefile README ../
${
tempdir
}
/cpp
)
echo
"Making links to
\`
info'."
# Don't distribute backups or autosaves.
(
cd
info
ln
[
a-zA-Z]
*
../
${
tempdir
}
/info
cd
../
${
tempdir
}
/info
# Avoid an error when expanding the wildcards later.
ln
emacs dummy~
;
ln
emacs
\#
dummy
\#
rm
-f
*
~
\#
*
\#
core
)
;;;
!!
echo
"Making links to
\`
info'."
;;;
!!
# Don't distribute backups or autosaves.
;;;
!!
(
cd
info
;;;
!!
ln
[
a-zA-Z]
*
../
${
tempdir
}
/info
;;;
!!
cd
../
${
tempdir
}
/info
;;;
!!
# Avoid an error when expanding the wildcards later.
;;;
!!
ln
emacs dummy~
;
ln
emacs
\#
dummy
\#
;;;
!!
rm
-f
*
~
\#
*
\#
core
)
echo
"Making links to
\`
man'."
(
cd
man
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment