]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/mutopia-rules.make
* stepmake/stepmake/*:
[lilypond.git] / make / mutopia-rules.make
index fd3507113139616691eea3cca1955d188deb1b9c..934b9464e09d1083853a44e725ca40681504f2ef 100644 (file)
@@ -13,7 +13,7 @@ $(outdir)/%.ly.txt: %.abc
 $(outdir)/%.ly: %.abc
        $(PYTHON) $(ABC2LY) --strict -o $@ $< 
 
-# hmm. notdir builds srcdir builds? 
+# hmm. notdir builds src-dir builds? 
 $(outdir)/%.png $(outdir)/%.pdf $(outdir)/%.ly $(outdir)/%.ps: $(outdir)/%.ly
        cd $(outdir); $(LILYPOND) --pdf --png -danti-alias-factor=2 -ddelete-intermediate-files -dno-point-and-click -I $(shell pwd)/ $(notdir $<)
        touch $(outdir)/$(basename $(notdir $<)).png