clean-gdbm on clean
This commit is contained in:
parent
bb07ee3ebd
commit
65fd9a4d8b
2 changed files with 2 additions and 2 deletions
|
@ -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.
|
* configure.in: add decstation host makefile frag.
|
||||||
|
|
||||||
* Makefile.in: BISON now bison -y again. also install-gcc on
|
* 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)
|
Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
|
||||||
|
|
||||||
|
|
|
@ -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: clean-libiberty clean-texinfo clean-bfd clean-binutils clean-bison \
|
||||||
clean-byacc clean-ld clean-gas clean-gcc clean-gnulib clean-readline \
|
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-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
|
rm -rf *.a TEMP errs core *.o *~ \#* TAGS *.E
|
||||||
|
|
||||||
install: $(INSTALL_TARGET)
|
install: $(INSTALL_TARGET)
|
||||||
|
|
Loading…
Reference in a new issue