From: Jason Molenda Date: Thu, 3 Oct 1996 06:38:49 +0000 (+0000) Subject: * Makefile.in (clean): Remove config.log. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=42ad648437dff15e16bce1f701c8d20aa7127eb7;p=binutils-gdb.git * Makefile.in (clean): Remove config.log. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 91cf6163423..7640a96fff5 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +Thu Oct 3 15:39:42 1996 Jason Molenda (crash@godzilla.cygnus.co.jp) + + * Makefile.in (clean): Remove config.log. + Wed Oct 2 15:49:16 1996 Klaus Kaempf * makefile.vms: Bump version date. diff --git a/binutils/Makefile.in b/binutils/Makefile.in index b9936ef70ca..062399986b2 100644 --- a/binutils/Makefile.in +++ b/binutils/Makefile.in @@ -516,7 +516,7 @@ binutils.me: $(srcdir)/binutils.texi ### mostlyclean: - -rm -f *.o *~ \#* core binutils.?? binutils.??? y.output config.log + -rm -f *.o *~ \#* core binutils.?? binutils.??? y.output -rm -rf tmpdir clean: mostlyclean -rm -f $(PROGS) $(DEMANGLER_PROG).1 stamp-under