]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.0.9
authorfred <fred>
Tue, 26 Mar 2002 21:25:44 +0000 (21:25 +0000)
committerfred <fred>
Tue, 26 Mar 2002 21:25:44 +0000 (21:25 +0000)
stepmake/stepmake/metafont-rules.make

index 3d6eb28e73da0271c8571827591fac95921aaf8a..915ff84e5b0bad3243a879be7573b7c01a627237 100644 (file)
@@ -14,4 +14,4 @@ $(outdir)/%.log: %.mf
 $(outdir)/%.tfm: %.mf
        mf '\mode:=ljfour;  input $<;'
        mv $(@F) $(outdir)
-       rm $(basename $<).*{gf,log}
+       rm $(basename $<).gf $(basename $<).log