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
/
net
/
npf
/
Makefile
blob
e73d8fcbe329f055d4db2fc75a079945d5bb2c4e
1
# $NetBSD: Makefile,v 1.1 2012/09/12 14:06:31 martin Exp $
2
#
3
4
.
include
<
bsd.own.mk
>
5
6
TESTSDIR
= ${
TESTSBASE
}/
net
/
npf
7
FILESDIR
= ${
TESTSDIR
}
8
9
TESTS_SH
=
t_npf
10
FILES
=
..
/
..
/
..
/
usr.sbin
/
npf
/
npftest
/
npftest.conf
11
12
.
include
<
bsd.
test
.mk
>