]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/GNUmakefile
patch::: 1.5.9.jcn3
[lilypond.git] / lily / GNUmakefile
index 16218df88e8373db8e0e5e055fad58cf64ac0605..fffbc18c681977c53463b97a106e62f3a55af058 100644 (file)
@@ -1,5 +1,3 @@
-# title           makefile for lilypond
-# file    lily/Makefile 
 
 depth = ..
 
@@ -7,7 +5,7 @@ NAME = lilypond
 SUBDIRS = include
 
 MODULE_LIBS=$(depth)/flower 
-MODULE_INCLUDES= $(depth)/flower/include 
+MODULE_INCLUDES= $(depth)/flower/include
 MODULE_CXXFLAGS=
 HELP2MAN_EXECS = lilypond
 
@@ -15,9 +13,14 @@ STEPMAKE_TEMPLATES= c++ executable po help2man
 
 include $(depth)/make/stepmake.make 
 
+default: 
+
+
 # force these: Make can't know these have to be generated in advance
 $(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)/kpath.o: $(outdir)/version.hh
+$(outdir)/lily-guile.o: $(outdir)/version.hh
+$(outdir)/lily-version.o: $(outdir)/version.hh