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