aboutsummaryrefslogtreecommitdiff
path: root/sbin/nfsd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/nfsd/Makefile')
-rw-r--r--sbin/nfsd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/nfsd/Makefile b/sbin/nfsd/Makefile
index c03b8f52ca17..e43192ac8e25 100644
--- a/sbin/nfsd/Makefile
+++ b/sbin/nfsd/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
PROG= nfsd
+WARNS= 0
MAN= nfsd.8
.include <bsd.prog.mk>