]> git.donarmstrong.com Git - lilypond.git/blob - flower/lib/include/Makefile
release: 0.0.42
[lilypond.git] / flower / lib / include / Makefile
1 # flower/lib/include/Makefile
2
3 # subdir level:
4 #
5 depth = ../../..
6 #
7
8 # generic stuff/Makefile
9 #
10 include ./$(depth)/make/Include.make
11 #
12
13 # identify module:
14 #
15 MODULE_NAME = flower
16 include ./$(depth)/flower/.version
17 build = ./$(depth)/flower/$(outdir)/.build
18 #
19