]> git.donarmstrong.com Git - lilypond.git/blob - scripts/GNUmakefile
Merge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / scripts / GNUmakefile
1 depth = ..
2
3 SEXECUTABLES=convert-ly lilypond-book abc2ly etf2ly midi2ly lilypond-invoke-editor musicxml2ly
4
5 STEPMAKE_TEMPLATES=script help2man po
6 LOCALSTEPMAKE_TEMPLATES = lilypond
7 HELP2MAN_EXECS = $(SEXECUTABLES)
8
9 AT_FILES=relocate-preamble
10 at-ext=.py.in
11 at-dir=$(depth)/python
12
13 include $(depth)/make/stepmake.make
14 include $(stepdir)/executable-targets.make