]> git.donarmstrong.com Git - lilypond.git/blob - abc-rules.make
39ca43b17022d0b77c62bd32834e255cfeb0a2ef
[lilypond.git] / abc-rules.make
1 .SUFFIXES: .abc
2
3 $(outdir)/%.ly:  %.abc
4         $(PYTHON) $(ABC2LY) --quiet -o $@ $<