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

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

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