summaryrefslogtreecommitdiffstats
path: root/usr.bin/nfsstat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/nfsstat/Makefile')
-rw-r--r--usr.bin/nfsstat/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/nfsstat/Makefile b/usr.bin/nfsstat/Makefile
index ce4c7c6..d31db0a 100644
--- a/usr.bin/nfsstat/Makefile
+++ b/usr.bin/nfsstat/Makefile
@@ -6,4 +6,6 @@ CFLAGS+=-DNFS
DPADD= ${LIBKVM}
LDADD= -lkvm
+WARNS?= 3
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud