]> CyberLeo.Net >> Repos - FreeBSD/releng/10.3.git/blob - tools/regression/tls/Makefile
- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
[FreeBSD/releng/10.3.git] / tools / regression / tls / Makefile
1 # $FreeBSD$
2
3 SUBDIR=libxx libyy ttls1 ttls2 ttls4
4
5 .if ${MACHINE_ARCH} == "i386"
6 SUBDIR+=ttls3
7 .endif
8
9 .include <bsd.subdir.mk>