summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-04-09 21:52:14 +0000
committerbapt <bapt@FreeBSD.org>2015-04-09 21:52:14 +0000
commit491d8d94702d9201e843bae04a74f29d2c3f45ef (patch)
tree6822a7886786a5e6b5d9ca569d20434ae20ad058 /usr.sbin
parentbc4e6f7d48710706198049389f16123bea49abcc (diff)
downloadFreeBSD-src-491d8d94702d9201e843bae04a74f29d2c3f45ef.zip
FreeBSD-src-491d8d94702d9201e843bae04a74f29d2c3f45ef.tar.gz
rtsold does not need to link to libkvm
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/rtsold/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/rtsold/Makefile b/usr.sbin/rtsold/Makefile
index 53dea03..a235dfb 100644
--- a/usr.sbin/rtsold/Makefile
+++ b/usr.sbin/rtsold/Makefile
@@ -21,6 +21,5 @@ SRCS= rtsold.c rtsol.c if.c probe.c dump.c rtsock.c
WARNS?= 3
CFLAGS+= -DHAVE_ARC4RANDOM -DHAVE_POLL_H
-LIBADD= kvm
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud