]> git.donarmstrong.com Git - lilypond.git/blob - make/musicxml-rules.make
MusicXML: Sample .xml files for regression and converage testing
[lilypond.git] / make / musicxml-rules.make
1 .SUFFIXES: .xml
2
3
4 $(outdir)/%.ly:  %.xml
5         $(PYTHON) $(MUSICXML2LY) -o $@ $<