1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00

* make-dist: Distribute some VMS files we got from Richard Levitte.

This commit is contained in:
Jim Blandy 1993-05-18 23:03:14 +00:00
parent 714e064b52
commit 42e3337cc7

View File

@ -167,7 +167,7 @@ echo "Making links to \`src'."
ln README Makefile.in ymakefile ChangeLog config.h.in paths.h.in \
../${tempdir}/src
ln .gdbinit .dbxinit ../${tempdir}/src
ln *.opt vms-pp.trans ../${tempdir}/src
ln *.opt vms-pp.trans precomp.com compile.com link.com ../${tempdir}/src
cd ../${tempdir}/src
rm -f config.h paths.h Makefile
if [ -z "${newer}" ]; then