]> git.donarmstrong.com Git - lilypond.git/blob - python/GNUmakefile
a520a5efd6504e16a20d2078a93b24085bc1f86e
[lilypond.git] / python / GNUmakefile
1 depth = ..
2
3 STEPMAKE_TEMPLATES=c python-module install-out po
4
5 include $(depth)/make/stepmake.make
6
7 CFLAGS += -DPy_BUILD_CORE -Wall
8 # unset al guile stuff from configure
9 CONFIG_LDFLAGS=
10
11 INSTALLATION_OUT_SUFFIXES=1
12
13 INSTALLATION_OUT_FILES=$(OUT_SO_MODULES)
14 INSTALLATION_OUT_DIR=$(local_lilypond_libdir)/python
15
16 INSTALLATION_OUT_DIR1=$(local_lilypond_datadir)/python
17 INSTALLATION_OUT_FILES1=$(OUT_PY_MODULES) $(OUT_PYC_MODULES)
18
19 $(outdir)/midi.lo: $(outdir)/config.hh
20
21 default: $(outdir)/relocate-preamble.py