* Makefile.in (distclean): Remove config.h, stamp-h, and
authorIan Lance Taylor <ian@airs.com>
Thu, 7 Sep 1995 16:52:35 +0000 (16:52 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 7 Sep 1995 16:52:35 +0000 (16:52 +0000)
        config.log.

binutils/ChangeLog
binutils/Makefile.in

index b5bf654..680551d 100644 (file)
@@ -1,5 +1,8 @@
 Thu Sep  7 12:12:17 1995  Ian Lance Taylor  <ian@cygnus.com>
 
+       * Makefile.in (distclean): Remove config.h, stamp-h, and
+        config.log.
+
        * nm.c (value_format): Initialize based on BFD64 and
        BFD_HOST_64BIT_LONG.
        (print_radix): New static variable.
index 0feb0a7..22ea934 100644 (file)
@@ -554,7 +554,7 @@ clean: mostlyclean
 distclean:
        -rm -f Makefile config.status *.o *~ \#* core y.* \
                binutils.?? binutils.??s binutils.aux binutils.log binutils.toc
-       -rm -f $(PROGS) underscore.c config.cache
+       -rm -f $(PROGS) underscore.c config.h stamp-h config.cache config.log
 realclean: clean distclean
        -rm -f $(DISTSTUFF) *.info TAGS