]> git.donarmstrong.com Git - lilypond.git/blob - make/musicxml-rules.make
Add support for max-systems-per-page.
[lilypond.git] / make / musicxml-rules.make
1 .SUFFIXES: .xml
2
3
4 $(outdir)/%.ly:  %.xml
5         $(PYTHON) $(MUSICXML2LY) -o $@ $<