# $FreeBSD: stable/5/sbin/ipfw/Makefile 99788 2002-07-11 17:33:37Z bde $

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

.include <bsd.prog.mk>
