aboutsummaryrefslogtreecommitdiff
path: root/sbin/setkey/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2020-03-23 14:11:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2020-03-23 14:11:49 +0000
commite2328be50963f5fd6859438d1c01128908a7d8f3 (patch)
tree0f88277a701aae56f135df385481759c324d0e3b /sbin/setkey/Makefile
parentf04020edc5450458ff10d61f845d97c75cff2964 (diff)
downloadsrc-e2328be50963f5fd6859438d1c01128908a7d8f3.tar.gz
src-e2328be50963f5fd6859438d1c01128908a7d8f3.zip
Revove useless linking to yacc
Notes
Notes: svn path=/head/; revision=359239
Diffstat (limited to 'sbin/setkey/Makefile')
-rw-r--r--sbin/setkey/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/setkey/Makefile b/sbin/setkey/Makefile
index 12f258158dbb..19b2f094fd3a 100644
--- a/sbin/setkey/Makefile
+++ b/sbin/setkey/Makefile
@@ -37,7 +37,7 @@ WARNS?= 1
CFLAGS+= -I${.CURDIR} -I${SRCTOP}/lib/libipsec
YFLAGS= -d
-LIBADD= l y
+LIBADD= l
CLEANFILES= y.tab.c y.tab.h key_test.o keytest