summaryrefslogtreecommitdiffstats
path: root/lib/libipsec/Makefile
diff options
context:
space:
mode:
authorgreen <green@FreeBSD.org>2000-03-29 00:54:06 +0000
committergreen <green@FreeBSD.org>2000-03-29 00:54:06 +0000
commitbeae0af3f39d85f6aa06dc4e1d97ef7170c32883 (patch)
tree61216aa8d5c5162b312897b8106789ba9141b7ec /lib/libipsec/Makefile
parenta252b602e2000369c75e03aa2717652930a8d983 (diff)
downloadFreeBSD-src-beae0af3f39d85f6aa06dc4e1d97ef7170c32883.zip
FreeBSD-src-beae0af3f39d85f6aa06dc4e1d97ef7170c32883.tar.gz
Actually, ${LIBY}/-ly aren't needed either. This should finish unbreaking
the world build.
Diffstat (limited to 'lib/libipsec/Makefile')
-rw-r--r--lib/libipsec/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libipsec/Makefile b/lib/libipsec/Makefile
index 285803e..0a0d684 100644
--- a/lib/libipsec/Makefile
+++ b/lib/libipsec/Makefile
@@ -37,8 +37,6 @@ SRCS= pfkey.c pfkey_dump.c
SRCS+= ipsec_strerror.c policy_parse.y policy_token.l
SRCS+= ipsec_dump_policy.c ipsec_get_policylen.c
SRCS+= key_debug.c
-DPADD= ${LIBY}
-LDADD= -ly
CLEANFILES+= y.tab.c y.tab.h
YFLAGS+=-d -p __libyy
LFLAGS+=-P__libyy
OpenPOWER on IntegriCloud