From b12b7bcaf9f575d85bd28c4a297c12a18fb9f3ff Mon Sep 17 00:00:00 2001 From: joshua stein Date: Wed, 28 Dec 2005 19:07:08 +0000 Subject: import tftp-proxy 1.6, a tftp helper for pf ok jolan@, msf@, millert@ man page help from jmc@ --- libexec/tftp-proxy/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 libexec/tftp-proxy/Makefile (limited to 'libexec/tftp-proxy/Makefile') diff --git a/libexec/tftp-proxy/Makefile b/libexec/tftp-proxy/Makefile new file mode 100644 index 00000000000..b5f4eefc089 --- /dev/null +++ b/libexec/tftp-proxy/Makefile @@ -0,0 +1,7 @@ +# $OpenBSD: Makefile,v 1.1 2005/12/28 19:07:07 jcs Exp $ + +PROG= tftp-proxy +SRCS= tftp-proxy.c filter.c +MAN= tftp-proxy.8 + +.include -- cgit v1.2.3