Nitpick: ly:spanner-bound grob name slur -> spanner.
[lilypond.git] / python / GNUmakefile
blob14060aed61dc35bbf482c003fbfbb06b527e54dc
1 depth = ..
3 SUBDIRS=auxiliar
5 STEPMAKE_TEMPLATES=c python-module install-out po
7 include $(depth)/make/stepmake.make
9 CFLAGS += -DPy_BUILD_CORE -Wall
10 # unset al guile stuff from configure
11 CONFIG_LDFLAGS=
13 INSTALLATION_OUT_SUFFIXES=1
15 INSTALLATION_OUT_FILES=$(OUT_SO_MODULES)
16 INSTALLATION_OUT_DIR=$(local_lilypond_libdir)/python
18 INSTALLATION_OUT_DIR1=$(local_lilypond_datadir)/python
19 INSTALLATION_OUT_FILES1=$(OUT_PY_MODULES) $(OUT_PYC_MODULES)
21 $(outdir)/midi.lo: $(outdir)/config.hh
23 default: $(outdir)/relocate-preamble.py