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