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