* Makefile.in (distclean, realclean): Remove config.cache and
authorJ.T. Conklin <jtc@acorntoolworks.com>
Mon, 12 Jun 1995 19:15:58 +0000 (19:15 +0000)
committerJ.T. Conklin <jtc@acorntoolworks.com>
Mon, 12 Jun 1995 19:15:58 +0000 (19:15 +0000)
  config.log.

gprof/ChangeLog
gprof/Makefile.in

index 6550f7e..fbbaa9a 100644 (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.
index 8568a38..f111ada 100644 (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)