]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/GNUmakefile
($(outdir)/%.1): build man
[lilypond.git] / scripts / GNUmakefile
index b954530259223cea10bec4414641b8e92cd06d24..bb8376f835938c1e5284ff84b800036a4c6a71e4 100644 (file)
@@ -1,12 +1,11 @@
-# bin/Makefile
-
 depth = ..
-SEXECUTABLES=convert-mudela mudela-book ly2dvi 
-STEPMAKE_TEMPLATES=script
 
+SEXECUTABLES=convert-ly lilypond-book lilypond abc2ly as2text etf2ly musedata2ly pmx2ly mup2ly midi2ly
+STEPMAKE_TEMPLATES=script help2man po
+LOCALSTEPMAKE_TEMPLATES = lilypond
+HELP2MAN_EXECS = $(SEXECUTABLES)
 
 include $(depth)/make/stepmake.make 
-
 include $(stepdir)/executable-targets.make