Mercurial > emacs
comparison make-dist @ 83038:30ccd595ccb0
Merged in changes from CVS HEAD
Patches applied:
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-98
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-99
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-100
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-101
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-102
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-78
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Wed, 18 Feb 2004 17:10:32 +0000 |
parents | 400d9bd54631 |
children | b5f2181a40b9 |
comparison
equal
deleted
inserted
replaced
83037:03a73693678e | 83038:30ccd595ccb0 |
---|---|
614 rm -f emacs.?? termcap.?? gdb.?? *.log *.toc *.dvi *.oaux) | 614 rm -f emacs.?? termcap.?? gdb.?? *.log *.toc *.dvi *.oaux) |
615 | 615 |
616 echo "Making links to \`lispref'" | 616 echo "Making links to \`lispref'" |
617 (cd lispref | 617 (cd lispref |
618 ln `ls -1 *.texi` ../${tempdir}/lispref | 618 ln `ls -1 *.texi` ../${tempdir}/lispref |
619 ln *.aux *.cps *.fns *.kys *.vrs index.*perm ../${tempdir}/lispref | 619 ln *.aux *.cps *.fns *.kys *.vrs ../${tempdir}/lispref |
620 ln *.txt *.el spellfile permute-index tindex.pl ../${tempdir}/lispref | 620 ln *.txt *.el spellfile tindex.pl ../${tempdir}/lispref |
621 test -f README && ln README ../${tempdir}/lispref | 621 test -f README && ln README ../${tempdir}/lispref |
622 test -f Makefile.in && ln Makefile.in ../${tempdir}/lispref | 622 test -f Makefile.in && ln Makefile.in ../${tempdir}/lispref |
623 ln ChangeLog ../${tempdir}/lispref | 623 ln ChangeLog ../${tempdir}/lispref |
624 cd ../${tempdir}/lispref | 624 cd ../${tempdir}/lispref |
625 rm -f \#*\# =* *~ core elisp-index* *.Z *.z xmail | 625 rm -f \#*\# =* *~ core elisp-index* *.Z *.z xmail |