summaryrefslogtreecommitdiffstats
path: root/usr.bin/systat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/systat/Makefile')
-rw-r--r--usr.bin/systat/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/systat/Makefile b/usr.bin/systat/Makefile
index d89399c..5ecac6e 100644
--- a/usr.bin/systat/Makefile
+++ b/usr.bin/systat/Makefile
@@ -14,6 +14,8 @@ SRCS+= icmp6.c ip6.c
CFLAGS+= -DINET6
.endif
+WARNS?= 0
+
DPADD= ${LIBCURSES} ${LIBM} ${LIBDEVSTAT} ${LIBKVM} ${LIBULOG}
LDADD= -lcursesw -lm -ldevstat -lkvm -lulog
OpenPOWER on IntegriCloud