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>