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

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

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

WARNS?=	3

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