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
+1
View File
@@ -5,6 +5,7 @@ DIRDEPS = \
gnu/lib/csu \ gnu/lib/csu \
gnu/lib/libgcc \ gnu/lib/libgcc \
include \ include \
include/xlocale \
lib/${CSU_DIR} \ lib/${CSU_DIR} \
lib/libc \ lib/libc \
lib/libcompiler_rt \ lib/libcompiler_rt \
+16
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
+4
View File
@@ -3,6 +3,10 @@
DIRDEPS = \ DIRDEPS = \
include \ include \
include/xlocale \
lib/libmd \
lib/libstand \
sys/boot/geli \
sys/boot/i386/btx/btx \ sys/boot/i386/btx/btx \
sys/boot/i386/btx/lib \ sys/boot/i386/btx/lib \
sys/boot/libstand32 \ sys/boot/libstand32 \
+3
View File
@@ -4,6 +4,9 @@
DIRDEPS = \ DIRDEPS = \
include \ include \
include/xlocale \ include/xlocale \
lib/libmd \
lib/libstand \
sys/boot/geli \
sys/boot/i386/btx/btx \ sys/boot/i386/btx/btx \
sys/boot/i386/btx/lib \ sys/boot/i386/btx/lib \
sys/boot/libstand32 \ sys/boot/libstand32 \
+1
View File
@@ -4,6 +4,7 @@
DIRDEPS = \ DIRDEPS = \
include \ include \
include/xlocale \ include/xlocale \
lib/libmd \
.include <dirdeps.mk> .include <dirdeps.mk>
+1
View File
@@ -6,6 +6,7 @@ DIRDEPS = \
include/xlocale \ include/xlocale \
lib/libstand \ lib/libstand \
sys/boot/ficl32 \ sys/boot/ficl32 \
sys/boot/geli \
sys/boot/i386/btx/btx \ sys/boot/i386/btx/btx \
sys/boot/i386/btx/btxldr \ sys/boot/i386/btx/btxldr \
sys/boot/i386/btx/lib \ sys/boot/i386/btx/lib \
+1
View File
@@ -6,6 +6,7 @@ DIRDEPS = \
include/xlocale \ include/xlocale \
lib/libstand \ lib/libstand \
sys/boot/ficl32 \ sys/boot/ficl32 \
sys/boot/geli \
sys/boot/i386/btx/btx \ sys/boot/i386/btx/btx \
sys/boot/i386/btx/btxldr \ sys/boot/i386/btx/btxldr \
sys/boot/i386/btx/lib \ sys/boot/i386/btx/lib \
@@ -32,6 +32,7 @@ DIRDEPS+= \
DIRDEPS.x86sys= \ DIRDEPS.x86sys= \
sys/boot/efi/libefi \ sys/boot/efi/libefi \
sys/boot/geli \
sys/boot/i386/boot0 \ sys/boot/i386/boot0 \
sys/boot/i386/boot0sio \ sys/boot/i386/boot0sio \
sys/boot/i386/boot2 \ sys/boot/i386/boot2 \