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

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

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