Makefile.in (distclean, realclean): Remove new configure-generated files.
authorKen Raeburn <raeburn@cygnus>
Sun, 28 Aug 1994 20:26:27 +0000 (20:26 +0000)
committerKen Raeburn <raeburn@cygnus>
Sun, 28 Aug 1994 20:26:27 +0000 (20:26 +0000)
gas/ChangeLog
gas/Makefile.in

index 58b01d413aaea229e124381a2cfcd9e7c2c3790b..4bb7bfeb1005e624e4d403d8678ae2fa027d524d 100644 (file)
@@ -1,3 +1,8 @@
+Sun Aug 28 13:22:52 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
+
+       * Makefile.in (distclean, realclean): Remove new
+       configure-generated files.
+
 Sat Aug 27 20:26:12 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
 
        Conversion to autoconf:
index 1b85f2b7515261af0e79617220051d51e33dc9ed..fc885bbf07388f7971441fd7da891b0d3ec8700b 100644 (file)
@@ -450,7 +450,7 @@ distclean realclean: clean-here
        else true; fi
        -rm -f config.status Makefile targ-env.h targ-cpu.h \
                targ-cpu.c obj-format.h obj-format.c atof-targ.c TAGS \
-               config-stamp config.h
+               config-stamp config.h conf config.log config.cache
 
 # Entry points `install', `includes' and `uninstall'.
 
This page took 0.03185 seconds and 4 git commands to generate.