]> git.donarmstrong.com Git - lilypond.git/blob - make/ly-targets.make
patch::: 1.3.146.jcn1
[lilypond.git] / make / ly-targets.make
1 # empty
2
3 convert-ly: local-convert-ly
4         $(LOOP)
5
6 local-convert-ly:
7         $(PYTHON) $(CONVERT_LY) --edit --assume-old *ly
8
9 local-help: local-ly-help
10
11 local-ly-help:
12         @echo -e "\
13   convert-ly  convert all LilyPond sources\n\
14 "\
15 #
16
17