mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-12 16:46:33 -04:00
9 lines
152 B
Makefile
9 lines
152 B
Makefile
# $NetBSD: Makefile,v 1.1 2012/03/17 16:33:11 jruoho Exp $
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
TESTSDIR= ${TESTSBASE}/bin/dd
|
|
TESTS_SH= t_dd
|
|
|
|
.include <bsd.test.mk>
|