#	$OpenBSD: Makefile,v 1.5 1999/02/07 00:48:28 deraadt Exp $

PROG=	ipf
MAN=	ipf.8 ipf.4 ipf.5
SRCS=	ipf.c parse.c opt.c

.include <bsd.prog.mk>
