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/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/find/Makefile b/usr.bin/find/Makefile
index b20dc03..1208260 100644
--- a/usr.bin/find/Makefile
+++ b/usr.bin/find/Makefile
@@ -4,7 +4,6 @@
PROG= find
SRCS= find.c function.c ls.c main.c misc.c operator.c option.c \
getdate.y
-WARNS?=6
CFLAGS+= -DHAVE_SYS_TIMEB_H -I${.CURDIR}
YFLAGS=
OpenPOWER on IntegriCloud