]> git.donarmstrong.com Git - lilypond.git/commitdiff
uncruft
authorJan Nieuwenhuizen <janneke@gnu.org>
Thu, 18 Jul 2002 00:55:02 +0000 (00:55 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Thu, 18 Jul 2002 00:55:02 +0000 (00:55 +0000)
make/generic-vars.make

index d809ef632e6e6c70100f6a9a2455fb3b77ca8973..27e9bdf6728241efecbc4228bc94aacb76a910ed 100644 (file)
@@ -14,16 +14,13 @@ input-dir = $(src-depth)/input
 
 
 flower-dir = $(src-depth)/flower
-lib-dir = $(src-depth)/lib
 lily-dir = $(src-depth)/lily
 mi2mu-dir = $(src-depth)/mi2mu
 make-dir = $(src-depth)/make
-include-lib = $(src-depth)/lib/include
 include-flower = $(src-depth)/flower/include
 
 
-
-LILYPOND_INCLUDES = $(include-lib) $(depth)/lib/$(outdir) $(include-flower) $(depth)/flower/$(outdir) 
+LILYPOND_INCLUDES = $(include-flower) $(depth)/flower/$(outdir) 
 
 
 # should use to create .spec ?