DIRDEPS_BUILD: Update dependencies.

Sponsored by:	EMC / Isilon Storage Division
This commit is contained in:
Bryan Drewery 2016-03-21 18:02:26 +00:00
parent 98acd232ad
commit a774e11017
8 changed files with 28 additions and 0 deletions

View File

@ -5,6 +5,7 @@ DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \

View File

@ -0,0 +1,16 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
include \
include/xlocale \
lib/libmd \
lib/libstand \
secure/lib/libcrypto \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View File

@ -3,6 +3,10 @@
DIRDEPS = \
include \
include/xlocale \
lib/libmd \
lib/libstand \
sys/boot/geli \
sys/boot/i386/btx/btx \
sys/boot/i386/btx/lib \
sys/boot/libstand32 \

View File

@ -4,6 +4,9 @@
DIRDEPS = \
include \
include/xlocale \
lib/libmd \
lib/libstand \
sys/boot/geli \
sys/boot/i386/btx/btx \
sys/boot/i386/btx/lib \
sys/boot/libstand32 \

View File

@ -4,6 +4,7 @@
DIRDEPS = \
include \
include/xlocale \
lib/libmd \
.include <dirdeps.mk>

View File

@ -6,6 +6,7 @@ DIRDEPS = \
include/xlocale \
lib/libstand \
sys/boot/ficl32 \
sys/boot/geli \
sys/boot/i386/btx/btx \
sys/boot/i386/btx/btxldr \
sys/boot/i386/btx/lib \

View File

@ -6,6 +6,7 @@ DIRDEPS = \
include/xlocale \
lib/libstand \
sys/boot/ficl32 \
sys/boot/geli \
sys/boot/i386/btx/btx \
sys/boot/i386/btx/btxldr \
sys/boot/i386/btx/lib \

View File

@ -32,6 +32,7 @@ DIRDEPS+= \
DIRDEPS.x86sys= \
sys/boot/efi/libefi \
sys/boot/geli \
sys/boot/i386/boot0 \
sys/boot/i386/boot0sio \
sys/boot/i386/boot2 \