]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* Makefile.in (distclean): Do a better job at cleaning up.
authorJeffrey A Law <law@cygnus.com>
Mon, 6 Oct 1997 20:14:47 +0000 (20:14 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 6 Oct 1997 20:14:47 +0000 (14:14 -0600)
From-SVN: r15847

gcc/f/runtime/ChangeLog.egcs
gcc/f/runtime/Makefile.in

index 5523b1e19a96475c4d1d15eaad56166b58af322b..78b5459d117bd18dbcc76d1899df367b8177d001 100644 (file)
@@ -1,3 +1,7 @@
+Mon Oct  6 14:16:46 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * Makefile.in (distclean): Do a better job at cleaning up.
+
 Wed Oct  1 01:46:16 1997  Philippe De Muyter  <phdm@info.ucl.ac.be>
 
        * libU77/sys_clock_.c: File renamed from system_clock_.c.
index 53275b918e39daffe4184aae78e899a70fefac8d..0d6bf97d627cd8fe63c4de6bf1b4b69725d0bc86 100644 (file)
@@ -254,7 +254,7 @@ clean:
        done
 
 distclean: clean
-       -rm -f Makefile config.cache lib?77/Makefile config.status libU77/config.status ../../include/f2c.h
+       -rm -f Makefile config.cache lib?77/Makefile config.status lib?77/config.status lib?77/config.cache lib?77/config.h ../../include/f2c.h
 
 maintainer-clean: distclean
        -rm -f $(srcdir)/configure $(srcdir)/libU77/configure