Mercurial > emacs
diff make-dist @ 2927:9a270937e98c
* make-dist: Don't distribute precomp.com, compile.com, or
link.com from ./src; they're in ./vms now.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Thu, 20 May 1993 15:19:12 +0000 |
parents | bbecb53ca42b |
children | d3f30c15d39f |
line wrap: on
line diff
--- a/make-dist Thu May 20 14:11:44 1993 +0000 +++ b/make-dist Thu May 20 15:19:12 1993 +0000 @@ -167,7 +167,7 @@ ln README Makefile.in ymakefile ChangeLog config.h.in paths.h.in \ ../${tempdir}/src ln .gdbinit .dbxinit ../${tempdir}/src - ln *.opt vms-pp.trans precomp.com compile.com link.com ../${tempdir}/src + ln *.opt vms-pp.trans ../${tempdir}/src cd ../${tempdir}/src rm -f config.h paths.h Makefile if [ -z "${newer}" ]; then