1 2SUBDIR=libxx libyy ttls1 ttls2 ttls4 3 4.if ${MACHINE_ARCH} == "i386" 5SUBDIR+=ttls3 6.endif 7 8.include <bsd.subdir.mk> 9