freebsd_amp_hwpstate/tools/regression/tls/Makefile

10 lines
128 B
Makefile

# $FreeBSD$
SUBDIR=libxx libyy ttls1 ttls2 ttls4
.if ${MACHINE_ARCH} == "i386"
SUBDIR+=ttls3
.endif
.include <bsd.subdir.mk>