]> git.donarmstrong.com Git - lilypond.git/blob - python/GNUmakefile
* python/GNUmakefile (INSTALLATION_DIR1): install Python module
[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 INSTALLATION_OUT_SUFFIXES=1
8
9 INSTALLATION_OUT_FILES=$(OUT_SO_MODULES)
10 INSTALLATION_OUT_DIR=$(local_lilypond_libdir)/python
11
12 INSTALLATION_OUT_DIR1=$(local_lilypond_datadir)/python
13 INSTALLATION_OUT_FILES1=$(OUT_PY_MODULES) $(OUT_PYC_MODULES)
14
15
16 $(outdir)/midi.lo: $(outdir)/config.h