]> git.donarmstrong.com Git - lilypond.git/blob - make/ly-targets.make
* Documentation/index.texi: Add, fix, change some links and names,
[lilypond.git] / make / ly-targets.make
1 convert-ly: local-convert-ly
2         $(LOOP)
3
4 local-convert-ly:
5         $(PYTHON) $(CONVERT_LY) --edit --assume-old *ly
6
7 local-help: local-ly-help
8
9 local-ly-help:
10         @echo -e "\
11   convert-ly  convert all LilyPond sources\n\
12 "\
13 #
14