]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.45
authorfred <fred>
Sun, 24 Mar 2002 20:05:43 +0000 (20:05 +0000)
committerfred <fred>
Sun, 24 Mar 2002 20:05:43 +0000 (20:05 +0000)
mf/Makefile

index b4d3a3e71171946a784af19a729fa9f6f82aa5e3..00b46f2f99312eb24aae464f6dd1c3ec1a469fa3 100644 (file)
@@ -41,8 +41,8 @@ $(outdir)/%.log: %.mf
        mv $(@F) $@
        rm $(basename $< ).*gf
 
-$(lyout)/%.ly $(texout)/%.tex: $(outdir)/%.mf
-       $(PYTHON) $(depth)/bin/mf-to-table.py --ly $(lyout)/$(<F:.mf=.ly) --tex $(texout)/$(<F:.mf=.tex) $<
+$(lyout)/%.ly $(texout)/%.tex: $(outdir)/%.log
+       $(PYTHON) $(depth)/bin/mf-to-table.py --ly $(lyout)/$(<F:.log=.ly) --tex $(texout)/$(<F:.log=.tex) $<
 
 localinstall:
        $(INSTALL) -d $(MFDIR)/public/lilypond