Makefile.in (clean): Don't remove Makefiles, that is done in distclean.
authorMike Stump <mrs@wrs.com>
Mon, 6 Jul 1998 21:01:47 +0000 (21:01 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 6 Jul 1998 21:01:47 +0000 (15:01 -0600)
        * Makefile.in (clean): Don't remove Makefiles, that is done in
        distclean.

From-SVN: r20956

libf2c/ChangeLog
libf2c/Makefile.in

index 568aae623c88e762f5575633d6470af6b62df67e..19660c37a2adcc348f0f1ec4307b8a74e5b66e0b 100644 (file)
@@ -1,3 +1,8 @@
+1998-07-06  Mike Stump  <mrs@wrs.com>
+
+       * Makefile.in (clean): Don't remove Makefiles, that is done in
+       distclean.
+
 1998-07-06  Dave Love  <d.love@dl.ac.uk>
 
        * libU77/Makefile.in (lib): Change variable lib to LIBS.
index 9e7d0b6bdc38c6072b523053895ec669b1d26531..2f46de3db1eb6db32ace8484c509f05b0c4a317f 100644 (file)
@@ -225,10 +225,7 @@ mostlyclean:
        rm -fr libE77
 
 clean:
-       rm -f config.log
-       rm -f libF77/Makefile
-       rm -f libI77/Makefile
-       rm -f libU77/Makefile libU77/config.log libU77/a.out
+       rm -f config.log libU77/config.log libU77/a.out
 
 distclean:
        rm -f Makefile config.cache config.status g2c.h