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, 2 insertions, 0 deletions
diff --git a/usr.bin/find/Makefile b/usr.bin/find/Makefile
index 0c7bb70..cd10f12 100644
--- a/usr.bin/find/Makefile
+++ b/usr.bin/find/Makefile
@@ -6,4 +6,6 @@ SRCS= find.c function.c ls.c main.c misc.c operator.c option.c \
getdate.y
YFLAGS=
+NO_WMISSING_VARIABLE_DECLARATIONS=
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud