LSR: Update.
[lilypond/mpolesky.git] / make / abc-rules.make
blob876d54e4b59bea74d72e83562e53ebe056e77a6f
1 .SUFFIXES: .abc
3 $(outdir)/%.ly: %.abc
4 $(PYTHON) $(ABC2LY) -o $@ $<