]> code.delx.au - gnu-emacs/commitdiff
The shell comment char is #, not ;.
authorJim Blandy <jimb@redhat.com>
Thu, 14 Jan 1993 17:45:39 +0000 (17:45 +0000)
committerJim Blandy <jimb@redhat.com>
Thu, 14 Jan 1993 17:45:39 +0000 (17:45 +0000)
make-dist

index a992a7f1f0ec2b03cc92b39e6855c3b0e119d95c..42870228c1bbdaa29af98ff832b5b240566d5683 100755 (executable)
--- 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