1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-01 08:27:59 +00:00
freebsd/stand/Makefile.inc

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
131 B
PHP
Raw Normal View History

SUBDIR_PARALLEL= yes
# Firmware may not be able to handle branch protection failures
MK_BRANCH_PROTECTION= no
2017-10-16 03:59:38 +00:00
.include "defs.mk"