Glossary: tweak snippets for 1.54 Clef.
[lilypond.git] / scripts / GNUmakefile
blobbae147532ade79d073169488ffc97e07ad888164
1 depth = ..
3 SEXECUTABLES=convert-ly lilypond-book abc2ly etf2ly midi2ly lilypond-invoke-editor musicxml2ly lilysong lilymidi
5 STEPMAKE_TEMPLATES=script help2man po
6 LOCALSTEPMAKE_TEMPLATES = lilypond
7 HELP2MAN_EXECS = $(SEXECUTABLES)
9 AT_FILES=relocate-preamble
10 at-ext=.py
11 at-dir=$(top-build-dir)/python/$(outdir)
13 include $(depth)/make/stepmake.make
14 include $(stepdir)/executable-targets.make