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

.include <bsd.own.mk>

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