aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/nfsd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/nfsd/Makefile')
-rw-r--r--usr.sbin/nfsd/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/nfsd/Makefile b/usr.sbin/nfsd/Makefile
index 3237ce3f9c63..290506773d76 100644
--- a/usr.sbin/nfsd/Makefile
+++ b/usr.sbin/nfsd/Makefile
@@ -4,6 +4,4 @@
PROG= nfsd
MAN= nfsd.8 nfsv4.4 stablerestart.5
-WARNS?= 6
-
.include <bsd.prog.mk>