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

.PATH:	${.CURDIR}/../../contrib/pf/ftp-proxy

PROG=	ftp-proxy
MAN=	ftp-proxy.8

SRCS=   ftp-proxy.c getline.c util.c

CFLAGS+= -Wall -Werror

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud