diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-12-01 05:18:48 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-12-01 05:18:48 +0000 |
| commit | cf990407e1bde2ebf0ab8a34e28c38a08f076288 (patch) | |
| tree | 87aef44886122d4f33737f7d44bb826a2b4711f9 /usr.bin | |
| parent | e1b74f21f5993f6f5b482f6215aa9520ae68c2ca (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/bluetooth/btsockstat/Makefile.depend | 1 | ||||
| -rw-r--r-- | usr.bin/ipcrm/Makefile.depend | 1 | ||||
| -rw-r--r-- | usr.bin/ipcs/Makefile.depend | 1 | ||||
| -rw-r--r-- | usr.bin/ktrdump/Makefile.depend | 1 | ||||
| -rw-r--r-- | usr.bin/netstat/Makefile.depend | 1 | ||||
| -rw-r--r-- | usr.bin/nfsstat/Makefile.depend | 1 | ||||
| -rw-r--r-- | usr.bin/systat/Makefile.depend | 1 | ||||
| -rw-r--r-- | usr.bin/top/Makefile.depend | 1 | ||||
| -rw-r--r-- | usr.bin/vmstat/Makefile.depend | 2 | ||||
| -rw-r--r-- | usr.bin/w/Makefile.depend | 1 |
10 files changed, 11 insertions, 0 deletions
diff --git a/usr.bin/bluetooth/btsockstat/Makefile.depend b/usr.bin/bluetooth/btsockstat/Makefile.depend index 09291545e89a..0ea1c90dafad 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 a1ac545aff09..34582cd083a2 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 a1ac545aff09..34582cd083a2 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 a1ac545aff09..34582cd083a2 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 76ce70824fea..2abbfbfcd916 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 a1ac545aff09..34582cd083a2 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 3e4daea0bd95..f0f460288baf 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 4a6d98d29663..accbe523ac77 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 2322cbf7c2f3..742f642bc94e 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 e03ca696576a..fd7546e46147 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 \ |
