]> git.donarmstrong.com Git - lilypond.git/blob - make/abc-rules.make
CG: Add LILYPOND_BUILD_DIR environment variable, fix issues 2604 and 2524.
[lilypond.git] / make / abc-rules.make
1 .SUFFIXES: .abc
2
3 $(outdir)/%.ly:  %.abc
4         $(PYTHON) $(ABC2LY) --quiet -o $@ $<