]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.62
authorfred <fred>
Sun, 24 Mar 2002 19:43:01 +0000 (19:43 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:43:01 +0000 (19:43 +0000)
make/Targets.make

index 8037be5e85d7c2c7b2622c368a42ecbb4f24f9f5..52f0f96e6a5e93c8c17949be68335b435c53be75 100644 (file)
@@ -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