]> git.donarmstrong.com Git - lilypond.git/blob - make/abc-rules.make
Make lilypond's way of calling mf2pt1 work again with recent mpost versions.
[lilypond.git] / make / abc-rules.make
1 .SUFFIXES: .abc
2
3 $(outdir)/%.ly:  %.abc
4         $(PYTHON) $(ABC2LY) -o $@ $<