# $FreeBSD$ .PATH: ${SRCTOP}/contrib/pf/tftp-proxy PROG= tftp-proxy SRCS= tftp-proxy.c filter.c MAN= tftp-proxy.8 WARNS?= 3 .include