Mercurial > emacs
diff make-dist @ 2792:4dae9952e40f
Make links in info subdir.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 15 May 1993 04:13:27 +0000 |
parents | e0f465034c62 |
children | 47d8f937a4bc |
line wrap: on
line diff
--- 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