X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2FGNUmakefile;h=29df5200624321709833809c90b5639ad93adc05;hb=b2cc0ee8300845fbe604b408adb597247464acc9;hp=cf4db4c84a3a529f325b1a939547f2ca5233fc9d;hpb=7c0081d2e09d35232da5b7b5998f39adfa76d741;p=lilypond.git diff --git a/lily/GNUmakefile b/lily/GNUmakefile index cf4db4c84a..29df520062 100644 --- a/lily/GNUmakefile +++ b/lily/GNUmakefile @@ -6,9 +6,12 @@ depth = .. NAME = lilypond SUBDIRS = include -MODULE_LIBS=$(depth)/lib $(depth)/flower +MODULE_LIBS=$(depth)/lib $(depth)/flower +MODULE_INCLUDES=$(depth)/lib/include $(depth)/flower/include +MODULE_CXXFLAGS= +HELP2MAN_EXECS = lilypond -STEPMAKE_TEMPLATES= c++ executable +STEPMAKE_TEMPLATES= c++ executable po help2man include $(depth)/make/stepmake.make @@ -17,7 +20,6 @@ $(outdir)/my-lily-parser.o: $(outdir)/parser.hh $(outdir)/my-lily-lexer.o: $(outdir)/parser.hh $(outdir)/lexer.o: $(outdir)/parser.hh $(outdir)/lily-version.o: $(outdir)/version.hh -$(outdir)/main.o: $(outdir)/BLURB.hh $(outdir)/COPERTINA.hh $(outdir)/FLAPTEKST.hh