clean-gdbm on clean
authorK. Richard Pixley <rich@cygnus>
Tue, 10 Dec 1991 11:58:56 +0000 (11:58 +0000)
committerK. Richard Pixley <rich@cygnus>
Tue, 10 Dec 1991 11:58:56 +0000 (11:58 +0000)
ChangeLog
Makefile.in

index 457eac447747df61fff7133a404931f8ab31786e..161f0641377a4f3590e66b18174a9de5242d0240 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@ Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
        * configure.in: add decstation host makefile frag.
 
        * Makefile.in: BISON now bison -y again.  also install-gcc on
-         install.
+         install.  clean-gdbm on clean.
 
 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
 
index 58c12b4ce84c84395bfb80de608b2cbe38c911e7..4c4d8c67ff3074a974f81a88fd282d6e9e6ef9ec 100644 (file)
@@ -91,7 +91,7 @@ all.cross: all-bison all-ld all-gnulib all-gdb
 clean: clean-libiberty clean-texinfo clean-bfd clean-binutils clean-bison \
        clean-byacc clean-ld clean-gas clean-gcc clean-gnulib clean-readline \
        clean-glob clean-gdb clean-make clean-diff clean-grep clean-rcs \
-       clean-cvs clean-emacs clean-ispell
+       clean-gdbm clean-cvs clean-emacs clean-ispell
        rm -rf *.a TEMP errs core *.o *~ \#* TAGS *.E
 
 install: $(INSTALL_TARGET)
This page took 0.02683 seconds and 4 git commands to generate.