# $FreeBSD: head/libexec/tftp-proxy/Makefile 171173 2007-07-03 12:46:08Z mlaier $ .PATH: ${.CURDIR}/../../contrib/pf/tftp-proxy PROG= tftp-proxy SRCS= tftp-proxy.c filter.c MAN= tftp-proxy.8 .include