summaryrefslogtreecommitdiff
path: root/make-dist
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1993-01-14 17:45:39 +0000
committerJim Blandy <jimb@redhat.com>1993-01-14 17:45:39 +0000
commitb5f19659dfcb87e9789d79261675544ca38d976e (patch)
tree58a88386f5b8772fb8b2d708ce4cba6677cf08b9 /make-dist
parent906e2e38a847d43d9b292bda341693c21b2eb87c (diff)
downloademacs-b5f19659dfcb87e9789d79261675544ca38d976e.tar.gz
The shell comment char is #, not ;.
Diffstat (limited to 'make-dist')
-rwxr-xr-xmake-dist16
1 files changed, 8 insertions, 8 deletions
diff --git a/make-dist b/make-dist
index a992a7f1f0e..42870228c1b 100755
--- a/make-dist
+++ b/make-dist
@@ -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