summaryrefslogtreecommitdiffstats
path: root/sbin/rtsol
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/rtsol')
-rw-r--r--sbin/rtsol/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/sbin/rtsol/Makefile b/sbin/rtsol/Makefile
index 250f804..ca87dc9 100644
--- a/sbin/rtsol/Makefile
+++ b/sbin/rtsol/Makefile
@@ -22,13 +22,6 @@ SRCS= rtsold.c rtsol.c if.c probe.c rtsock.c
NO_MAN=
WARNS?= 0
-# after NO_MAN
-.include <bsd.own.mk>
-
CFLAGS+= -DHAVE_ARC4RANDOM -DHAVE_POLL_H -DSMALL
-.if ${MK_INET6_SUPPORT} != "no"
-CFLAGS+= -DINET6
-.endif
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud