1.if exists(${.CURDIR}/${MACHINE_ARCH}) 2SUBDIR+= ${MACHINE_ARCH} 3.endif 4 5.include <bsd.subdir.mk> 6