repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
tests
/
net
/
sys
/
Makefile
blob
1d4f288a9d6e1221e587afea27f707c8f045946f
1
# $NetBSD: Makefile,v 1.1 2007/12/23 13:50:23 jmmv Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
TESTSDIR
= ${
TESTSBASE
}/
net
/
sys
6
7
TESTS_C
=
t_connect
8
TESTS_C
+=
t_listen
9
10
.
include
<
bsd.
test
.mk
>