lilypond-1.3.131
[lilypond.git] / test / GNUmakefile
blobf4392fb7085478499fa550bbd012ef358db5b742
1 # title makefile for test
2 # test/Makefile
4 depth = ..
6 NAME = lily-test
7 MODULE_NAME = lily-test
9 MODULE_CXXFLAGS = -I$(depth)/flower/include -I$(depth)/flower -I$(depth)/lily/include -I$(depth)/lily
10 STEPMAKE_TEMPLATES=c++
12 include $(depth)/make/stepmake.make
14 # default: $(EXECUTABLE)
16 # include $(stepdir)/Executable.make