summaryrefslogtreecommitdiff
path: root/tests/usr.bin/gzip/Makefile
blob: 55cb7c7a1b55323005f7068729fc61fd50b60799 (plain)
1
2
3
4
5
6
7
8
# $NetBSD: Makefile,v 1.1 2012/03/17 16:33:13 jruoho Exp $

.include <bsd.own.mk>

TESTSDIR=	${TESTSBASE}/usr.bin/gzip
TESTS_SH=	t_gzip

.include <bsd.test.mk>