summaryrefslogtreecommitdiffstats
path: root/sbin/fsck/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/fsck/Makefile')
-rw-r--r--sbin/fsck/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fsck/Makefile b/sbin/fsck/Makefile
index a916282..bc445fd 100644
--- a/sbin/fsck/Makefile
+++ b/sbin/fsck/Makefile
@@ -3,7 +3,7 @@
PROG= fsck
SRCS= fsck.c fsutil.c preen.c
-WARNS= 0
+WARNS?= 2
MAN= fsck.8
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud