Mercurial > emacs
comparison make-dist @ 37728:b6c4604a4e90
Copy texinfo.tex unconditionally.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 14 May 2001 16:57:20 +0000 |
parents | 1828bb79abd9 |
children | b3268dbead96 |
comparison
equal
deleted
inserted
replaced
37727:1944a7ed9138 | 37728:b6c4604a4e90 |
---|---|
586 ln *.texi *.aux *.cps *.fns *.kys *.vrs ../${tempdir}/man | 586 ln *.texi *.aux *.cps *.fns *.kys *.vrs ../${tempdir}/man |
587 test -f README && ln README ../${tempdir}/man | 587 test -f README && ln README ../${tempdir}/man |
588 test -f Makefile.in && ln Makefile.in ../${tempdir}/man | 588 test -f Makefile.in && ln Makefile.in ../${tempdir}/man |
589 ln ChangeLog ../${tempdir}/man | 589 ln ChangeLog ../${tempdir}/man |
590 test -f split-man && ln split-man ../${tempdir}/man | 590 test -f split-man && ln split-man ../${tempdir}/man |
591 test -f texinfo.tex && cp texinfo.tex ../${tempdir}/man | 591 cp texinfo.tex ../${tempdir}/man |
592 cd ../${tempdir}/man | 592 cd ../${tempdir}/man |
593 rm -f \#*\# =* *~ core emacs-index* *.Z *.z xmail | 593 rm -f \#*\# =* *~ core emacs-index* *.Z *.z xmail |
594 rm -f emacs.?? termcap.?? gdb.?? *.log *.toc *.dvi *.oaux) | 594 rm -f emacs.?? termcap.?? gdb.?? *.log *.toc *.dvi *.oaux) |
595 | 595 |
596 echo "Making links to \`vms'" | 596 echo "Making links to \`vms'" |