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