mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-13 09:09:01 -04:00
9 lines
154 B
Makefile
9 lines
154 B
Makefile
# $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>
|