]> git.donarmstrong.com Git - lilypond.git/blob - make/abc-rules.make
Build: end directories in their bare names and avoid some double slashes in logs.
[lilypond.git] / make / abc-rules.make
1 .SUFFIXES: .abc
2
3 $(outdir)/%.ly:  %.abc
4         $(PYTHON) $(ABC2LY) -o $@ $<