NetBSD/tests/usr.bin/gzip/Makefile

9 lines
160 B
Makefile
Raw Normal View History

2012-03-17 20:33:10 +04:00
# $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>