DIRDEPS_BUILD: Update dependencies.
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
98acd232ad
commit
a774e11017
@ -5,6 +5,7 @@ DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
gnu/lib/libgcc \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
|
16
sys/boot/geli/Makefile.depend
Normal file
16
sys/boot/geli/Makefile.depend
Normal 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
|
@ -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 \
|
||||
|
@ -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 \
|
||||
|
@ -4,6 +4,7 @@
|
||||
DIRDEPS = \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/libmd \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -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 \
|
||||
|
@ -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 \
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user