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

PROG=	ttls1
LDADD+=	-L../libxx -lxx -Wl,--rpath=${.OBJDIR}/../libxx
LDADD+=	-L../libyy -lyy -Wl,--rpath=${.OBJDIR}/../libyy
NO_MAN=
DEBUG_FLAGS= -g

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