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

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

NO_PIE=	yes

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

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