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/protocols - sync with NetBSD-8
[minix.git]
/
tests
/
usr.bin
/
rump_server
/
Makefile
blob
9a95464d2a318379cb76179cabd31fb2d64c8ec0
1
# $NetBSD: Makefile,v 1.1 2011/02/03 15:38:18 pooka Exp $
2
#
3
4
.
include
<
bsd.own.mk
>
5
6
TESTSDIR
= ${
TESTSBASE
}/
usr.bin
/
rump_server
7
8
TESTS_SH
=
t_disk
9
10
.
include
<
bsd.
test
.mk
>