xref
: /
freebsd
/
sbin
/
ipfw
/
Makefile
(revision c3aac50f284c6cca5b4f2eb46aaa13812cb8b630)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
PROG
=
ipfw
2
3
COPTS
+= -
Wall
4
5
MAN8
=
ipfw
.
8
6
7
.
include
<
bsd.prog.mk
>
8