xref
: /
freebsd
/
sbin
/
pfilctl
/
Makefile
(revision d94d07d58141dcff48f01c6b3e5a31de9d7a7938)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
PROG
=
pfilctl
3
SRCS
=
pfilctl.c
4
5
MAN
=
pfilctl
.
8
6
7
.
include
<
bsd.prog.mk
>
8