summaryrefslogtreecommitdiffstats
path: root/sbin/mount_nullfs/Makefile
diff options
context:
space:
mode:
authorrodrigc <rodrigc@FreeBSD.org>2005-11-21 22:51:16 +0000
committerrodrigc <rodrigc@FreeBSD.org>2005-11-21 22:51:16 +0000
commit570800eb929716415e5ae5f27fd7662a11237c1f (patch)
treef8b5d3b47fc5edbba861da56a1d801bfb4a719e9 /sbin/mount_nullfs/Makefile
parent24b2bdf920a0c67227a700ae26286366e99a8c15 (diff)
downloadFreeBSD-src-570800eb929716415e5ae5f27fd7662a11237c1f.zip
FreeBSD-src-570800eb929716415e5ae5f27fd7662a11237c1f.tar.gz
Bring mount_nullfs up to WARNS=6.
Diffstat (limited to 'sbin/mount_nullfs/Makefile')
-rw-r--r--sbin/mount_nullfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_nullfs/Makefile b/sbin/mount_nullfs/Makefile
index 9a6be28..5e92c5b 100644
--- a/sbin/mount_nullfs/Makefile
+++ b/sbin/mount_nullfs/Makefile
@@ -7,7 +7,7 @@ MAN= mount_nullfs.8
MOUNT= ${.CURDIR}/../mount
CFLAGS+=-I${MOUNT}
-WARNS?= 0
+WARNS?= 6
.PATH: ${MOUNT}
OpenPOWER on IntegriCloud