aboutsummaryrefslogtreecommitdiff
path: root/sbin/mountd
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-12-04 02:19:58 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-12-04 02:19:58 +0000
commit2d68bf45bfd846af100054ea94cdce64e298eb01 (patch)
treee310d81d0274f70e39b1ca6e572c855c93bfb84d /sbin/mountd
parenta748290789444352877e207721a7db215206cc9a (diff)
Notes
Diffstat (limited to 'sbin/mountd')
-rw-r--r--sbin/mountd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/mountd/Makefile b/sbin/mountd/Makefile
index 96ec6b60e2ed..04cd28f0fddc 100644
--- a/sbin/mountd/Makefile
+++ b/sbin/mountd/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
PROG= mountd
+WARNS= 0
MAN= exports.5 netgroup.5 mountd.8
.include <bsd.prog.mk>