From cf990407e1bde2ebf0ab8a34e28c38a08f076288 Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Tue, 1 Dec 2015 05:18:48 +0000 Subject: [PATCH] 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 --- bin/pkill/Makefile.depend | 1 + bin/ps/Makefile.depend | 1 + gnu/usr.bin/gdb/kgdb/Makefile.depend.amd64 | 1 + libexec/rpc.rstatd/Makefile.depend | 1 + sbin/ddb/Makefile.depend | 1 + sbin/dmesg/Makefile.depend | 1 + sbin/ipf/ipf/Makefile.depend | 1 + sbin/ipf/ipfs/Makefile.depend | 1 + sbin/ipf/ipfstat/Makefile.depend | 1 + sbin/ipf/ipftest/Makefile.depend | 1 + sbin/ipf/ipmon/Makefile.depend | 1 + sbin/ipf/ipnat/Makefile.depend | 1 + sbin/ipf/ippool/Makefile.depend | 1 + sbin/ipf/ipresend/Makefile.depend | 1 + usr.bin/bluetooth/btsockstat/Makefile.depend | 1 + usr.bin/ipcrm/Makefile.depend | 1 + usr.bin/ipcs/Makefile.depend | 1 + usr.bin/ktrdump/Makefile.depend | 1 + usr.bin/netstat/Makefile.depend | 1 + usr.bin/nfsstat/Makefile.depend | 1 + usr.bin/systat/Makefile.depend | 1 + usr.bin/top/Makefile.depend | 1 + usr.bin/vmstat/Makefile.depend | 2 ++ usr.bin/w/Makefile.depend | 1 + usr.sbin/asf/Makefile.depend | 1 + usr.sbin/dconschat/Makefile.depend | 1 + usr.sbin/gstat/Makefile.depend | 1 + usr.sbin/iostat/Makefile.depend | 1 + usr.sbin/jail/Makefile.depend | 1 + usr.sbin/kgmon/Makefile.depend | 1 + usr.sbin/pstat/Makefile.depend | 1 + 31 files changed, 32 insertions(+) diff --git a/bin/pkill/Makefile.depend b/bin/pkill/Makefile.depend index 2940edd9368..35df7dcbf24 100644 --- a/bin/pkill/Makefile.depend +++ b/bin/pkill/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ + lib/libelf \ lib/libjail \ lib/libkvm \ diff --git a/bin/ps/Makefile.depend b/bin/ps/Makefile.depend index 15f0d5ca8f9..1576eff2f0c 100644 --- a/bin/ps/Makefile.depend +++ b/bin/ps/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ + lib/libelf \ lib/libjail \ lib/libkvm \ lib/libutil \ diff --git a/gnu/usr.bin/gdb/kgdb/Makefile.depend.amd64 b/gnu/usr.bin/gdb/kgdb/Makefile.depend.amd64 index f675e83ceeb..3c60b310ee4 100644 --- a/gnu/usr.bin/gdb/kgdb/Makefile.depend.amd64 +++ b/gnu/usr.bin/gdb/kgdb/Makefile.depend.amd64 @@ -15,6 +15,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ + lib/libelf \ lib/libkvm \ lib/msun \ lib/ncurses/ncursesw \ diff --git a/libexec/rpc.rstatd/Makefile.depend b/libexec/rpc.rstatd/Makefile.depend index bbb48e43b2e..91b8891e19c 100644 --- a/libexec/rpc.rstatd/Makefile.depend +++ b/libexec/rpc.rstatd/Makefile.depend @@ -12,6 +12,7 @@ DIRDEPS = \ lib/libc \ lib/libcompiler_rt \ lib/libdevstat \ + lib/libelf \ lib/libkvm \ lib/librpcsvc \ diff --git a/sbin/ddb/Makefile.depend b/sbin/ddb/Makefile.depend index a1ac545aff0..34582cd083a 100644 --- a/sbin/ddb/Makefile.depend +++ b/sbin/ddb/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ + lib/libelf \ lib/libkvm \ diff --git a/sbin/dmesg/Makefile.depend b/sbin/dmesg/Makefile.depend index a1ac545aff0..34582cd083a 100644 --- a/sbin/dmesg/Makefile.depend +++ b/sbin/dmesg/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ + lib/libelf \ lib/libkvm \ diff --git a/sbin/ipf/ipf/Makefile.depend b/sbin/ipf/ipf/Makefile.depend index 4eb9aad39d4..36b066ea982 100644 --- a/sbin/ipf/ipf/Makefile.depend +++ b/sbin/ipf/ipf/Makefile.depend @@ -10,6 +10,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ + lib/libelf \ lib/libkvm \ lib/libpcap \ sbin/ipf/libipf \ diff --git a/sbin/ipf/ipfs/Makefile.depend b/sbin/ipf/ipfs/Makefile.depend index baac233e313..6773fa2ca5d 100644 --- a/sbin/ipf/ipfs/Makefile.depend +++ b/sbin/ipf/ipfs/Makefile.depend @@ -10,6 +10,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ + lib/libelf \ lib/libkvm \ sbin/ipf/libipf \ diff --git a/sbin/ipf/ipfstat/Makefile.depend b/sbin/ipf/ipfstat/Makefile.depend index 9efa7cf47ea..8f5d6f7f990 100644 --- a/sbin/ipf/ipfstat/Makefile.depend +++ b/sbin/ipf/ipfstat/Makefile.depend @@ -10,6 +10,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ + lib/libelf \ lib/libkvm \ lib/ncurses/ncursesw \ sbin/ipf/libipf \ diff --git a/sbin/ipf/ipftest/Makefile.depend b/sbin/ipf/ipftest/Makefile.depend index a62aee2bb53..73f6c41c635 100644 --- a/sbin/ipf/ipftest/Makefile.depend +++ b/sbin/ipf/ipftest/Makefile.depend @@ -10,6 +10,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ + lib/libelf \ lib/libkvm \ sbin/ipf/libipf \ usr.bin/yacc.host \ diff --git a/sbin/ipf/ipmon/Makefile.depend b/sbin/ipf/ipmon/Makefile.depend index 5bdb549968c..c33fe279b12 100644 --- a/sbin/ipf/ipmon/Makefile.depend +++ b/sbin/ipf/ipmon/Makefile.depend @@ -10,6 +10,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ + lib/libelf \ lib/libkvm \ sbin/ipf/libipf \ usr.bin/yacc.host \ diff --git a/sbin/ipf/ipnat/Makefile.depend b/sbin/ipf/ipnat/Makefile.depend index 1bbd4181067..ea17231b9cd 100644 --- a/sbin/ipf/ipnat/Makefile.depend +++ b/sbin/ipf/ipnat/Makefile.depend @@ -10,6 +10,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ + lib/libelf \ lib/libkvm \ sbin/ipf/libipf \ usr.bin/yacc.host \ diff --git a/sbin/ipf/ippool/Makefile.depend b/sbin/ipf/ippool/Makefile.depend index cc3cf4dbf2f..bc6ba75afe7 100644 --- a/sbin/ipf/ippool/Makefile.depend +++ b/sbin/ipf/ippool/Makefile.depend @@ -10,6 +10,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ + lib/libelf \ lib/libkvm \ sbin/ipf/libipf \ usr.bin/yacc.host \ diff --git a/sbin/ipf/ipresend/Makefile.depend b/sbin/ipf/ipresend/Makefile.depend index 9e0787f4f8a..6795d2cff03 100644 --- a/sbin/ipf/ipresend/Makefile.depend +++ b/sbin/ipf/ipresend/Makefile.depend @@ -10,6 +10,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ + lib/libelf \ lib/libkvm \ lib/msun \ sbin/ipf/libipf \ diff --git a/usr.bin/bluetooth/btsockstat/Makefile.depend b/usr.bin/bluetooth/btsockstat/Makefile.depend index 09291545e89..0ea1c90dafa 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 a1ac545aff0..34582cd083a 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 a1ac545aff0..34582cd083a 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 a1ac545aff0..34582cd083a 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 76ce70824fe..2abbfbfcd91 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 a1ac545aff0..34582cd083a 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 3e4daea0bd9..f0f460288ba 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 4a6d98d2966..accbe523ac7 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 2322cbf7c2f..742f642bc94 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 diff --git a/usr.bin/w/Makefile.depend b/usr.bin/w/Makefile.depend index e03ca696576..fd7546e4614 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 \ diff --git a/usr.sbin/asf/Makefile.depend b/usr.sbin/asf/Makefile.depend index a1ac545aff0..34582cd083a 100644 --- a/usr.sbin/asf/Makefile.depend +++ b/usr.sbin/asf/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ + lib/libelf \ lib/libkvm \ diff --git a/usr.sbin/dconschat/Makefile.depend b/usr.sbin/dconschat/Makefile.depend index e2e70c80f52..442e3ca8003 100644 --- a/usr.sbin/dconschat/Makefile.depend +++ b/usr.sbin/dconschat/Makefile.depend @@ -10,6 +10,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ + lib/libelf \ lib/libkvm \ diff --git a/usr.sbin/gstat/Makefile.depend b/usr.sbin/gstat/Makefile.depend index c24e161f531..c8fd534e0df 100644 --- a/usr.sbin/gstat/Makefile.depend +++ b/usr.sbin/gstat/Makefile.depend @@ -11,6 +11,7 @@ DIRDEPS = \ lib/libcompiler_rt \ lib/libdevstat \ lib/libedit \ + lib/libelf \ lib/libexpat \ lib/libgeom \ lib/libkvm \ diff --git a/usr.sbin/iostat/Makefile.depend b/usr.sbin/iostat/Makefile.depend index bfcafb7c8c6..ca404f2f90a 100644 --- a/usr.sbin/iostat/Makefile.depend +++ b/usr.sbin/iostat/Makefile.depend @@ -10,6 +10,7 @@ DIRDEPS = \ lib/libc \ lib/libcompiler_rt \ lib/libdevstat \ + lib/libelf \ lib/libkvm \ lib/msun \ diff --git a/usr.sbin/jail/Makefile.depend b/usr.sbin/jail/Makefile.depend index 28c1ed0bb34..b24d6ea4e8f 100644 --- a/usr.sbin/jail/Makefile.depend +++ b/usr.sbin/jail/Makefile.depend @@ -10,6 +10,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ + lib/libelf \ lib/libjail \ lib/libkvm \ lib/libutil \ diff --git a/usr.sbin/kgmon/Makefile.depend b/usr.sbin/kgmon/Makefile.depend index a1ac545aff0..34582cd083a 100644 --- a/usr.sbin/kgmon/Makefile.depend +++ b/usr.sbin/kgmon/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ + lib/libelf \ lib/libkvm \ diff --git a/usr.sbin/pstat/Makefile.depend b/usr.sbin/pstat/Makefile.depend index e01f8c74e67..7c356c962d7 100644 --- a/usr.sbin/pstat/Makefile.depend +++ b/usr.sbin/pstat/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ + lib/libelf \ lib/libkvm \ lib/libutil \