e2afa97f51
buildlink2.mk files back into the main trunk. This provides sufficient buildlink2 infrastructure to start merging other packages from the buildlink2 branch that have already been converted to use the buildlink2 framework.
13 lines
447 B
Text
13 lines
447 B
Text
$NetBSD: patch-ag,v 1.2 2002/08/25 18:40:04 jlam Exp $
|
|
|
|
--- style/Makefile.sub.orig Sun Oct 14 13:51:50 2001
|
|
+++ style/Makefile.sub Sun Oct 14 14:01:26 2001
|
|
@@ -1,6 +1,6 @@
|
|
LIB=style
|
|
-DEPLIBS=-lm -L$(TOP)/grove/.libs -lgrove -L$(TOP)/lib/.libs -lsp \
|
|
- -L$(TOP)/spgrove/.libs -lspgrove
|
|
+DEPLIBS=-lm $(TOP)/grove/libgrove.la $(TOP)/lib/libsp.la \
|
|
+ $(TOP)/spgrove/libspgrove.la
|
|
OBJS=Collector.o \
|
|
DssslApp.o \
|
|
DssslSpecEventHandler.o \
|