summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mountd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/mountd/Makefile')
-rw-r--r--usr.sbin/mountd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/mountd/Makefile b/usr.sbin/mountd/Makefile
index 04cd28f..d9b363b 100644
--- a/usr.sbin/mountd/Makefile
+++ b/usr.sbin/mountd/Makefile
@@ -2,7 +2,8 @@
# $FreeBSD$
PROG= mountd
-WARNS= 0
MAN= exports.5 netgroup.5 mountd.8
+WARNS?= 0
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud