]> git.donarmstrong.com Git - lilypond.git/blob - lib/Makefile
release: 1.0.1
[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
10 include $(depth)/make/Stepmake.make 
11 include $(stepdir)/C++.make 
12 include $(stepdir)/Library.make 
13
14