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