# $FreeBSD: stable/10/tools/regression/tls/ttls2/Makefile 276486 2014-12-31 23:25:37Z ngie $

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

.include <bsd.prog.mk>
