]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/ly-targets.make
* tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
[lilypond.git] / make / ly-targets.make
index e032d7ee59da0ee580e7967954f6938b5163084d..d01701d8593b223465114cf46e6b2dc19a3d1caf 100644 (file)
@@ -1,2 +1,14 @@
-# empty
+convert-ly: local-convert-ly
+       $(LOOP)
+
+local-convert-ly:
+       $(PYTHON) $(CONVERT_LY) --edit --assume-old *ly
+
+local-help: local-ly-help
+
+local-ly-help:
+       @echo -e "\
+  convert-ly  convert all LilyPond sources\n\
+"\
+#