Mercurial > emacs
changeset 5028:d7ca9a9d179e
Use build-ins.in, not build-install.in.
Don't bother updating TAGS since it's not included.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 15 Nov 1993 10:10:52 +0000 |
parents | 38980ea73075 |
children | c02c789d39d7 |
files | make-dist |
diffstat | 1 files changed, 1 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/make-dist Mon Nov 15 09:56:05 1993 +0000 +++ b/make-dist Mon Nov 15 10:10:52 1993 +0000 @@ -127,7 +127,7 @@ ### README while the rest of the tar file is still unpacking. Whoopee. echo "Making links to top-level files." ln GETTING.GNU.SOFTWARE INSTALL PROBLEMS README move-if-change ${tempdir} -ln ChangeLog Makefile.in build-install.in configure configure.in ${tempdir} +ln ChangeLog Makefile.in build-ins.in configure configure.in ${tempdir} ln make-dist vpath.sed ${tempdir} ### Copy config.guess and config.sub; they're cross-filesystem symlinks. cp config.sub ${tempdir} @@ -208,9 +208,6 @@ ln *.opt vms-pp.trans ../${tempdir}/src cd ../${tempdir}/src rm -f config.h paths.h Makefile - if [ -z "${newer}" ]; then - etags *.h *.c ../lisp/*.el - fi rm -f =* TAGS) echo "Making links to \`src/bitmaps'."