]> git.donarmstrong.com Git - lilypond.git/blob - buildscripts/GNUmakefile
c8f569c25b22cd4386d8265a5451308d575d0521
[lilypond.git] / buildscripts / GNUmakefile
1 depth = ..
2
3 #STEPMAKE_TEMPLATES=script install install-out po
4 STEPMAKE_TEMPLATES=script install po
5
6 INSTALLATION_FILES=$(outdir)/gettext.py $(outdir)/lilylib.py
7 INSTALLATION_DIR=$(datadir)/python
8
9 include $(depth)/make/stepmake.make 
10
11 # Should we install these? This should be handled by sysadmin or
12 # packager but if she forgets...
13 #INSTALLATION_OUT_SUFFIXES=1
14 #INSTALLATION_OUT_DIR1=$(datadir)/scripts
15 #INSTALLATION_OUT_FILES1=$(outdir)/lilypond-login $(outdir)/lilypond-profile
16
17 all: $(INSTALLATION_FILES)
18