xref: /freebsd/stand/Makefile.inc (revision f3087bef11543b42e0d69b708f367097a4118d24)
1SUBDIR_PARALLEL=	yes
2
3# Firmware may not be able to handle branch protection failures
4MK_BRANCH_PROTECTION=	no
5
6.include "defs.mk"
7