]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/GNUmakefile
release: 1.2.6
[lilypond.git] / lily / GNUmakefile
index e8691e9ac2e151ee5923767bca8a6d0b51140b61..b40f17484daf40674bcfd8fad9b05e5ab042a57d 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