NAME = lilypond
SUBDIRS = include
-EXTRA_LIBES=-lkpathsea
MODULE_LIBS=$(depth)/flower
MODULE_INCLUDES= $(depth)/flower/include
MODULE_CXXFLAGS=
STEPMAKE_TEMPLATES= c++ executable po help2man
include $(depth)/make/stepmake.make
-EXTRA_LIBES=-lkpathsea
# force these: Make can't know these have to be generated in advance
$(outdir)/my-lily-parser.o: $(outdir)/parser.hh
$(outdir)/my-lily-lexer.o: $(outdir)/parser.hh