Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-src
Path: blob/main/tests/sys/compat32/Makefile
39507 views
.if exists(${.CURDIR}/${MACHINE_ARCH})
SUBDIR+=	${MACHINE_ARCH}
.endif

.include <bsd.subdir.mk>