From: fred Date: Sun, 24 Mar 2002 19:43:01 +0000 (+0000) Subject: lilypond-0.0.62 X-Git-Tag: release/1.5.59~4746 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ef5a1411c6d9183408bbf0f1aa830ba39a6f7819;p=lilypond.git lilypond-0.0.62 --- diff --git a/make/Targets.make b/make/Targets.make index 8037be5e85..52f0f96e6a 100644 --- a/make/Targets.make +++ b/make/Targets.make @@ -71,6 +71,7 @@ endif ifdef alldeps rm -f $(alldeps) endif + rm -f core ifdef SUBDIRS set -e; for i in $(SUBDIRS); do $(MAKE) -C $$i clean; done endif