summaryrefslogtreecommitdiff
path: root/tests/sys/compat32/Makefile
blob: e1a35422410eee50674a9a414094b0246a4b3d8b (plain)
1
2
3
4
5
.if exists(${.CURDIR}/${MACHINE_ARCH})
SUBDIR+=	${MACHINE_ARCH}
.endif

.include <bsd.subdir.mk>