1# XXX: Currently broken in CI 2.if 0 3.if exists(${.CURDIR}/${MACHINE_ARCH}) 4SUBDIR+= ${MACHINE_ARCH} 5.endif 6 7.include <bsd.subdir.mk> 8.endif 9