]> git.donarmstrong.com Git - lilypond.git/blob - python/GNUmakefile
* stepmake/stepmake/*:
[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 # unset al guile stuff from configure
8 CONFIG_LDFLAGS=
9
10 INSTALLATION_OUT_SUFFIXES=1
11
12 INSTALLATION_OUT_FILES=$(OUT_SO_MODULES)
13 INSTALLATION_OUT_DIR=$(local_lilypond_datadir)/python
14
15 INSTALLATION_OUT_DIR1=$(local_lilypond_datadir)/python
16 INSTALLATION_OUT_FILES1=$(OUT_PY_MODULES) $(OUT_PYC_MODULES)
17
18
19 $(outdir)/midi.lo: $(outdir)/config.hh