# $FreeBSD: stable/6/sbin/ipfw/Makefile 136079 2004-10-03 06:32:37Z green $

PROG=	ipfw
SRCS=	ipfw2.c
WARNS?=	0
MAN=	ipfw.8

.include <bsd.prog.mk>
