#	$OpenBSD: Makefile,v 1.4 1998/09/15 09:55:44 pattonme Exp $

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

.include <bsd.prog.mk>
