# HG changeset patch # User Richard M. Stallman # Date 737439207 0 # Node ID 4dae9952e40f901b8e41483055064289e491f871 # Parent 4f234fbfb02c4b7eeb317481fe6b28fc4467fb6d Make links in info subdir. diff -r 4f234fbfb02c -r 4dae9952e40f make-dist --- a/make-dist Fri May 14 22:57:10 1993 +0000 +++ b/make-dist Sat May 15 04:13:27 1993 +0000 @@ -215,14 +215,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