]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/metapost-rules.make
Add support for max-systems-per-page.
[lilypond.git] / stepmake / stepmake / metapost-rules.make
index 34bd4f4b0306da46380d1f69fe60f8d4c2c60f20..3bf28cab83988ea0cb20ccff792bc5d53dff20a9 100644 (file)
@@ -1,10 +1,9 @@
-
 # Don't remove $(outdir)/.log's.  Logs are a target!
 
-$(outdir)/%.0: %.mf $(outdir)/mfplain.mem  
+$(outdir)/%.0: %.mf $(outdir)/mfplain.mem
        -$(METAPOST) "&$(outdir)/mfplain \mode=lowres; \mag=1.0; nonstopmode; input $<"
 
-mfplain.mem: $(MFPLAIN_MP)
+$(outdir)/mfplain.mem: $(MFPLAIN_MP)
        $(INIMETAPOST)  $(INIMETAPOST_FLAGS) $(MFPLAIN_MP) dump
        mv mfplain.* $(outdir)