]> git.donarmstrong.com Git - lilypond.git/blob - lib/GNUmakefile
release: 1.0.4
[lilypond.git] / lib / GNUmakefile
1 # lib/Makefile
2
3 depth = ..
4
5 NAME = lily
6 SUBDIRS = include
7 # MODULE_LIBS= $(depth)/flower
8 MODULE_CXXFLAGS += -D_REENTRANT
9 STEPMAKE_TEMPLATES=library c++
10
11 include $(depth)/make/stepmake.make 
12
13