summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2016-03-21 18:02:26 +0000
committerbdrewery <bdrewery@FreeBSD.org>2016-03-21 18:02:26 +0000
commit6c8899ba4c4d64288f8ffc70b3a74aa6fa07fc1e (patch)
treed20bb0d18a1d250750626e1e6d87b8c65ae7bee8
parent1634b66e41d600239492d47229ef27e850128927 (diff)
downloadFreeBSD-src-6c8899ba4c4d64288f8ffc70b3a74aa6fa07fc1e.zip
FreeBSD-src-6c8899ba4c4d64288f8ffc70b3a74aa6fa07fc1e.tar.gz
DIRDEPS_BUILD: Update dependencies.
Sponsored by: EMC / Isilon Storage Division
-rw-r--r--sbin/kldstat/Makefile.depend1
-rw-r--r--sys/boot/geli/Makefile.depend16
-rw-r--r--sys/boot/i386/gptboot/Makefile.depend4
-rw-r--r--sys/boot/i386/gptzfsboot/Makefile.depend3
-rw-r--r--sys/boot/i386/libi386/Makefile.depend1
-rw-r--r--sys/boot/i386/loader/Makefile.depend1
-rw-r--r--sys/boot/i386/zfsloader/Makefile.depend1
-rw-r--r--targets/pseudo/userland/misc/Makefile.depend1
8 files changed, 28 insertions, 0 deletions
diff --git a/sbin/kldstat/Makefile.depend b/sbin/kldstat/Makefile.depend
index 0f77a15..58f9a33 100644
--- a/sbin/kldstat/Makefile.depend
+++ b/sbin/kldstat/Makefile.depend
@@ -5,6 +5,7 @@ DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \
include \
+ include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
diff --git a/sys/boot/geli/Makefile.depend b/sys/boot/geli/Makefile.depend
new file mode 100644
index 0000000..7b57224
--- /dev/null
+++ b/sys/boot/geli/Makefile.depend
@@ -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
diff --git a/sys/boot/i386/gptboot/Makefile.depend b/sys/boot/i386/gptboot/Makefile.depend
index c798603..295be1a 100644
--- a/sys/boot/i386/gptboot/Makefile.depend
+++ b/sys/boot/i386/gptboot/Makefile.depend
@@ -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 \
diff --git a/sys/boot/i386/gptzfsboot/Makefile.depend b/sys/boot/i386/gptzfsboot/Makefile.depend
index 63a43d8..295be1a 100644
--- a/sys/boot/i386/gptzfsboot/Makefile.depend
+++ b/sys/boot/i386/gptzfsboot/Makefile.depend
@@ -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 \
diff --git a/sys/boot/i386/libi386/Makefile.depend b/sys/boot/i386/libi386/Makefile.depend
index 18be76b..df20c96 100644
--- a/sys/boot/i386/libi386/Makefile.depend
+++ b/sys/boot/i386/libi386/Makefile.depend
@@ -4,6 +4,7 @@
DIRDEPS = \
include \
include/xlocale \
+ lib/libmd \
.include <dirdeps.mk>
diff --git a/sys/boot/i386/loader/Makefile.depend b/sys/boot/i386/loader/Makefile.depend
index 9650fc0..89d5422 100644
--- a/sys/boot/i386/loader/Makefile.depend
+++ b/sys/boot/i386/loader/Makefile.depend
@@ -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 \
diff --git a/sys/boot/i386/zfsloader/Makefile.depend b/sys/boot/i386/zfsloader/Makefile.depend
index b3810a2..15b0c98 100644
--- a/sys/boot/i386/zfsloader/Makefile.depend
+++ b/sys/boot/i386/zfsloader/Makefile.depend
@@ -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 \
diff --git a/targets/pseudo/userland/misc/Makefile.depend b/targets/pseudo/userland/misc/Makefile.depend
index c186f6d..b0423a5 100644
--- a/targets/pseudo/userland/misc/Makefile.depend
+++ b/targets/pseudo/userland/misc/Makefile.depend
@@ -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 \
OpenPOWER on IntegriCloud