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