aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/tls/Makefile
blob: 063e3dec7d8df98ab9fbc2bcf72366f9567f1d65 (plain) (blame)
1
2
3
4
5
6
7
SUBDIR=libxx libyy ttls1 ttls2 ttls4

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

.include <bsd.subdir.mk>