xref: /freebsd/usr.bin/find/Makefile (revision 7b9c912c41f484b0fe75b30fbac465cc984e56b2)
19d75d6c9SJilles Tjoelker.include <src.opts.mk>
29d75d6c9SJilles Tjoelker
393c43690SEmmanuel VadotPACKAGE=	runtime
493c43690SEmmanuel Vadot
59b50d902SRodney W. GrimesPROG=	find
6*7b9c912cSWarner LoshSRCS=	find.c function.c ls.c main.c misc.c operator.c option.c printf.c \
748d09ba6SMark Murray	getdate.y
82a66bf16SMark MurrayYFLAGS=
9c3a6ea5bSAlex RichardsonCFLAGS.clang+=	-Werror=undef
109b50d902SRodney W. Grimes
117e659f94SEd SchoutenNO_WMISSING_VARIABLE_DECLARATIONS=
127e659f94SEd Schouten
139d75d6c9SJilles TjoelkerHAS_TESTS=
149d75d6c9SJilles TjoelkerSUBDIR.${MK_TESTS}+= tests
15d8a0fe10SConrad Meyer
169b50d902SRodney W. Grimes.include <bsd.prog.mk>
17