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