# HG changeset patch # User Jim Blandy # Date 727033539 0 # Node ID a1f3c3317dd4380f5ca9010845f344ad8f87b4dd # Parent b146942bc43169a0513918cfe884563f685a3b2e The shell comment char is #, not ;. diff -r b146942bc431 -r a1f3c3317dd4 make-dist --- 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