lilypond-1.5.33
[lilypond.git] / lib / Makefile
blob93e2b14a67b531778f97814e485750f65de8710b
1 # lib/Makefile
3 depth = ..
5 NAME = lily
6 SUBDIRS = include
7 # MODULE_LIBS= $(depth)/flower
8 MODULE_CXXFLAGS += -D_REENTRANT
9 MAKEFILES=Library C++
11 include $(depth)/make/Stepmake.make