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