From: fred Date: Tue, 26 Mar 2002 23:25:26 +0000 (+0000) Subject: lilypond-1.3.75 X-Git-Tag: release/1.5.59~1441 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=071468820a85d5363efa6d96c7deab53b68c2c55;p=lilypond.git lilypond-1.3.75 --- diff --git a/lily/GNUmakefile b/lily/GNUmakefile index 7699304769..254cf67f78 100644 --- a/lily/GNUmakefile +++ b/lily/GNUmakefile @@ -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