]> git.donarmstrong.com Git - lilypond.git/blob - make/abc-rules.make
Issue 5148/2: three-sided-box snippet: use #:properties keyword
[lilypond.git] / make / abc-rules.make
1 .SUFFIXES: .abc
2
3 $(outdir)/%.ly:  %.abc
4         $(PYTHON) $(ABC2LY) --quiet -o $@ $<