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
/
rump
/
rumpnet
/
Makefile
blob
d3379c6881402490f494379cf76ef5a36fccead7
1
# $NetBSD: Makefile,v 1.1 2011/03/10 14:09:46 pooka Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
TESTSDIR
= ${
TESTSBASE
}/
rump
/
rumpnet
6
7
TESTS_SH
=
t_shmif
8
9
.
include
<
bsd.
test
.mk
>