summaryrefslogtreecommitdiff
path: root/tests/bin/tar/Makefile
blob: 377543e4fe6fa310a6c68612215716158b34e4b4 (plain)
1
2
3
4
5
6
7
8
# $NetBSD: Makefile,v 1.1 2012/03/17 16:33:11 jruoho Exp $

.include <bsd.own.mk>

TESTSDIR=	${TESTSBASE}/bin/tar
TESTS_SH=	t_tar

.include <bsd.test.mk>