]> git.donarmstrong.com Git - lilypond.git/blob - make/abc-rules.make
Issue 4876/1: Add fontname replacing function for CFF (OTF/OTC) fonts
[lilypond.git] / make / abc-rules.make
1 .SUFFIXES: .abc
2
3 $(outdir)/%.ly:  %.abc
4         $(PYTHON) $(ABC2LY) --quiet -o $@ $<