summaryrefslogtreecommitdiff
path: root/usr.sbin/rtsold
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-04-09 21:52:14 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-04-09 21:52:14 +0000
commit933095dedc470198611601d601c282bea9f717ea (patch)
tree6822a7886786a5e6b5d9ca569d20434ae20ad058 /usr.sbin/rtsold
parent1e486a7e520a672d03d914e7a8b2a47415a77d09 (diff)
downloadsrc-test2-933095dedc470198611601d601c282bea9f717ea.tar.gz
src-test2-933095dedc470198611601d601c282bea9f717ea.zip
Notes
Diffstat (limited to 'usr.sbin/rtsold')
-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 53dea0397303..a235dfb08181 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>