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