aboutsummaryrefslogtreecommitdiff
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, 0 insertions, 2 deletions
diff --git a/usr.bin/nfsstat/Makefile b/usr.bin/nfsstat/Makefile
index 10b0b31e50e7..fc92008775c9 100644
--- a/usr.bin/nfsstat/Makefile
+++ b/usr.bin/nfsstat/Makefile
@@ -6,6 +6,4 @@ CFLAGS+=-DNFS
LIBADD= kvm
-WARNS?= 3
-
.include <bsd.prog.mk>