summaryrefslogtreecommitdiffstats
path: root/sbin/rtsol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/rtsol/Makefile')
-rw-r--r--sbin/rtsol/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/rtsol/Makefile b/sbin/rtsol/Makefile
index d6baa1e..c68ef2da 100644
--- a/sbin/rtsol/Makefile
+++ b/sbin/rtsol/Makefile
@@ -16,9 +16,9 @@
SRCDIR= ${.CURDIR}/../../usr.sbin/rtsold
PROG= rtsol
-SRCS= rtsold.c rtsol.c if.c probe.c dump.c rtsock.c
+SRCS= rtsold.c rtsol.c if.c probe.c rtsock.c
-CFLAGS+=-DINET6 -DHAVE_ARC4RANDOM -DHAVE_POLL_H
+CFLAGS+=-DINET6 -DHAVE_ARC4RANDOM -DHAVE_POLL_H -DSMALL
WARNS= 0
NOMAN= yes
OpenPOWER on IntegriCloud