lilypond-1.1.21
[lilypond.git] / lily / GNUmakefile
blob9dae2238bdb150d79b98b35e8575a87ded199e68
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
12 STEPMAKE_TEMPLATES= c++ executable
14 include $(depth)/make/stepmake.make
16 # force these: Make can't know these have to be generated in advance
17 $(outdir)/my-lily-parser.o: $(outdir)/parser.hh
18 $(outdir)/my-lily-lexer.o: $(outdir)/parser.hh
19 $(outdir)/lexer.o: $(outdir)/parser.hh
20 $(outdir)/lily-version.o: $(outdir)/version.hh
21 $(outdir)/main.o: $(outdir)/BLURB.hh $(outdir)/COPERTINA.hh $(outdir)/FLAPTEKST.hh