]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/GNUmakefile
remove
[lilypond.git] / scripts / GNUmakefile
index 0605eb6d64b975edee61ec69891e6b33b357cb1e..2d89889d84f289750f4a9ea54008aa6bb4db68d6 100644 (file)
@@ -1,12 +1,12 @@
-# bin/Makefile
-
 depth = ..
-SEXECUTABLES=convert-mudela mudela-book ly2dvi
-STEPMAKE_TEMPLATES=script
 
+SEXECUTABLES=convert-ly lilypond-book lilypond-latex abc2ly etf2ly mup2ly midi2ly ps2png
 
-include $(depth)/make/stepmake.make 
+STEPMAKE_TEMPLATES=script help2man po
+LOCALSTEPMAKE_TEMPLATES = lilypond
+HELP2MAN_EXECS = $(SEXECUTABLES)
 
-# include $(stepdir)/Executable_targets.make
+include $(depth)/make/stepmake.make 
+include $(stepdir)/executable-targets.make