X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=make%2Fly-targets.make;fp=make%2Fly-targets.make;h=3d27237276e83dd456f682b94c2cf4d7dbda7f36;hb=eb6cf5c0c4db23f26a3ac0fb229e8aff4448a7e4;hp=e032d7ee59da0ee580e7967954f6938b5163084d;hpb=68a168bff1fec7f8011b2afa82d4fc89182c4bf7;p=lilypond.git diff --git a/make/ly-targets.make b/make/ly-targets.make index e032d7ee59..3d27237276 100644 --- a/make/ly-targets.make +++ b/make/ly-targets.make @@ -1,2 +1,17 @@ # 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\ +"\ +# + +