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