]> git.donarmstrong.com Git - lilypond.git/blob - make/abc-rules.make
Disable parallel support on !amd64 to avoid build failures on those architectures...
[lilypond.git] / make / abc-rules.make
1 .SUFFIXES: .abc
2
3 $(outdir)/%.ly:  %.abc
4         $(PYTHON) $(ABC2LY) --quiet -o $@ $<