comparison make-dist @ 40948:80822bf12d5e

Add lispref/index.*perm files to the distribution. From Pavel Janik <Pavel@Janik.cz>.
author Eli Zaretskii <eliz@gnu.org>
date Mon, 12 Nov 2001 13:39:51 +0000
parents 42dc72aedd45
children 1daffd332bcd
comparison
equal deleted inserted replaced
40947:f57eed61febd 40948:80822bf12d5e
600 rm -f \#*\# =* *~ core emacs-index* *.Z *.z xmail 600 rm -f \#*\# =* *~ core emacs-index* *.Z *.z xmail
601 rm -f emacs.?? termcap.?? gdb.?? *.log *.toc *.dvi *.oaux) 601 rm -f emacs.?? termcap.?? gdb.?? *.log *.toc *.dvi *.oaux)
602 602
603 echo "Making links to \`lispref'" 603 echo "Making links to \`lispref'"
604 (cd lispref 604 (cd lispref
605 ln *.texi *.aux *.cps *.fns *.kys *.vrs ../${tempdir}/lispref 605 ln *.texi *.aux *.cps *.fns *.kys *.vrs index.*perm ../${tempdir}/lispref
606 test -f README && ln README ../${tempdir}/lispref 606 test -f README && ln README ../${tempdir}/lispref
607 test -f Makefile.in && ln Makefile.in ../${tempdir}/lispref 607 test -f Makefile.in && ln Makefile.in ../${tempdir}/lispref
608 ln ChangeLog ../${tempdir}/lispref 608 ln ChangeLog ../${tempdir}/lispref
609 cd ../${tempdir}/lispref 609 cd ../${tempdir}/lispref
610 rm -f \#*\# =* *~ core elisp-index* *.Z *.z xmail 610 rm -f \#*\# =* *~ core elisp-index* *.Z *.z xmail