# $FreeBSD: stable/5/tools/regression/tls/Makefile 133066 2004-08-03 09:04:01Z dfr $

SUBDIR=libxx libyy ttls1 ttls2

.if ${MACHINE_ARCH} == "i386"
SUBDIR+=ttls3
.endif

.include <bsd.subdir.mk>
