]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/abc-rules.make
Imported Upstream version 2.14.2
[lilypond.git] / make / abc-rules.make
diff --git a/make/abc-rules.make b/make/abc-rules.make
new file mode 100644 (file)
index 0000000..876d54e
--- /dev/null
@@ -0,0 +1,4 @@
+.SUFFIXES: .abc
+
+$(outdir)/%.ly:  %.abc
+       $(PYTHON) $(ABC2LY) -o $@ $<