From 071468820a85d5363efa6d96c7deab53b68c2c55 Mon Sep 17 00:00:00 2001 From: fred Date: Tue, 26 Mar 2002 23:25:26 +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.39.5