summaryrefslogtreecommitdiffstats
path: root/tools/regression/tls/ttls1/Makefile
blob: 5a5e58aa8b67f69aaab7689914dfbf507f3d320f (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
NOMAN=
DEBUG_FLAGS= -g

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