summaryrefslogtreecommitdiffstats
path: root/sbin/ffsinfo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/ffsinfo/Makefile')
-rw-r--r--sbin/ffsinfo/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/ffsinfo/Makefile b/sbin/ffsinfo/Makefile
index 6172ab9..5e6e8ed 100644
--- a/sbin/ffsinfo/Makefile
+++ b/sbin/ffsinfo/Makefile
@@ -14,6 +14,8 @@ MAN= ffsinfo.8
GROWFS= ${.CURDIR}/../growfs
CFLAGS+=-DFS_DEBUG -I${GROWFS}
+WARNS= 0
+
.PATH: ${GROWFS}
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud