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