aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/iscsictl/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-04-09 21:14:40 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-04-09 21:14:40 +0000
commitd56eff2c3119df8abd3f578934be2e0e6f1e082c (patch)
tree0a9fec1a32a6b59d8e9066421a8857f9ce4d07a8 /usr.bin/iscsictl/Makefile
parent4620173a5ff7cdd405ab98e6f91828f27d41b698 (diff)
downloadsrc-d56eff2c3119df8abd3f578934be2e0e6f1e082c.tar.gz
src-d56eff2c3119df8abd3f578934be2e0e6f1e082c.zip
iscsictl(8) does not actually needs to be linked to libcam nor libutil
Notes
Notes: svn path=/head/; revision=281328
Diffstat (limited to 'usr.bin/iscsictl/Makefile')
-rw-r--r--usr.bin/iscsictl/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/iscsictl/Makefile b/usr.bin/iscsictl/Makefile
index 811c19e7b294..316d83ab0309 100644
--- a/usr.bin/iscsictl/Makefile
+++ b/usr.bin/iscsictl/Makefile
@@ -6,8 +6,6 @@ CFLAGS+= -I${.CURDIR}
CFLAGS+= -I${.CURDIR}/../../sys/dev/iscsi
MAN= iscsi.conf.5 iscsictl.8
-LIBADD= cam util
-
YFLAGS+= -v
LFLAGS+= -i
CLEANFILES= y.tab.c y.tab.h y.output