From d49aa713721d07e29fd5569a215824ffcff05c7d Mon Sep 17 00:00:00 2001 From: fred Date: Mon, 24 Jul 2000 20:26:22 +0000 Subject: [PATCH] lilypond-1.3.75 --- lily/GNUmakefile | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.11.4.GIT