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