summaryrefslogtreecommitdiffstats
path: root/tools/regression/tls/ttls4/Makefile
blob: 2d1e501c073cc62084d7cbccecd7be0a56a5d8a7 (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

PROG=	ttls4
DPADD=	${LIBPTHREAD}
LDADD=	-lpthread
MAN=
DEBUG_FLAGS= -g

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