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