Mercurial > emacs
comparison make-dist @ 2684:e0f465034c62
Typo in last change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 06 May 1993 20:17:22 +0000 (1993-05-06) |
parents | 8958f29e417c |
children | 4dae9952e40f |
comparison
equal
deleted
inserted
replaced
2683:21ab70613c42 | 2684:e0f465034c62 |
---|---|
230 ln *.c ../${tempdir}/man | 230 ln *.c ../${tempdir}/man |
231 test -f README && ln README ../${tempdir}/man | 231 test -f README && ln README ../${tempdir}/man |
232 test -f Makefile && ln Makefile ../${tempdir}/man | 232 test -f Makefile && ln Makefile ../${tempdir}/man |
233 ln ChangeLog split-man ../${tempdir}/man | 233 ln ChangeLog split-man ../${tempdir}/man |
234 cp texinfo.tex texindex.c ../${tempdir}/man | 234 cp texinfo.tex texindex.c ../${tempdir}/man |
235 cd ../${tempdir}/man | |
235 rm -f \#*\# =* *~ core emacs-index* *.Z *.z xmail | 236 rm -f \#*\# =* *~ core emacs-index* *.Z *.z xmail |
236 rm -f emacs.?? termcap.?? gdb.?? *.log *.toc *.dvi *.oaux) | 237 rm -f emacs.?? termcap.?? gdb.?? *.log *.toc *.dvi *.oaux) |
237 | 238 |
238 echo "Making links to \`shortnames'." | 239 echo "Making links to \`shortnames'." |
239 (cd shortnames | 240 (cd shortnames |