diff make-dist @ 1795:a1f3c3317dd4

The shell comment char is #, not ;.
author Jim Blandy <jimb@redhat.com>
date Thu, 14 Jan 1993 17:45:39 +0000
parents b146942bc431
children c97e3a38444c
line wrap: on
line diff
--- a/make-dist	Thu Jan 14 17:37:06 1993 +0000
+++ b/make-dist	Thu Jan 14 17:45:39 1993 +0000
@@ -200,14 +200,14 @@
 (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