mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-07 06:05:19 -04:00
9 lines
140 B
Makefile
9 lines
140 B
Makefile
# $NetBSD: Makefile,v 1.2 2010/12/15 21:33:10 pooka Exp $
|
|
#
|
|
|
|
TESTSDIR= ${TESTSBASE}/dev/raidframe
|
|
|
|
TESTS_SH= t_raid
|
|
|
|
.include <bsd.test.mk>
|