]> git.donarmstrong.com Git - lilypond.git/blob - stepmake/stepmake/GNUmakefile
release: 1.1.0
[lilypond.git] / stepmake / stepmake / GNUmakefile
1 # title    makefile for stepmake
2
3 # subdir level:
4 #
5 depth = ..
6 #
7
8 # descent order into subdirectories:
9 #
10 SUBDIRS =
11 #
12
13 STEPMAKE_TEMPLATES=makedir install
14
15 # bootstrap stepmake:
16 #
17 -include $(depth)/make/stepmake.make 
18
19 INSTALLATION_DIR=$(datadir)/stepmake
20 INSTALLATION_FILES=GNUmakefile $(MAKE_FILES)
21