changeset 9578:35cdd4523abf

(msdos): PUt sed* in the distribution. Put update-subdirs and lisp/subdirs.el in the dist.
author Richard M. Stallman <rms@gnu.org>
date Tue, 18 Oct 1994 01:45:10 +0000
parents 3bf81e215f18
children 2a5d9c96525f
files make-dist
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/make-dist	Tue Oct 18 01:29:09 1994 +0000
+++ b/make-dist	Tue Oct 18 01:45:10 1994 +0000
@@ -151,7 +151,7 @@
 echo "Making links to top-level files." 
 ln GETTING.GNU.SOFTWARE INSTALL PROBLEMS README BUGS move-if-change ${tempdir}
 ln ChangeLog Makefile.in configure configure.in ${tempdir}
-ln config.bat make-dist vpath.sed ${tempdir}
+ln config.bat make-dist update-subdirs vpath.sed ${tempdir}
 ### Copy these files; they're cross-filesystem symlinks.
 cp config.sub ${tempdir}
 cp config.guess ${tempdir}
@@ -186,7 +186,6 @@
  ln ChangeLog Makefile ChangeLog.? README dired.todo ../${tempdir}/lisp
  cd ../${tempdir}/lisp
  rm -f TAGS =*
- rm -f subdirs.el
  rm -f site-init site-init.el site-init.elc
  rm -f site-load site-load.el site-load.elc
  rm -f default default.el default.elc)
@@ -260,7 +259,7 @@
 echo "Making links to \`msdos'."
 (cd msdos
  ln  ChangeLog emacs.ico emacs.pif ../${tempdir}/msdos
- ln mainmake sed[1234].inp ../${tempdir}/msdos
+ ln mainmake sed*.inp ../${tempdir}/msdos
  cd ../${tempdir}/msdos
  rm -f =*)