Add script that produces a human-readable grammar from Bison output
[lilypond.git] / scripts / GNUmakefile
blobb3170cdbf95ad51766b98e4f88d8a6d5da8238de
1 depth = ..
3 SUBDIRS=auxiliar build
5 SEXECUTABLES=convert-ly lilypond-book abc2ly etf2ly midi2ly lilypond-invoke-editor musicxml2ly lilysong lilymidi
7 STEPMAKE_TEMPLATES=script help2man po
8 LOCALSTEPMAKE_TEMPLATES = lilypond
9 HELP2MAN_EXECS = $(SEXECUTABLES)
11 AT_FILES=relocate-preamble
12 at-ext=.py
13 at-dir=$(top-build-dir)/python/$(outdir)
15 include $(depth)/make/stepmake.make
16 include $(stepdir)/executable-targets.make