.if exists(${.CURDIR}/${MACHINE_ARCH})
SUBDIR+=	${MACHINE_ARCH}
.endif

.include <bsd.subdir.mk>
