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