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