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