xref: /freebsd/stand/Makefile.inc (revision 54521a2ff93ae06c95c31f79f89dc23c9b51c20b)
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