]> git.donarmstrong.com Git - lilypond.git/blob - buildscripts/GNUmakefile
release: 1.3.146
[lilypond.git] / buildscripts / GNUmakefile
1 # bin/Makefile
2
3 depth = ..
4 STEPMAKE_TEMPLATES=script install install-out po
5
6 include $(depth)/make/stepmake.make 
7
8 INSTALLATION_FILES=$(outdir)/gettext.py
9 INSTALLATION_DIR=$(datadir)/python
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: $(outdir)/gettext.py
18
19
20
21
22
23