xref
: /
freebsd
/
tests
/
sys
/
netpfil
/
Makefile
(revision ca987d4641cdcd7f27e153db17c5bf064934faf5)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
TESTSDIR
= ${
TESTSBASE
}/
sys
/
netpfil
4
5
TESTS_SUBDIRS
+=
pf
6
7
.
include
<
bsd.test.mk
>
8