changeset 4168:c720be6f3fae

Include src/gnu-hp300 in the dist.
author Richard M. Stallman <rms@gnu.org>
date Mon, 19 Jul 1993 22:46:54 +0000
parents f037b1f51320
children 45b07ea88511
files make-dist
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/make-dist	Mon Jul 19 22:09:41 1993 +0000
+++ b/make-dist	Mon Jul 19 22:46:54 1993 +0000
@@ -57,7 +57,7 @@
 if [ ! -d src -o ! -f src/lisp.h -o ! -d lisp -o ! -f lisp/version.el ]; then
   echo "${progname}: Can't find \`src/lisp.h' and \`lisp/version.el'." >&2
   echo "${progname} must be run in the top directory of the Emacs" >&2
-  echo "distribution tree.  Cd to that directory and try again." >&2
+  echo "distribution tree.  cd to that directory and try again." >&2
   exit 1
 fi
 
@@ -204,7 +204,7 @@
  ln [a-zA-Z]*.s ../${tempdir}/src
  ln README Makefile.in ymakefile ChangeLog config.h.in paths.h.in \
     ../${tempdir}/src
- ln .gdbinit .dbxinit ../${tempdir}/src
+ ln .gdbinit .dbxinit gnu-hp300 ../${tempdir}/src
  ln *.opt vms-pp.trans ../${tempdir}/src
  cd ../${tempdir}/src
  rm -f config.h paths.h Makefile