xref: /freebsd/stand/Makefile.inc (revision 0f996f45418e82dae151e5d1da478da38d70049f)
1
2SUBDIR_PARALLEL=	yes
3
4# Firmware may not be able to handle branch protection failures
5MK_BRANCH_PROTECTION=	no
6
7.include "defs.mk"
8