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
Remove building with NOCRYPTO option
[minix.git]
/
tests
/
net
/
if_bridge
/
Makefile
blob
1d21951dff5f77551e9c6c8513684766a631f2e9
1
# $NetBSD: Makefile,v 1.1 2014/09/18 15:13:27 ozaki-r Exp $
2
#
3
4
.
include
<
bsd.own.mk
>
5
6
TESTSDIR
= ${
TESTSBASE
}/
net
/
if_bridge
7
8
TESTS_SH
=
t_bridge
9
10
.
include
<
bsd.
test
.mk
>