xref: /netbsd-src/tests/bin/tar/Makefile (revision f89f6560d453f5e37386cc7938c072d2f528b9fa)
1# $NetBSD: Makefile,v 1.1 2012/03/17 16:33:11 jruoho Exp $
2
3.include <bsd.own.mk>
4
5TESTSDIR=	${TESTSBASE}/bin/tar
6TESTS_SH=	t_tar
7
8.include <bsd.test.mk>
9