summaryrefslogtreecommitdiffstats
path: root/libexec/tftp-proxy/Makefile
blob: 45d806857ef8989116f569467d6d560f8d35765f (plain)
1
2
3
4
5
6
7
8
9
#	$FreeBSD$

.PATH:	${.CURDIR}/../../contrib/pf/tftp-proxy

PROG=	tftp-proxy
SRCS=	tftp-proxy.c filter.c
MAN=	tftp-proxy.8

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