summaryrefslogtreecommitdiffstats
path: root/sbin/mount_nullfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount_nullfs/Makefile')
-rw-r--r--sbin/mount_nullfs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/mount_nullfs/Makefile b/sbin/mount_nullfs/Makefile
index 0e281d1..7139b3f 100644
--- a/sbin/mount_nullfs/Makefile
+++ b/sbin/mount_nullfs/Makefile
@@ -7,6 +7,8 @@ MAN= mount_nullfs.8
MOUNT= ${.CURDIR}/../mount
CFLAGS+=-I${MOUNT}
+WARNS= 0
+
.PATH: ${MOUNT}
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud