]> git.donarmstrong.com Git - lilypond.git/blob - scripts/GNUmakefile
* scm/framework-ps.scm (write-preamble): use (NAME . CONTENTS) and
[lilypond.git] / scripts / GNUmakefile
1 depth = ..
2
3 SEXECUTABLES=convert-ly lilypond-book abc2ly etf2ly mup2ly midi2ly ps2png lilypond-pdfpc-helper lilypond-extract-fonts
4
5 STEPMAKE_TEMPLATES=script help2man po
6 LOCALSTEPMAKE_TEMPLATES = lilypond
7 HELP2MAN_EXECS = $(SEXECUTABLES)
8
9 include $(depth)/make/stepmake.make 
10 include $(stepdir)/executable-targets.make
11
12