]> git.donarmstrong.com Git - lilypond.git/blob - scripts/GNUmakefile
Add '-dcrop' option to ps and svg backends
[lilypond.git] / scripts / GNUmakefile
1 depth = ..
2
3 SUBDIRS=build
4
5 SEXECUTABLES=convert-ly lilypond-book abc2ly etf2ly midi2ly lilypond-invoke-editor musicxml2ly lilysong lilymidi
6
7 STEPMAKE_TEMPLATES=script help2man po
8 LOCALSTEPMAKE_TEMPLATES = lilypond
9 HELP2MAN_EXECS = $(SEXECUTABLES)
10
11 AT_FILES=relocate-preamble
12 at-ext=.py
13 at-dir=$(top-build-dir)/python/$(outdir)
14
15 include $(depth)/make/stepmake.make
16 include $(stepdir)/executable-targets.make