xref: /freebsd/tests/sys/compat32/Makefile (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
1.if exists(${.CURDIR}/${MACHINE_ARCH})
2SUBDIR+=	${MACHINE_ARCH}
3.endif
4
5.include <bsd.subdir.mk>
6