* Makefile.in (distclean, realclean): Remove config.cache and

config.log.
This commit is contained in:
J.T. Conklin 1995-06-12 19:15:58 +00:00
parent 080f1fcb8b
commit 9e4be2c7b6
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
Mon Jun 12 12:14:52 1995 J.T. Conklin <jtc@rtl.cygnus.com>
* Makefile.in (distclean, realclean): Remove config.cache and
config.log.
Wed May 17 17:56:53 1995 J.T. Conklin <jtc@rtl.cygnus.com>
* Makefile.in (Makefile): Added config.status to dependency list.

View File

@ -112,7 +112,7 @@ mostlyclean:
clean: mostlyclean
-rm -f gprof
distclean: clean
-rm -f config.status Makefile
-rm -f config.cache config.log config.status Makefile
realclean: distclean
-rm -f $(DISTSTUFF)