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

.PATH:	${SRCTOP}/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