aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--Makefile.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 457eac4..161f064 100644
--- 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)
diff --git a/Makefile.in b/Makefile.in
index 58c12b4..4c4d8c6 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -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)