summaryrefslogtreecommitdiffstats
path: root/sbin/ipf/ipresend/Makefile
blob: d9b2ed5ef6e394b548d4c2291e52e0d1cd72bf97 (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:		${SRCTOP}/contrib/ipfilter/ipsend

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