]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - tools/regression/tls/Makefile
Copy head to stable/8 as part of 8.0 Release cycle.
[FreeBSD/stable/8.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>