]> git.eshelyaron.com Git - emacs.git/commitdiff
Include src/gnu-hp300 in the dist.
authorRichard M. Stallman <rms@gnu.org>
Mon, 19 Jul 1993 22:46:54 +0000 (22:46 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 19 Jul 1993 22:46:54 +0000 (22:46 +0000)
make-dist

index 76e28f765b55aa6369a930b57e563c23319931cf..466d97f264ce72dd3d689af5cae7993bdf496a04 100755 (executable)
--- a/make-dist
+++ b/make-dist
@@ -57,7 +57,7 @@ done
 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 @@ echo "Making links to \`src'."
  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