NetBSD-5.0.2/usr.sbin/ipf/ipresend/Makefile

#	$NetBSD: Makefile,v 1.17 2004/03/29 04:40:05 lukem Exp $

.include <bsd.own.mk>

PROG=		ipresend
SRCS=		ipresend.c ip.c resend.c sbpf.c sock.c 44arp.c
MAN=		ipresend.1

.PATH:		${NETBSDSRCDIR}/dist/ipf/ipsend

.include <bsd.prog.mk>