lilypond-1.3.76
[lilypond.git] / test / Makefile
blobe6215a3732402e7334d67c0876b3a69abae46820
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 MAKEFILES=C++
12 include $(depth)/make/Stepmake.make
14 # default: $(EXECUTABLE)
16 # include $(stepdir)/Executable.make