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