freebsd-dev/tools/regression/tls/Makefile
2004-08-03 09:04:01 +00:00

10 lines
122 B
Makefile

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