mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-29 06:50:32 +00:00
* Makefile.in (clean): Remove config.log.
This commit is contained in:
parent
4c7f3fdef5
commit
42ad648437
@ -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 <kkaempf@progis.de>
|
||||
|
||||
* makefile.vms: Bump version date.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user