lilypond-1.0.19
[lilypond.git] / lib / GNUmakefile
blob70008444f623a44d29c45d2d28855cf40e3a7285
1 # lib/Makefile
3 depth = ..
5 NAME = lily
6 SUBDIRS = include
7 # MODULE_LIBS= $(depth)/flower
8 MODULE_CXXFLAGS += -D_REENTRANT
9 STEPMAKE_TEMPLATES=library c++
11 include $(depth)/make/stepmake.make