summaryrefslogtreecommitdiff
path: root/scripts/build/GNUmakefile
blob: 5a62a47a98f3814094adab057e805b5f75c6ad61 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
depth = ../..

STEPMAKE_TEMPLATES=script install po

include $(depth)/make/stepmake.make

# Should we install these? This should be handled by sysadmin or
# packager but if she forgets...
#INSTALLATION_OUT_SUFFIXES=1
#INSTALLATION_OUT_DIR1=$(local_lilypond_datadir)/scripts
#INSTALLATION_OUT_FILES1=$(outdir)/lilypond-login $(outdir)/lilypond-profile

all: $(INSTALLATION_FILES)