1# $NetBSD$
2
3.include <bsd.own.mk>
4
5TESTSDIR=	${TESTSBASE}/usr.bin/find
6TESTS_SH=	t_find
7
8.include <bsd.test.mk>
9