xref
: /
freebsd
/
sbin
/
ipfw
/
Makefile
(revision 99e8005137088aafb1350e23b113d69b01b0820f)
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