]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/GNUmakefile
release: 1.2.7
[lilypond.git] / lily / GNUmakefile
index e8691e9ac2e151ee5923767bca8a6d0b51140b61..638a618ace06d76ded5c554a6304a0fe3bf1b7fa 100644 (file)
@@ -6,12 +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
 
-EXTRA_LIBES=-lguile            #ugh
-BLA_LIBES=-lguile              #ugh
-
-STEPMAKE_TEMPLATES= c++ executable 
+STEPMAKE_TEMPLATES= c++ executable po help2man
 
 include $(depth)/make/stepmake.make 
 
@@ -20,7 +20,7 @@ $(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
+$(outdir)/main.o: $(outdir)/BLURB.hh