xref
: /
freebsd
/
tests
/
sys
/
netpfil
/
Makefile
(revision f0cfa1b168014f56c02b83e5f28412cc5f78d117)
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