lilypond-1.1.55
[lilypond.git] / lily / GNUmakefile
blob1de3dc99c25743fa46900e4ef99e91247945d908
1 # title makefile for lilypond
2 # file lily/Makefile
4 depth = ..
6 NAME = lilypond
7 SUBDIRS = include
9 MODULE_LIBS=$(depth)/lib $(depth)/flower
10 MODULE_INCLUDES=$(depth)/lib/include $(depth)/flower/include
11 MODULE_CXXFLAGS=
15 STEPMAKE_TEMPLATES= c++ executable po
17 include $(depth)/make/stepmake.make
19 # force these: Make can't know these have to be generated in advance
20 $(outdir)/my-lily-parser.o: $(outdir)/parser.hh
21 $(outdir)/my-lily-lexer.o: $(outdir)/parser.hh
22 $(outdir)/lexer.o: $(outdir)/parser.hh
23 $(outdir)/lily-version.o: $(outdir)/version.hh
24 $(outdir)/main.o: $(outdir)/BLURB.hh $(outdir)/COPERTINA.hh $(outdir)/FLAPTEKST.hh