summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-12-01 05:18:48 +0000
committerbdrewery <bdrewery@FreeBSD.org>2015-12-01 05:18:48 +0000
commit44973a75bbe94332e13d1ffb36e39a91e4e07c07 (patch)
tree87aef44886122d4f33737f7d44bb826a2b4711f9 /usr.bin
parent5b8aada6849113024e237f9044c70f9027c736d7 (diff)
downloadFreeBSD-src-44973a75bbe94332e13d1ffb36e39a91e4e07c07.zip
FreeBSD-src-44973a75bbe94332e13d1ffb36e39a91e4e07c07.tar.gz
Update dependencies after r291406 added libelf to libkvm.
Unfortunately filemon/meta mode tracks all indirect dependencies here since ld(1) is reading libelf when linking in libkvm. Churn would be reduced if this was able to be limited to direct dependencies. Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/bluetooth/btsockstat/Makefile.depend1
-rw-r--r--usr.bin/ipcrm/Makefile.depend1
-rw-r--r--usr.bin/ipcs/Makefile.depend1
-rw-r--r--usr.bin/ktrdump/Makefile.depend1
-rw-r--r--usr.bin/netstat/Makefile.depend1
-rw-r--r--usr.bin/nfsstat/Makefile.depend1
-rw-r--r--usr.bin/systat/Makefile.depend1
-rw-r--r--usr.bin/top/Makefile.depend1
-rw-r--r--usr.bin/vmstat/Makefile.depend2
-rw-r--r--usr.bin/w/Makefile.depend1
10 files changed, 11 insertions, 0 deletions
diff --git a/usr.bin/bluetooth/btsockstat/Makefile.depend b/usr.bin/bluetooth/btsockstat/Makefile.depend
index 0929154..0ea1c90 100644
--- a/usr.bin/bluetooth/btsockstat/Makefile.depend
+++ b/usr.bin/bluetooth/btsockstat/Makefile.depend
@@ -10,6 +10,7 @@ DIRDEPS = \
lib/libbluetooth \
lib/libc \
lib/libcompiler_rt \
+ lib/libelf \
lib/libkvm \
diff --git a/usr.bin/ipcrm/Makefile.depend b/usr.bin/ipcrm/Makefile.depend
index a1ac545..34582cd 100644
--- a/usr.bin/ipcrm/Makefile.depend
+++ b/usr.bin/ipcrm/Makefile.depend
@@ -9,6 +9,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ lib/libelf \
lib/libkvm \
diff --git a/usr.bin/ipcs/Makefile.depend b/usr.bin/ipcs/Makefile.depend
index a1ac545..34582cd 100644
--- a/usr.bin/ipcs/Makefile.depend
+++ b/usr.bin/ipcs/Makefile.depend
@@ -9,6 +9,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ lib/libelf \
lib/libkvm \
diff --git a/usr.bin/ktrdump/Makefile.depend b/usr.bin/ktrdump/Makefile.depend
index a1ac545..34582cd 100644
--- a/usr.bin/ktrdump/Makefile.depend
+++ b/usr.bin/ktrdump/Makefile.depend
@@ -9,6 +9,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ lib/libelf \
lib/libkvm \
diff --git a/usr.bin/netstat/Makefile.depend b/usr.bin/netstat/Makefile.depend
index 76ce708..2abbfbf 100644
--- a/usr.bin/netstat/Makefile.depend
+++ b/usr.bin/netstat/Makefile.depend
@@ -10,6 +10,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ lib/libelf \
lib/libkvm \
lib/libmemstat \
lib/libnetgraph \
diff --git a/usr.bin/nfsstat/Makefile.depend b/usr.bin/nfsstat/Makefile.depend
index a1ac545..34582cd 100644
--- a/usr.bin/nfsstat/Makefile.depend
+++ b/usr.bin/nfsstat/Makefile.depend
@@ -9,6 +9,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ lib/libelf \
lib/libkvm \
diff --git a/usr.bin/systat/Makefile.depend b/usr.bin/systat/Makefile.depend
index 3e4daea..f0f4602 100644
--- a/usr.bin/systat/Makefile.depend
+++ b/usr.bin/systat/Makefile.depend
@@ -11,6 +11,7 @@ DIRDEPS = \
lib/libc \
lib/libcompiler_rt \
lib/libdevstat \
+ lib/libelf \
lib/libkvm \
lib/msun \
lib/ncurses/ncursesw \
diff --git a/usr.bin/top/Makefile.depend b/usr.bin/top/Makefile.depend
index 4a6d98d..accbe52 100644
--- a/usr.bin/top/Makefile.depend
+++ b/usr.bin/top/Makefile.depend
@@ -9,6 +9,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ lib/libelf \
lib/libjail \
lib/libkvm \
lib/msun \
diff --git a/usr.bin/vmstat/Makefile.depend b/usr.bin/vmstat/Makefile.depend
index 2322cbf..742f642 100644
--- a/usr.bin/vmstat/Makefile.depend
+++ b/usr.bin/vmstat/Makefile.depend
@@ -10,9 +10,11 @@ DIRDEPS = \
lib/libc \
lib/libcompiler_rt \
lib/libdevstat \
+ lib/libelf \
lib/libkvm \
lib/libmemstat \
lib/libutil \
+ lib/libxo \
.include <dirdeps.mk>
diff --git a/usr.bin/w/Makefile.depend b/usr.bin/w/Makefile.depend
index e03ca69..fd7546e 100644
--- a/usr.bin/w/Makefile.depend
+++ b/usr.bin/w/Makefile.depend
@@ -10,6 +10,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ lib/libelf \
lib/libkvm \
lib/libsbuf \
lib/libutil \
OpenPOWER on IntegriCloud