summaryrefslogtreecommitdiffstats
path: root/usr.bin/find/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/find/Makefile')
-rw-r--r--usr.bin/find/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/find/Makefile b/usr.bin/find/Makefile
index b6aace9..b20dc03 100644
--- a/usr.bin/find/Makefile
+++ b/usr.bin/find/Makefile
@@ -4,7 +4,7 @@
PROG= find
SRCS= find.c function.c ls.c main.c misc.c operator.c option.c \
getdate.y
-WARNS?=2
+WARNS?=6
CFLAGS+= -DHAVE_SYS_TIMEB_H -I${.CURDIR}
YFLAGS=
OpenPOWER on IntegriCloud