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>
|