summaryrefslogtreecommitdiff
path: root/tests/usr.bin/find/Makefile
blob: e9a4c7bd1ce03e21a578ab3fcfb0166f6c3e5409 (plain)
1
2
3
4
5
6
7
8
# $NetBSD: Makefile,v 1.1 2012/03/18 12:40:42 jruoho Exp $

.include <bsd.own.mk>

TESTSDIR=	${TESTSBASE}/usr.bin/find
TESTS_SH=	t_find

.include <bsd.test.mk>