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