repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
etc/services - sync with NetBSD-8
[minix.git]
/
tests
/
dev
/
raidframe
/
Makefile
blob
5bb3111df18a7137dda7162222754892f84c45f4
1
# $NetBSD: Makefile,v 1.2 2010/12/15 21:33:10 pooka Exp $
2
#
3
4
TESTSDIR
= ${
TESTSBASE
}/
dev
/
raidframe
5
6
TESTS_SH
=
t_raid
7
8
.
include
<
bsd.
test
.mk
>