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

Dist vpath.sed

This commit is contained in:
Roland McGrath 1993-09-12 10:51:49 +00:00
parent 1304c993d3
commit cd376b506b

View File

@ -128,7 +128,7 @@ mkdir ${tempdir}
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 make-dist ${tempdir}
ln make-dist vpath.sed ${tempdir}
### Copy config.guess and config.sub; they're cross-filesystem symlinks.
cp config.sub ${tempdir}
cp config.guess ${tempdir}