summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2016-01-07 19:58:23 +0000
committerbdrewery <bdrewery@FreeBSD.org>2016-01-07 19:58:23 +0000
commitd6b33ca987ecc9d932cfe376a81befcf2440ad0a (patch)
tree2ab8ac0dcae7ebaa1c0d7832f1c1296ab4d32805
parent2029b75c0e314ad901ab840527160b0568bdb9c2 (diff)
downloadFreeBSD-src-d6b33ca987ecc9d932cfe376a81befcf2440ad0a.zip
FreeBSD-src-d6b33ca987ecc9d932cfe376a81befcf2440ad0a.tar.gz
DIRDEPS_BUILD: Update dependencies.
Sponsored by: EMC / Isilon Storage Division
-rw-r--r--lib/libmd/Makefile.depend3
-rw-r--r--sys/boot/libstand32/Makefile.depend1
-rw-r--r--sys/boot/userboot/test/Makefile.depend1
-rw-r--r--usr.bin/kdump/Makefile.depend3
-rw-r--r--usr.bin/nfsstat/Makefile.depend2
-rw-r--r--usr.sbin/jls/Makefile.depend2
-rw-r--r--usr.sbin/sesutil/Makefile.depend1
7 files changed, 6 insertions, 7 deletions
diff --git a/lib/libmd/Makefile.depend b/lib/libmd/Makefile.depend
index 00038a0..e3acaaf 100644
--- a/lib/libmd/Makefile.depend
+++ b/lib/libmd/Makefile.depend
@@ -33,6 +33,9 @@ sha1hl.po: sha1hl.c
sha256hl.So: sha256hl.c
sha256hl.o: sha256hl.c
sha256hl.po: sha256hl.c
+sha384hl.So: sha384hl.c
+sha384hl.o: sha384hl.c
+sha384hl.po: sha384hl.c
sha512hl.So: sha512hl.c
sha512hl.o: sha512hl.c
sha512hl.po: sha512hl.c
diff --git a/sys/boot/libstand32/Makefile.depend b/sys/boot/libstand32/Makefile.depend
index dae5bcd..57cd80c 100644
--- a/sys/boot/libstand32/Makefile.depend
+++ b/sys/boot/libstand32/Makefile.depend
@@ -6,7 +6,6 @@ DIRDEPS = \
include/arpa \
include/xlocale \
lib/libbz2 \
- lib/libstand \
.include <dirdeps.mk>
diff --git a/sys/boot/userboot/test/Makefile.depend b/sys/boot/userboot/test/Makefile.depend
index a5da8fd..3646e2e 100644
--- a/sys/boot/userboot/test/Makefile.depend
+++ b/sys/boot/userboot/test/Makefile.depend
@@ -8,7 +8,6 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
- lib/libc_nonshared \
lib/libcompiler_rt \
diff --git a/usr.bin/kdump/Makefile.depend b/usr.bin/kdump/Makefile.depend
index f86656e..83a2492 100644
--- a/usr.bin/kdump/Makefile.depend
+++ b/usr.bin/kdump/Makefile.depend
@@ -6,7 +6,6 @@ DIRDEPS = \
gnu/lib/libgcc \
include \
include/arpa \
- include/rpc \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
@@ -20,8 +19,6 @@ DIRDEPS = \
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
-ioctl.o: ioctl.c
-ioctl.po: ioctl.c
kdump.o: kdump_subr.h
kdump.o: linux32_syscalls.c
kdump.o: linux_syscalls.c
diff --git a/usr.bin/nfsstat/Makefile.depend b/usr.bin/nfsstat/Makefile.depend
index 34582cd..3646e2e 100644
--- a/usr.bin/nfsstat/Makefile.depend
+++ b/usr.bin/nfsstat/Makefile.depend
@@ -9,8 +9,6 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
- lib/libelf \
- lib/libkvm \
.include <dirdeps.mk>
diff --git a/usr.sbin/jls/Makefile.depend b/usr.sbin/jls/Makefile.depend
index 4131fa7..50e6f23 100644
--- a/usr.sbin/jls/Makefile.depend
+++ b/usr.sbin/jls/Makefile.depend
@@ -11,6 +11,8 @@ DIRDEPS = \
lib/libc \
lib/libcompiler_rt \
lib/libjail \
+ lib/libutil \
+ lib/libxo \
.include <dirdeps.mk>
diff --git a/usr.sbin/sesutil/Makefile.depend b/usr.sbin/sesutil/Makefile.depend
index 3646e2e..6002005 100644
--- a/usr.sbin/sesutil/Makefile.depend
+++ b/usr.sbin/sesutil/Makefile.depend
@@ -9,6 +9,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ lib/libsbuf \
.include <dirdeps.mk>
OpenPOWER on IntegriCloud