From: fred Date: Sun, 24 Mar 2002 19:40:30 +0000 (+0000) Subject: lilypond-0.0.62 X-Git-Tag: release/1.5.59~4886 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=08f4bc04c12a3eb9cbb0c074baeda53f5d9407e2;p=lilypond.git lilypond-0.0.62 --- diff --git a/lily/Makefile b/lily/Makefile index 9d63dbc469..01503659df 100644 --- a/lily/Makefile +++ b/lily/Makefile @@ -73,3 +73,6 @@ DEPFILES = $(wildcard $(depdir)/*.dep) -include /dev/null $(DEPFILES) # + +localclean: + rm -f $(outdir)/parser.* $(outdir)/lexer.cc diff --git a/mi2mu/Makefile b/mi2mu/Makefile index 901111dd24..1009a20bc4 100644 --- a/mi2mu/Makefile +++ b/mi2mu/Makefile @@ -79,4 +79,6 @@ DEPFILES = $(wildcard $(depdir)/*.dep) # -include /dev/null $(DEPFILES) # +localclean: + rm -f $(outdir)/{midi-parser,midi-lexer}.*