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