summaryrefslogtreecommitdiffstats
path: root/sbin/ipf/ipresend/Makefile
blob: da1879b83175bec902161a02932cc674f3feaf15 (plain)
1
2
3
4
5
6
7
8
9
10
#	$FreeBSD$

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

.PATH:		${.CURDIR}/../../../contrib/ipfilter/ipsend

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud