]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.75
authorfred <fred>
Tue, 26 Mar 2002 23:25:26 +0000 (23:25 +0000)
committerfred <fred>
Tue, 26 Mar 2002 23:25:26 +0000 (23:25 +0000)
lily/GNUmakefile

index 76993047696e78edadee537ab1ca3adb94a5308b..254cf67f787571f08304debd00632b8e1847a197 100644 (file)
@@ -6,7 +6,6 @@ depth = ..
 NAME = lilypond
 SUBDIRS = include
 
-EXTRA_LIBES=-lkpathsea
 MODULE_LIBS=$(depth)/flower 
 MODULE_INCLUDES= $(depth)/flower/include
 MODULE_CXXFLAGS=
@@ -15,7 +14,6 @@ HELP2MAN_EXECS = lilypond
 STEPMAKE_TEMPLATES= c++ executable po help2man
 
 include $(depth)/make/stepmake.make 
-EXTRA_LIBES=-lkpathsea
 # 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