]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/abc-rules.make
Add '-dcrop' option to ps and svg backends
[lilypond.git] / make / abc-rules.make
index 876d54e4b59bea74d72e83562e53ebe056e77a6f..39ca43b17022d0b77c62bd32834e255cfeb0a2ef 100644 (file)
@@ -1,4 +1,4 @@
 .SUFFIXES: .abc
 
 $(outdir)/%.ly:  %.abc
-       $(PYTHON) $(ABC2LY) -o $@ $<
+       $(PYTHON) $(ABC2LY) --quiet -o $@ $<