diff options
author | sjg <sjg@FreeBSD.org> | 2013-03-11 17:21:52 +0000 |
---|---|---|
committer | sjg <sjg@FreeBSD.org> | 2013-03-11 17:21:52 +0000 |
commit | 6d37b86f2b6abb5c0c11a9162e37ddc0ad94f01d (patch) | |
tree | c7c6432bea7a4d89ef9b8fc3cd74ebbe223187dc /usr.bin | |
parent | 80040a24a485c0a91c3dfbf7f98a46eae030e911 (diff) | |
download | FreeBSD-src-6d37b86f2b6abb5c0c11a9162e37ddc0ad94f01d.zip FreeBSD-src-6d37b86f2b6abb5c0c11a9162e37ddc0ad94f01d.tar.gz |
Updated dependencies
Diffstat (limited to 'usr.bin')
239 files changed, 242 insertions, 0 deletions
diff --git a/usr.bin/apply/Makefile.depend b/usr.bin/apply/Makefile.depend index 2ee0ef1..8a69c21 100644 --- a/usr.bin/apply/Makefile.depend +++ b/usr.bin/apply/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libsbuf \ diff --git a/usr.bin/ar/Makefile.depend b/usr.bin/ar/Makefile.depend index 2e77470..5e87915 100644 --- a/usr.bin/ar/Makefile.depend +++ b/usr.bin/ar/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libarchive \ lib/libc \ + lib/libcompiler_rt \ lib/libelf \ diff --git a/usr.bin/asa/Makefile.depend b/usr.bin/asa/Makefile.depend index 943a383..82222e2 100644 --- a/usr.bin/asa/Makefile.depend +++ b/usr.bin/asa/Makefile.depend @@ -7,6 +7,7 @@ DIRDEPS = \ include \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/at/Makefile.depend b/usr.bin/at/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/at/Makefile.depend +++ b/usr.bin/at/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/atf/atf-config/Makefile.depend b/usr.bin/atf/atf-config/Makefile.depend index 727e9ec..aa1a208 100644 --- a/usr.bin/atf/atf-config/Makefile.depend +++ b/usr.bin/atf/atf-config/Makefile.depend @@ -12,6 +12,7 @@ DIRDEPS = \ lib/atf/libatf-c \ lib/atf/libatf-c++ \ lib/libc \ + lib/libcompiler_rt \ lib/msun \ diff --git a/usr.bin/atf/atf-report/Makefile.depend b/usr.bin/atf/atf-report/Makefile.depend index 727e9ec..aa1a208 100644 --- a/usr.bin/atf/atf-report/Makefile.depend +++ b/usr.bin/atf/atf-report/Makefile.depend @@ -12,6 +12,7 @@ DIRDEPS = \ lib/atf/libatf-c \ lib/atf/libatf-c++ \ lib/libc \ + lib/libcompiler_rt \ lib/msun \ diff --git a/usr.bin/atf/atf-run/Makefile.depend b/usr.bin/atf/atf-run/Makefile.depend index 727e9ec..aa1a208 100644 --- a/usr.bin/atf/atf-run/Makefile.depend +++ b/usr.bin/atf/atf-run/Makefile.depend @@ -12,6 +12,7 @@ DIRDEPS = \ lib/atf/libatf-c \ lib/atf/libatf-c++ \ lib/libc \ + lib/libcompiler_rt \ lib/msun \ diff --git a/usr.bin/atf/atf-sh/Makefile.depend b/usr.bin/atf/atf-sh/Makefile.depend index 727e9ec..aa1a208 100644 --- a/usr.bin/atf/atf-sh/Makefile.depend +++ b/usr.bin/atf/atf-sh/Makefile.depend @@ -12,6 +12,7 @@ DIRDEPS = \ lib/atf/libatf-c \ lib/atf/libatf-c++ \ lib/libc \ + lib/libcompiler_rt \ lib/msun \ diff --git a/usr.bin/atf/atf-version/Makefile.depend b/usr.bin/atf/atf-version/Makefile.depend index f121c8b..d91f200 100644 --- a/usr.bin/atf/atf-version/Makefile.depend +++ b/usr.bin/atf/atf-version/Makefile.depend @@ -12,6 +12,7 @@ DIRDEPS = \ lib/atf/libatf-c \ lib/atf/libatf-c++ \ lib/libc \ + lib/libcompiler_rt \ lib/msun \ diff --git a/usr.bin/atm/sscop/Makefile.depend b/usr.bin/atm/sscop/Makefile.depend index 29acfd8a4..f584b91 100644 --- a/usr.bin/atm/sscop/Makefile.depend +++ b/usr.bin/atm/sscop/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libbegemot \ lib/libc \ + lib/libcompiler_rt \ lib/libnetgraph \ lib/libngatm \ diff --git a/usr.bin/awk/Makefile.depend b/usr.bin/awk/Makefile.depend index d1d7c17..6add133 100644 --- a/usr.bin/awk/Makefile.depend +++ b/usr.bin/awk/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/msun \ diff --git a/usr.bin/banner/Makefile.depend b/usr.bin/banner/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/banner/Makefile.depend +++ b/usr.bin/banner/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/basename/Makefile.depend b/usr.bin/basename/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/basename/Makefile.depend +++ b/usr.bin/basename/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/bc/Makefile.depend b/usr.bin/bc/Makefile.depend index 74fef6b..6a928de 100644 --- a/usr.bin/bc/Makefile.depend +++ b/usr.bin/bc/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libedit \ lib/ncurses/ncurses \ diff --git a/usr.bin/biff/Makefile.depend b/usr.bin/biff/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/biff/Makefile.depend +++ b/usr.bin/biff/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/bluetooth/bthost/Makefile.depend b/usr.bin/bluetooth/bthost/Makefile.depend index 9457f33..2a95a05 100644 --- a/usr.bin/bluetooth/bthost/Makefile.depend +++ b/usr.bin/bluetooth/bthost/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libbluetooth \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/bluetooth/btsockstat/Makefile.depend b/usr.bin/bluetooth/btsockstat/Makefile.depend index 049b8d8..233d193 100644 --- a/usr.bin/bluetooth/btsockstat/Makefile.depend +++ b/usr.bin/bluetooth/btsockstat/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libbluetooth \ lib/libc \ + lib/libcompiler_rt \ lib/libkvm \ diff --git a/usr.bin/bluetooth/rfcomm_sppd/Makefile.depend b/usr.bin/bluetooth/rfcomm_sppd/Makefile.depend index ceecdbe..71d0106 100644 --- a/usr.bin/bluetooth/rfcomm_sppd/Makefile.depend +++ b/usr.bin/bluetooth/rfcomm_sppd/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libbluetooth \ lib/libc \ + lib/libcompiler_rt \ lib/libsdp \ diff --git a/usr.bin/bmake/Makefile.depend b/usr.bin/bmake/Makefile.depend index 739cf2e..154abfc 100644 --- a/usr.bin/bmake/Makefile.depend +++ b/usr.bin/bmake/Makefile.depend @@ -7,6 +7,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/brandelf/Makefile.depend b/usr.bin/brandelf/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/brandelf/Makefile.depend +++ b/usr.bin/brandelf/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/bsdiff/bsdiff/Makefile.depend b/usr.bin/bsdiff/bsdiff/Makefile.depend index aba3737..815fd24 100644 --- a/usr.bin/bsdiff/bsdiff/Makefile.depend +++ b/usr.bin/bsdiff/bsdiff/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libbz2 \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/bsdiff/bspatch/Makefile.depend b/usr.bin/bsdiff/bspatch/Makefile.depend index aba3737..815fd24 100644 --- a/usr.bin/bsdiff/bspatch/Makefile.depend +++ b/usr.bin/bsdiff/bspatch/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libbz2 \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/bzip2/Makefile.depend b/usr.bin/bzip2/Makefile.depend index d945720..f2d5926 100644 --- a/usr.bin/bzip2/Makefile.depend +++ b/usr.bin/bzip2/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libbz2 \ lib/libc \ + lib/libcompiler_rt \ lib/msun \ diff --git a/usr.bin/bzip2recover/Makefile.depend b/usr.bin/bzip2recover/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/bzip2recover/Makefile.depend +++ b/usr.bin/bzip2recover/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/c89/Makefile.depend b/usr.bin/c89/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/c89/Makefile.depend +++ b/usr.bin/c89/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/c99/Makefile.depend b/usr.bin/c99/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/c99/Makefile.depend +++ b/usr.bin/c99/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/calendar/Makefile.depend b/usr.bin/calendar/Makefile.depend index b6a920e..c0e2c4a 100644 --- a/usr.bin/calendar/Makefile.depend +++ b/usr.bin/calendar/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/msun \ diff --git a/usr.bin/cap_mkdb/Makefile.depend b/usr.bin/cap_mkdb/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/cap_mkdb/Makefile.depend +++ b/usr.bin/cap_mkdb/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/catman/Makefile.depend b/usr.bin/catman/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/catman/Makefile.depend +++ b/usr.bin/catman/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/chat/Makefile.depend b/usr.bin/chat/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/chat/Makefile.depend +++ b/usr.bin/chat/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/checknr/Makefile.depend b/usr.bin/checknr/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/checknr/Makefile.depend +++ b/usr.bin/checknr/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/chkey/Makefile.depend b/usr.bin/chkey/Makefile.depend index b00143d..c04a0a5 100644 --- a/usr.bin/chkey/Makefile.depend +++ b/usr.bin/chkey/Makefile.depend @@ -10,6 +10,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libmp \ lib/librpcsvc \ secure/lib/libcrypto \ diff --git a/usr.bin/chpass/Makefile.depend b/usr.bin/chpass/Makefile.depend index e315d9c..32257f8 100644 --- a/usr.bin/chpass/Makefile.depend +++ b/usr.bin/chpass/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libcrypt \ lib/libutil \ lib/libypclnt \ diff --git a/usr.bin/cksum/Makefile.depend b/usr.bin/cksum/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/cksum/Makefile.depend +++ b/usr.bin/cksum/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/cmp/Makefile.depend b/usr.bin/cmp/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/cmp/Makefile.depend +++ b/usr.bin/cmp/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/col/Makefile.depend b/usr.bin/col/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/col/Makefile.depend +++ b/usr.bin/col/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/colcrt/Makefile.depend b/usr.bin/colcrt/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/colcrt/Makefile.depend +++ b/usr.bin/colcrt/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/colldef/Makefile.depend b/usr.bin/colldef/Makefile.depend index d3194b5..99cfa04 100644 --- a/usr.bin/colldef/Makefile.depend +++ b/usr.bin/colldef/Makefile.depend @@ -9,6 +9,8 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ + usr.bin/lex/lib \ .include <dirdeps.mk> diff --git a/usr.bin/colrm/Makefile.depend b/usr.bin/colrm/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/colrm/Makefile.depend +++ b/usr.bin/colrm/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/column/Makefile.depend b/usr.bin/column/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/column/Makefile.depend +++ b/usr.bin/column/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/comm/Makefile.depend b/usr.bin/comm/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/comm/Makefile.depend +++ b/usr.bin/comm/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/compile_et/Makefile.depend b/usr.bin/compile_et/Makefile.depend index 1b29ec9..d0a5c7c 100644 --- a/usr.bin/compile_et/Makefile.depend +++ b/usr.bin/compile_et/Makefile.depend @@ -11,6 +11,7 @@ DIRDEPS = \ kerberos5/lib/libvers \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/compress/Makefile.depend b/usr.bin/compress/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/compress/Makefile.depend +++ b/usr.bin/compress/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/cpio/Makefile.depend b/usr.bin/cpio/Makefile.depend index 0d41f1d..91c0c58 100644 --- a/usr.bin/cpio/Makefile.depend +++ b/usr.bin/cpio/Makefile.depend @@ -10,6 +10,7 @@ DIRDEPS = \ lib/libarchive \ lib/libbz2 \ lib/libc \ + lib/libcompiler_rt \ lib/libexpat \ lib/liblzma \ lib/libz \ diff --git a/usr.bin/cpuset/Makefile.depend b/usr.bin/cpuset/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/cpuset/Makefile.depend +++ b/usr.bin/cpuset/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/csplit/Makefile.depend b/usr.bin/csplit/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/csplit/Makefile.depend +++ b/usr.bin/csplit/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/csup/Makefile.depend b/usr.bin/csup/Makefile.depend index 1c89798..50f15cd 100644 --- a/usr.bin/csup/Makefile.depend +++ b/usr.bin/csup/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libmd \ lib/libthr \ lib/libz \ diff --git a/usr.bin/ctags/Makefile.depend b/usr.bin/ctags/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/ctags/Makefile.depend +++ b/usr.bin/ctags/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/ctlstat/Makefile.depend b/usr.bin/ctlstat/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/ctlstat/Makefile.depend +++ b/usr.bin/ctlstat/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/cut/Makefile.depend b/usr.bin/cut/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/cut/Makefile.depend +++ b/usr.bin/cut/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/dc/Makefile.depend b/usr.bin/dc/Makefile.depend index d64957d..d4efe33 100644 --- a/usr.bin/dc/Makefile.depend +++ b/usr.bin/dc/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ secure/lib/libcrypto \ secure/lib/libssl \ diff --git a/usr.bin/dig/Makefile.depend b/usr.bin/dig/Makefile.depend index 570d683..3740d82 100644 --- a/usr.bin/dig/Makefile.depend +++ b/usr.bin/dig/Makefile.depend @@ -15,6 +15,7 @@ DIRDEPS = \ lib/bind/isccfg \ lib/bind/lwres \ lib/libc \ + lib/libcompiler_rt \ lib/libthr \ secure/lib/libcrypto \ diff --git a/usr.bin/dirname/Makefile.depend b/usr.bin/dirname/Makefile.depend index 943a383..82222e2 100644 --- a/usr.bin/dirname/Makefile.depend +++ b/usr.bin/dirname/Makefile.depend @@ -7,6 +7,7 @@ DIRDEPS = \ include \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/du/Makefile.depend b/usr.bin/du/Makefile.depend index 9eb5e85..afbe025 100644 --- a/usr.bin/du/Makefile.depend +++ b/usr.bin/du/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libutil \ diff --git a/usr.bin/ee/Makefile.depend b/usr.bin/ee/Makefile.depend index a02469c..dd43fad 100644 --- a/usr.bin/ee/Makefile.depend +++ b/usr.bin/ee/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/ncurses/ncurses \ lib/ncurses/ncursesw \ diff --git a/usr.bin/elf2aout/Makefile.depend b/usr.bin/elf2aout/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/elf2aout/Makefile.depend +++ b/usr.bin/elf2aout/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/elfdump/Makefile.depend b/usr.bin/elfdump/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/elfdump/Makefile.depend +++ b/usr.bin/elfdump/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/enigma/Makefile.depend b/usr.bin/enigma/Makefile.depend index 68e9428..ecfa29e 100644 --- a/usr.bin/enigma/Makefile.depend +++ b/usr.bin/enigma/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libcrypt \ diff --git a/usr.bin/env/Makefile.depend b/usr.bin/env/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/env/Makefile.depend +++ b/usr.bin/env/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/expand/Makefile.depend b/usr.bin/expand/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/expand/Makefile.depend +++ b/usr.bin/expand/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/false/Makefile.depend b/usr.bin/false/Makefile.depend index 943a383..82222e2 100644 --- a/usr.bin/false/Makefile.depend +++ b/usr.bin/false/Makefile.depend @@ -7,6 +7,7 @@ DIRDEPS = \ include \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/file/Makefile.depend b/usr.bin/file/Makefile.depend index 65c2c16..a88f1ac 100644 --- a/usr.bin/file/Makefile.depend +++ b/usr.bin/file/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libmagic \ lib/libz \ diff --git a/usr.bin/file2c/Makefile.depend b/usr.bin/file2c/Makefile.depend index 943a383..82222e2 100644 --- a/usr.bin/file2c/Makefile.depend +++ b/usr.bin/file2c/Makefile.depend @@ -7,6 +7,7 @@ DIRDEPS = \ include \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/find/Makefile.depend b/usr.bin/find/Makefile.depend index 9623955..bcc0a7a 100644 --- a/usr.bin/find/Makefile.depend +++ b/usr.bin/find/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/finger/Makefile.depend b/usr.bin/finger/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/finger/Makefile.depend +++ b/usr.bin/finger/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/fmt/Makefile.depend b/usr.bin/fmt/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/fmt/Makefile.depend +++ b/usr.bin/fmt/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/fold/Makefile.depend b/usr.bin/fold/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/fold/Makefile.depend +++ b/usr.bin/fold/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/from/Makefile.depend b/usr.bin/from/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/from/Makefile.depend +++ b/usr.bin/from/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/fstat/Makefile.depend b/usr.bin/fstat/Makefile.depend index 4040948..4e70e8c 100644 --- a/usr.bin/fstat/Makefile.depend +++ b/usr.bin/fstat/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libkvm \ lib/libprocstat \ lib/libutil \ diff --git a/usr.bin/fsync/Makefile.depend b/usr.bin/fsync/Makefile.depend index 943a383..82222e2 100644 --- a/usr.bin/fsync/Makefile.depend +++ b/usr.bin/fsync/Makefile.depend @@ -7,6 +7,7 @@ DIRDEPS = \ include \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/ftp/Makefile.depend b/usr.bin/ftp/Makefile.depend index 1c19f24..ff175d7 100644 --- a/usr.bin/ftp/Makefile.depend +++ b/usr.bin/ftp/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libedit \ lib/libutil \ lib/ncurses/ncurses \ diff --git a/usr.bin/gcore/Makefile.depend b/usr.bin/gcore/Makefile.depend index 9eb5e85..afbe025 100644 --- a/usr.bin/gcore/Makefile.depend +++ b/usr.bin/gcore/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libutil \ diff --git a/usr.bin/gencat/Makefile.depend b/usr.bin/gencat/Makefile.depend index dc36998..26cf195 100644 --- a/usr.bin/gencat/Makefile.depend +++ b/usr.bin/gencat/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/getconf/Makefile.depend b/usr.bin/getconf/Makefile.depend index 8a2a703..57b0e22 100644 --- a/usr.bin/getconf/Makefile.depend +++ b/usr.bin/getconf/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/getent/Makefile.depend b/usr.bin/getent/Makefile.depend index da74388..8e92349 100644 --- a/usr.bin/getent/Makefile.depend +++ b/usr.bin/getent/Makefile.depend @@ -10,6 +10,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/getopt/Makefile.depend b/usr.bin/getopt/Makefile.depend index 943a383..82222e2 100644 --- a/usr.bin/getopt/Makefile.depend +++ b/usr.bin/getopt/Makefile.depend @@ -7,6 +7,7 @@ DIRDEPS = \ include \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/gprof/Makefile.depend b/usr.bin/gprof/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/gprof/Makefile.depend +++ b/usr.bin/gprof/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/grep/Makefile.depend b/usr.bin/grep/Makefile.depend index e85683d..75c9e12 100644 --- a/usr.bin/grep/Makefile.depend +++ b/usr.bin/grep/Makefile.depend @@ -10,6 +10,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libbz2 \ lib/libc \ + lib/libcompiler_rt \ lib/liblzma \ lib/libz \ diff --git a/usr.bin/gzip/Makefile.depend b/usr.bin/gzip/Makefile.depend index 79f2d38..2649c16 100644 --- a/usr.bin/gzip/Makefile.depend +++ b/usr.bin/gzip/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libbz2 \ lib/libc \ + lib/libcompiler_rt \ lib/liblzma \ lib/libz \ diff --git a/usr.bin/head/Makefile.depend b/usr.bin/head/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/head/Makefile.depend +++ b/usr.bin/head/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/hexdump/Makefile.depend b/usr.bin/hexdump/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/hexdump/Makefile.depend +++ b/usr.bin/hexdump/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/host/Makefile.depend b/usr.bin/host/Makefile.depend index 570d683..3740d82 100644 --- a/usr.bin/host/Makefile.depend +++ b/usr.bin/host/Makefile.depend @@ -15,6 +15,7 @@ DIRDEPS = \ lib/bind/isccfg \ lib/bind/lwres \ lib/libc \ + lib/libcompiler_rt \ lib/libthr \ secure/lib/libcrypto \ diff --git a/usr.bin/id/Makefile.depend b/usr.bin/id/Makefile.depend index 5c8cacb..86905b4 100644 --- a/usr.bin/id/Makefile.depend +++ b/usr.bin/id/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libbsm \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/indent/Makefile.depend b/usr.bin/indent/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/indent/Makefile.depend +++ b/usr.bin/indent/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/ipcrm/Makefile.depend b/usr.bin/ipcrm/Makefile.depend index 70d796e..d65cbb5 100644 --- a/usr.bin/ipcrm/Makefile.depend +++ b/usr.bin/ipcrm/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libkvm \ diff --git a/usr.bin/ipcs/Makefile.depend b/usr.bin/ipcs/Makefile.depend index 70d796e..d65cbb5 100644 --- a/usr.bin/ipcs/Makefile.depend +++ b/usr.bin/ipcs/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libkvm \ diff --git a/usr.bin/join/Makefile.depend b/usr.bin/join/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/join/Makefile.depend +++ b/usr.bin/join/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/jot/Makefile.depend b/usr.bin/jot/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/jot/Makefile.depend +++ b/usr.bin/jot/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/kdump/Makefile.depend b/usr.bin/kdump/Makefile.depend index f936f5d..2ced1ce 100644 --- a/usr.bin/kdump/Makefile.depend +++ b/usr.bin/kdump/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/keylogin/Makefile.depend b/usr.bin/keylogin/Makefile.depend index c405bd7..6514930 100644 --- a/usr.bin/keylogin/Makefile.depend +++ b/usr.bin/keylogin/Makefile.depend @@ -10,6 +10,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/librpcsvc \ diff --git a/usr.bin/keylogout/Makefile.depend b/usr.bin/keylogout/Makefile.depend index 2f2a1c6..d074335 100644 --- a/usr.bin/keylogout/Makefile.depend +++ b/usr.bin/keylogout/Makefile.depend @@ -10,6 +10,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/killall/Makefile.depend b/usr.bin/killall/Makefile.depend index 6e8de98..ac8f625 100644 --- a/usr.bin/killall/Makefile.depend +++ b/usr.bin/killall/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libjail \ diff --git a/usr.bin/ktrace/Makefile.depend b/usr.bin/ktrace/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/ktrace/Makefile.depend +++ b/usr.bin/ktrace/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/ktrdump/Makefile.depend b/usr.bin/ktrdump/Makefile.depend index 70d796e..d65cbb5 100644 --- a/usr.bin/ktrdump/Makefile.depend +++ b/usr.bin/ktrdump/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libkvm \ diff --git a/usr.bin/lam/Makefile.depend b/usr.bin/lam/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/lam/Makefile.depend +++ b/usr.bin/lam/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/last/Makefile.depend b/usr.bin/last/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/last/Makefile.depend +++ b/usr.bin/last/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/lastcomm/Makefile.depend b/usr.bin/lastcomm/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/lastcomm/Makefile.depend +++ b/usr.bin/lastcomm/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/ldd/Makefile.depend b/usr.bin/ldd/Makefile.depend index dc36998..26cf195 100644 --- a/usr.bin/ldd/Makefile.depend +++ b/usr.bin/ldd/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/leave/Makefile.depend b/usr.bin/leave/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/leave/Makefile.depend +++ b/usr.bin/leave/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/less/Makefile.depend b/usr.bin/less/Makefile.depend index a02469c..dd43fad 100644 --- a/usr.bin/less/Makefile.depend +++ b/usr.bin/less/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/ncurses/ncurses \ lib/ncurses/ncursesw \ diff --git a/usr.bin/lessecho/Makefile.depend b/usr.bin/lessecho/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/lessecho/Makefile.depend +++ b/usr.bin/lessecho/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/lesskey/Makefile.depend b/usr.bin/lesskey/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/lesskey/Makefile.depend +++ b/usr.bin/lesskey/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/limits/Makefile.depend b/usr.bin/limits/Makefile.depend index 9eb5e85..afbe025 100644 --- a/usr.bin/limits/Makefile.depend +++ b/usr.bin/limits/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libutil \ diff --git a/usr.bin/locale/Makefile.depend b/usr.bin/locale/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/locale/Makefile.depend +++ b/usr.bin/locale/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/locate/bigram/Makefile.depend b/usr.bin/locate/bigram/Makefile.depend index 943a383..82222e2 100644 --- a/usr.bin/locate/bigram/Makefile.depend +++ b/usr.bin/locate/bigram/Makefile.depend @@ -7,6 +7,7 @@ DIRDEPS = \ include \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/locate/code/Makefile.depend b/usr.bin/locate/code/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/locate/code/Makefile.depend +++ b/usr.bin/locate/code/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/locate/locate/Makefile.depend b/usr.bin/locate/locate/Makefile.depend index dc36998..26cf195 100644 --- a/usr.bin/locate/locate/Makefile.depend +++ b/usr.bin/locate/locate/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/lock/Makefile.depend b/usr.bin/lock/Makefile.depend index 68e9428..ecfa29e 100644 --- a/usr.bin/lock/Makefile.depend +++ b/usr.bin/lock/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libcrypt \ diff --git a/usr.bin/lockf/Makefile.depend b/usr.bin/lockf/Makefile.depend index 943a383..82222e2 100644 --- a/usr.bin/lockf/Makefile.depend +++ b/usr.bin/lockf/Makefile.depend @@ -7,6 +7,7 @@ DIRDEPS = \ include \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/logger/Makefile.depend b/usr.bin/logger/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/logger/Makefile.depend +++ b/usr.bin/logger/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/login/Makefile.depend b/usr.bin/login/Makefile.depend index 133005b..cc80c7c 100644 --- a/usr.bin/login/Makefile.depend +++ b/usr.bin/login/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libbsm \ lib/libc \ + lib/libcompiler_rt \ lib/libpam/libpam \ lib/libutil \ diff --git a/usr.bin/logins/Makefile.depend b/usr.bin/logins/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/logins/Makefile.depend +++ b/usr.bin/logins/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/logname/Makefile.depend b/usr.bin/logname/Makefile.depend index 943a383..82222e2 100644 --- a/usr.bin/logname/Makefile.depend +++ b/usr.bin/logname/Makefile.depend @@ -7,6 +7,7 @@ DIRDEPS = \ include \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/look/Makefile.depend b/usr.bin/look/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/look/Makefile.depend +++ b/usr.bin/look/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/lsvfs/Makefile.depend b/usr.bin/lsvfs/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/lsvfs/Makefile.depend +++ b/usr.bin/lsvfs/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/lzmainfo/Makefile.depend b/usr.bin/lzmainfo/Makefile.depend index e2fd14f..8375ef6 100644 --- a/usr.bin/lzmainfo/Makefile.depend +++ b/usr.bin/lzmainfo/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/liblzma \ diff --git a/usr.bin/m4/Makefile.depend b/usr.bin/m4/Makefile.depend index 42df53c..6ea36dc 100644 --- a/usr.bin/m4/Makefile.depend +++ b/usr.bin/m4/Makefile.depend @@ -8,8 +8,10 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/liby \ lib/msun \ + usr.bin/lex/lib \ .include <dirdeps.mk> diff --git a/usr.bin/mail/Makefile.depend b/usr.bin/mail/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/mail/Makefile.depend +++ b/usr.bin/mail/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/makewhatis/Makefile.depend b/usr.bin/makewhatis/Makefile.depend index 0d6e068..569fd1c 100644 --- a/usr.bin/makewhatis/Makefile.depend +++ b/usr.bin/makewhatis/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libz \ diff --git a/usr.bin/mandoc/Makefile.depend b/usr.bin/mandoc/Makefile.depend index d40cdc6..baa289a 100644 --- a/usr.bin/mandoc/Makefile.depend +++ b/usr.bin/mandoc/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libmandoc \ diff --git a/usr.bin/mesg/Makefile.depend b/usr.bin/mesg/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/mesg/Makefile.depend +++ b/usr.bin/mesg/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/minigzip/Makefile.depend b/usr.bin/minigzip/Makefile.depend index 0d6e068..569fd1c 100644 --- a/usr.bin/minigzip/Makefile.depend +++ b/usr.bin/minigzip/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libz \ diff --git a/usr.bin/ministat/Makefile.depend b/usr.bin/ministat/Makefile.depend index b6a920e..c0e2c4a 100644 --- a/usr.bin/ministat/Makefile.depend +++ b/usr.bin/ministat/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/msun \ diff --git a/usr.bin/mkfifo/Makefile.depend b/usr.bin/mkfifo/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/mkfifo/Makefile.depend +++ b/usr.bin/mkfifo/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/mklocale/Makefile.depend b/usr.bin/mklocale/Makefile.depend index be00e32..c534fe6 100644 --- a/usr.bin/mklocale/Makefile.depend +++ b/usr.bin/mklocale/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/mkstr/Makefile.depend b/usr.bin/mkstr/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/mkstr/Makefile.depend +++ b/usr.bin/mkstr/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/mktemp/Makefile.depend b/usr.bin/mktemp/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/mktemp/Makefile.depend +++ b/usr.bin/mktemp/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/mkulzma/Makefile.depend b/usr.bin/mkulzma/Makefile.depend index e2fd14f..8375ef6 100644 --- a/usr.bin/mkulzma/Makefile.depend +++ b/usr.bin/mkulzma/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/liblzma \ diff --git a/usr.bin/mkuzip/Makefile.depend b/usr.bin/mkuzip/Makefile.depend index 0d6e068..569fd1c 100644 --- a/usr.bin/mkuzip/Makefile.depend +++ b/usr.bin/mkuzip/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libz \ diff --git a/usr.bin/msgs/Makefile.depend b/usr.bin/msgs/Makefile.depend index a02469c..dd43fad 100644 --- a/usr.bin/msgs/Makefile.depend +++ b/usr.bin/msgs/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/ncurses/ncurses \ lib/ncurses/ncursesw \ diff --git a/usr.bin/mt/Makefile.depend b/usr.bin/mt/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/mt/Makefile.depend +++ b/usr.bin/mt/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/nc/Makefile.depend b/usr.bin/nc/Makefile.depend index 358d239..25b01eb 100644 --- a/usr.bin/nc/Makefile.depend +++ b/usr.bin/nc/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libipsec \ diff --git a/usr.bin/ncal/Makefile.depend b/usr.bin/ncal/Makefile.depend index 6fcf625..6f21a49 100644 --- a/usr.bin/ncal/Makefile.depend +++ b/usr.bin/ncal/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcalendar \ + lib/libcompiler_rt \ lib/ncurses/ncurses \ lib/ncurses/ncursesw \ diff --git a/usr.bin/netstat/Makefile.depend b/usr.bin/netstat/Makefile.depend index 58161d0..258cf56 100644 --- a/usr.bin/netstat/Makefile.depend +++ b/usr.bin/netstat/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libipx \ lib/libkvm \ lib/libmemstat \ diff --git a/usr.bin/newgrp/Makefile.depend b/usr.bin/newgrp/Makefile.depend index cff178c..1797aa7 100644 --- a/usr.bin/newgrp/Makefile.depend +++ b/usr.bin/newgrp/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libcrypt \ lib/libutil \ diff --git a/usr.bin/newkey/Makefile.depend b/usr.bin/newkey/Makefile.depend index b00143d..c04a0a5 100644 --- a/usr.bin/newkey/Makefile.depend +++ b/usr.bin/newkey/Makefile.depend @@ -10,6 +10,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libmp \ lib/librpcsvc \ secure/lib/libcrypto \ diff --git a/usr.bin/nfsstat/Makefile.depend b/usr.bin/nfsstat/Makefile.depend index 70d796e..d65cbb5 100644 --- a/usr.bin/nfsstat/Makefile.depend +++ b/usr.bin/nfsstat/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libkvm \ diff --git a/usr.bin/nice/Makefile.depend b/usr.bin/nice/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/nice/Makefile.depend +++ b/usr.bin/nice/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/nl/Makefile.depend b/usr.bin/nl/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/nl/Makefile.depend +++ b/usr.bin/nl/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/nohup/Makefile.depend b/usr.bin/nohup/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/nohup/Makefile.depend +++ b/usr.bin/nohup/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/nslookup/Makefile.depend b/usr.bin/nslookup/Makefile.depend index 570d683..3740d82 100644 --- a/usr.bin/nslookup/Makefile.depend +++ b/usr.bin/nslookup/Makefile.depend @@ -15,6 +15,7 @@ DIRDEPS = \ lib/bind/isccfg \ lib/bind/lwres \ lib/libc \ + lib/libcompiler_rt \ lib/libthr \ secure/lib/libcrypto \ diff --git a/usr.bin/nsupdate/Makefile.depend b/usr.bin/nsupdate/Makefile.depend index 570d683..3740d82 100644 --- a/usr.bin/nsupdate/Makefile.depend +++ b/usr.bin/nsupdate/Makefile.depend @@ -15,6 +15,7 @@ DIRDEPS = \ lib/bind/isccfg \ lib/bind/lwres \ lib/libc \ + lib/libcompiler_rt \ lib/libthr \ secure/lib/libcrypto \ diff --git a/usr.bin/opieinfo/Makefile.depend b/usr.bin/opieinfo/Makefile.depend index 8047909..4c63db9 100644 --- a/usr.bin/opieinfo/Makefile.depend +++ b/usr.bin/opieinfo/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libmd \ lib/libopie \ diff --git a/usr.bin/opiekey/Makefile.depend b/usr.bin/opiekey/Makefile.depend index 8047909..4c63db9 100644 --- a/usr.bin/opiekey/Makefile.depend +++ b/usr.bin/opiekey/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libmd \ lib/libopie \ diff --git a/usr.bin/opiepasswd/Makefile.depend b/usr.bin/opiepasswd/Makefile.depend index 8047909..4c63db9 100644 --- a/usr.bin/opiepasswd/Makefile.depend +++ b/usr.bin/opiepasswd/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libmd \ lib/libopie \ diff --git a/usr.bin/passwd/Makefile.depend b/usr.bin/passwd/Makefile.depend index 4f9591e..d12466d 100644 --- a/usr.bin/passwd/Makefile.depend +++ b/usr.bin/passwd/Makefile.depend @@ -7,6 +7,7 @@ DIRDEPS = \ include \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libpam/libpam \ diff --git a/usr.bin/paste/Makefile.depend b/usr.bin/paste/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/paste/Makefile.depend +++ b/usr.bin/paste/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/pathchk/Makefile.depend b/usr.bin/pathchk/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/pathchk/Makefile.depend +++ b/usr.bin/pathchk/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/perror/Makefile.depend b/usr.bin/perror/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/perror/Makefile.depend +++ b/usr.bin/perror/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/pr/Makefile.depend b/usr.bin/pr/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/pr/Makefile.depend +++ b/usr.bin/pr/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/printenv/Makefile.depend b/usr.bin/printenv/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/printenv/Makefile.depend +++ b/usr.bin/printenv/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/printf/Makefile.depend b/usr.bin/printf/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/printf/Makefile.depend +++ b/usr.bin/printf/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/procstat/Makefile.depend b/usr.bin/procstat/Makefile.depend index d752407..4b8ec13 100644 --- a/usr.bin/procstat/Makefile.depend +++ b/usr.bin/procstat/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libkvm \ lib/libprocstat \ lib/libutil \ diff --git a/usr.bin/quota/Makefile.depend b/usr.bin/quota/Makefile.depend index acb998b..f3b4295 100644 --- a/usr.bin/quota/Makefile.depend +++ b/usr.bin/quota/Makefile.depend @@ -10,6 +10,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/librpcsvc \ lib/libutil \ diff --git a/usr.bin/rctl/Makefile.depend b/usr.bin/rctl/Makefile.depend index 9eb5e85..afbe025 100644 --- a/usr.bin/rctl/Makefile.depend +++ b/usr.bin/rctl/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libutil \ diff --git a/usr.bin/renice/Makefile.depend b/usr.bin/renice/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/renice/Makefile.depend +++ b/usr.bin/renice/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/rev/Makefile.depend b/usr.bin/rev/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/rev/Makefile.depend +++ b/usr.bin/rev/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/revoke/Makefile.depend b/usr.bin/revoke/Makefile.depend index 943a383..82222e2 100644 --- a/usr.bin/revoke/Makefile.depend +++ b/usr.bin/revoke/Makefile.depend @@ -7,6 +7,7 @@ DIRDEPS = \ include \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/rlogin/Makefile.depend b/usr.bin/rlogin/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/rlogin/Makefile.depend +++ b/usr.bin/rlogin/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/rpcgen/Makefile.depend b/usr.bin/rpcgen/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/rpcgen/Makefile.depend +++ b/usr.bin/rpcgen/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/rpcinfo/Makefile.depend b/usr.bin/rpcinfo/Makefile.depend index da74388..8e92349 100644 --- a/usr.bin/rpcinfo/Makefile.depend +++ b/usr.bin/rpcinfo/Makefile.depend @@ -10,6 +10,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/rs/Makefile.depend b/usr.bin/rs/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/rs/Makefile.depend +++ b/usr.bin/rs/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/rsh/Makefile.depend b/usr.bin/rsh/Makefile.depend index 9eb5e85..afbe025 100644 --- a/usr.bin/rsh/Makefile.depend +++ b/usr.bin/rsh/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libutil \ diff --git a/usr.bin/rup/Makefile.depend b/usr.bin/rup/Makefile.depend index e1c9bda..75cde03 100644 --- a/usr.bin/rup/Makefile.depend +++ b/usr.bin/rup/Makefile.depend @@ -11,6 +11,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/librpcsvc \ diff --git a/usr.bin/ruptime/Makefile.depend b/usr.bin/ruptime/Makefile.depend index 9bd5a45..591ea4c 100644 --- a/usr.bin/ruptime/Makefile.depend +++ b/usr.bin/ruptime/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/rusers/Makefile.depend b/usr.bin/rusers/Makefile.depend index e1c9bda..75cde03 100644 --- a/usr.bin/rusers/Makefile.depend +++ b/usr.bin/rusers/Makefile.depend @@ -11,6 +11,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/librpcsvc \ diff --git a/usr.bin/rwall/Makefile.depend b/usr.bin/rwall/Makefile.depend index 2f2a1c6..d074335 100644 --- a/usr.bin/rwall/Makefile.depend +++ b/usr.bin/rwall/Makefile.depend @@ -10,6 +10,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/rwho/Makefile.depend b/usr.bin/rwho/Makefile.depend index 9bd5a45..591ea4c 100644 --- a/usr.bin/rwho/Makefile.depend +++ b/usr.bin/rwho/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/script/Makefile.depend b/usr.bin/script/Makefile.depend index 9eb5e85..afbe025 100644 --- a/usr.bin/script/Makefile.depend +++ b/usr.bin/script/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libutil \ diff --git a/usr.bin/sed/Makefile.depend b/usr.bin/sed/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/sed/Makefile.depend +++ b/usr.bin/sed/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/seq/Makefile.depend b/usr.bin/seq/Makefile.depend index b6a920e..c0e2c4a 100644 --- a/usr.bin/seq/Makefile.depend +++ b/usr.bin/seq/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/msun \ diff --git a/usr.bin/showmount/Makefile.depend b/usr.bin/showmount/Makefile.depend index 2f2a1c6..d074335 100644 --- a/usr.bin/showmount/Makefile.depend +++ b/usr.bin/showmount/Makefile.depend @@ -10,6 +10,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/sockstat/Makefile.depend b/usr.bin/sockstat/Makefile.depend index dc36998..26cf195 100644 --- a/usr.bin/sockstat/Makefile.depend +++ b/usr.bin/sockstat/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/sort/Makefile.depend b/usr.bin/sort/Makefile.depend index f4c5aaa..8e6ef04 100644 --- a/usr.bin/sort/Makefile.depend +++ b/usr.bin/sort/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libmd \ lib/msun \ diff --git a/usr.bin/split/Makefile.depend b/usr.bin/split/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/split/Makefile.depend +++ b/usr.bin/split/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/stat/Makefile.depend b/usr.bin/stat/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/stat/Makefile.depend +++ b/usr.bin/stat/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/stdbuf/Makefile.depend b/usr.bin/stdbuf/Makefile.depend index 943a383..82222e2 100644 --- a/usr.bin/stdbuf/Makefile.depend +++ b/usr.bin/stdbuf/Makefile.depend @@ -7,6 +7,7 @@ DIRDEPS = \ include \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/su/Makefile.depend b/usr.bin/su/Makefile.depend index 133005b..cc80c7c 100644 --- a/usr.bin/su/Makefile.depend +++ b/usr.bin/su/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libbsm \ lib/libc \ + lib/libcompiler_rt \ lib/libpam/libpam \ lib/libutil \ diff --git a/usr.bin/systat/Makefile.depend b/usr.bin/systat/Makefile.depend index b68d5ec..ea1044b 100644 --- a/usr.bin/systat/Makefile.depend +++ b/usr.bin/systat/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libdevstat \ lib/libkvm \ lib/msun \ diff --git a/usr.bin/tabs/Makefile.depend b/usr.bin/tabs/Makefile.depend index a02469c..dd43fad 100644 --- a/usr.bin/tabs/Makefile.depend +++ b/usr.bin/tabs/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/ncurses/ncurses \ lib/ncurses/ncursesw \ diff --git a/usr.bin/tail/Makefile.depend b/usr.bin/tail/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/tail/Makefile.depend +++ b/usr.bin/tail/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/talk/Makefile.depend b/usr.bin/talk/Makefile.depend index 5ebd4ed..86fad69 100644 --- a/usr.bin/talk/Makefile.depend +++ b/usr.bin/talk/Makefile.depend @@ -10,6 +10,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/ncurses/ncurses \ lib/ncurses/ncursesw \ diff --git a/usr.bin/tar/Makefile.depend b/usr.bin/tar/Makefile.depend index 0d41f1d..91c0c58 100644 --- a/usr.bin/tar/Makefile.depend +++ b/usr.bin/tar/Makefile.depend @@ -10,6 +10,7 @@ DIRDEPS = \ lib/libarchive \ lib/libbz2 \ lib/libc \ + lib/libcompiler_rt \ lib/libexpat \ lib/liblzma \ lib/libz \ diff --git a/usr.bin/tcopy/Makefile.depend b/usr.bin/tcopy/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/tcopy/Makefile.depend +++ b/usr.bin/tcopy/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/tee/Makefile.depend b/usr.bin/tee/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/tee/Makefile.depend +++ b/usr.bin/tee/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/telnet/Makefile.depend b/usr.bin/telnet/Makefile.depend index b87d3ac..a36800d 100644 --- a/usr.bin/telnet/Makefile.depend +++ b/usr.bin/telnet/Makefile.depend @@ -14,6 +14,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libc \ lib/libcom_err \ + lib/libcompiler_rt \ lib/libcrypt \ lib/libipsec \ lib/libmp \ diff --git a/usr.bin/tftp/Makefile.depend b/usr.bin/tftp/Makefile.depend index cbc8dc8..0ca3031 100644 --- a/usr.bin/tftp/Makefile.depend +++ b/usr.bin/tftp/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libedit \ lib/ncurses/ncurses \ diff --git a/usr.bin/time/Makefile.depend b/usr.bin/time/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/time/Makefile.depend +++ b/usr.bin/time/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/tip/tip/Makefile.depend b/usr.bin/tip/tip/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/tip/tip/Makefile.depend +++ b/usr.bin/tip/tip/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/top/Makefile.depend b/usr.bin/top/Makefile.depend index 4cb2960..f66c56b 100644 --- a/usr.bin/top/Makefile.depend +++ b/usr.bin/top/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libkvm \ lib/msun \ lib/ncurses/ncurses \ diff --git a/usr.bin/touch/Makefile.depend b/usr.bin/touch/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/touch/Makefile.depend +++ b/usr.bin/touch/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/tput/Makefile.depend b/usr.bin/tput/Makefile.depend index a02469c..dd43fad 100644 --- a/usr.bin/tput/Makefile.depend +++ b/usr.bin/tput/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/ncurses/ncurses \ lib/ncurses/ncursesw \ diff --git a/usr.bin/tr/Makefile.depend b/usr.bin/tr/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/tr/Makefile.depend +++ b/usr.bin/tr/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/true/Makefile.depend b/usr.bin/true/Makefile.depend index 6f5d13c..9547aa7 100644 --- a/usr.bin/true/Makefile.depend +++ b/usr.bin/true/Makefile.depend @@ -6,6 +6,7 @@ DIRDEPS = \ gnu/lib/libgcc \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/truncate/Makefile.depend b/usr.bin/truncate/Makefile.depend index 9eb5e85..afbe025 100644 --- a/usr.bin/truncate/Makefile.depend +++ b/usr.bin/truncate/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libutil \ diff --git a/usr.bin/truss/Makefile.depend.amd64 b/usr.bin/truss/Makefile.depend.amd64 index aed30ad..2d6f867 100644 --- a/usr.bin/truss/Makefile.depend.amd64 +++ b/usr.bin/truss/Makefile.depend.amd64 @@ -9,6 +9,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/tset/Makefile.depend b/usr.bin/tset/Makefile.depend index a02469c..dd43fad 100644 --- a/usr.bin/tset/Makefile.depend +++ b/usr.bin/tset/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/ncurses/ncurses \ lib/ncurses/ncursesw \ diff --git a/usr.bin/tsort/Makefile.depend b/usr.bin/tsort/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/tsort/Makefile.depend +++ b/usr.bin/tsort/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/tty/Makefile.depend b/usr.bin/tty/Makefile.depend index 943a383..82222e2 100644 --- a/usr.bin/tty/Makefile.depend +++ b/usr.bin/tty/Makefile.depend @@ -7,6 +7,7 @@ DIRDEPS = \ include \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/ul/Makefile.depend b/usr.bin/ul/Makefile.depend index a02469c..dd43fad 100644 --- a/usr.bin/ul/Makefile.depend +++ b/usr.bin/ul/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/ncurses/ncurses \ lib/ncurses/ncursesw \ diff --git a/usr.bin/uname/Makefile.depend b/usr.bin/uname/Makefile.depend index 943a383..82222e2 100644 --- a/usr.bin/uname/Makefile.depend +++ b/usr.bin/uname/Makefile.depend @@ -7,6 +7,7 @@ DIRDEPS = \ include \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/unexpand/Makefile.depend b/usr.bin/unexpand/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/unexpand/Makefile.depend +++ b/usr.bin/unexpand/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/unifdef/Makefile.depend b/usr.bin/unifdef/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/unifdef/Makefile.depend +++ b/usr.bin/unifdef/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/uniq/Makefile.depend b/usr.bin/uniq/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/uniq/Makefile.depend +++ b/usr.bin/uniq/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/units/Makefile.depend b/usr.bin/units/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/units/Makefile.depend +++ b/usr.bin/units/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/unvis/Makefile.depend b/usr.bin/unvis/Makefile.depend index 943a383..82222e2 100644 --- a/usr.bin/unvis/Makefile.depend +++ b/usr.bin/unvis/Makefile.depend @@ -7,6 +7,7 @@ DIRDEPS = \ include \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/unzip/Makefile.depend b/usr.bin/unzip/Makefile.depend index e809b99..06dac81 100644 --- a/usr.bin/unzip/Makefile.depend +++ b/usr.bin/unzip/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libarchive \ lib/libc \ + lib/libcompiler_rt \ lib/libz \ diff --git a/usr.bin/usbhidaction/Makefile.depend b/usr.bin/usbhidaction/Makefile.depend index e982c9b..86ee446 100644 --- a/usr.bin/usbhidaction/Makefile.depend +++ b/usr.bin/usbhidaction/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libusbhid \ diff --git a/usr.bin/usbhidctl/Makefile.depend b/usr.bin/usbhidctl/Makefile.depend index e982c9b..86ee446 100644 --- a/usr.bin/usbhidctl/Makefile.depend +++ b/usr.bin/usbhidctl/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libusbhid \ diff --git a/usr.bin/users/Makefile.depend b/usr.bin/users/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/users/Makefile.depend +++ b/usr.bin/users/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/uudecode/Makefile.depend b/usr.bin/uudecode/Makefile.depend index dc36998..26cf195 100644 --- a/usr.bin/uudecode/Makefile.depend +++ b/usr.bin/uudecode/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/uuencode/Makefile.depend b/usr.bin/uuencode/Makefile.depend index dc36998..26cf195 100644 --- a/usr.bin/uuencode/Makefile.depend +++ b/usr.bin/uuencode/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/vacation/Makefile.depend b/usr.bin/vacation/Makefile.depend index 57083aa..799cb28 100644 --- a/usr.bin/vacation/Makefile.depend +++ b/usr.bin/vacation/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libsm \ lib/libsmdb \ lib/libsmutil \ diff --git a/usr.bin/vgrind/Makefile.depend b/usr.bin/vgrind/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/vgrind/Makefile.depend +++ b/usr.bin/vgrind/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/vi/Makefile.depend b/usr.bin/vi/Makefile.depend index a02469c..dd43fad 100644 --- a/usr.bin/vi/Makefile.depend +++ b/usr.bin/vi/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/ncurses/ncurses \ lib/ncurses/ncursesw \ diff --git a/usr.bin/vis/Makefile.depend b/usr.bin/vis/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/vis/Makefile.depend +++ b/usr.bin/vis/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/vmstat/Makefile.depend b/usr.bin/vmstat/Makefile.depend index 33bcec0..8f93405 100644 --- a/usr.bin/vmstat/Makefile.depend +++ b/usr.bin/vmstat/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libdevstat \ lib/libkvm \ lib/libmemstat \ diff --git a/usr.bin/w/Makefile.depend b/usr.bin/w/Makefile.depend index d15affa..963ecae 100644 --- a/usr.bin/w/Makefile.depend +++ b/usr.bin/w/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libkvm \ lib/libutil \ diff --git a/usr.bin/wall/Makefile.depend b/usr.bin/wall/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/wall/Makefile.depend +++ b/usr.bin/wall/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/wc/Makefile.depend b/usr.bin/wc/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/wc/Makefile.depend +++ b/usr.bin/wc/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/what/Makefile.depend b/usr.bin/what/Makefile.depend index 943a383..82222e2 100644 --- a/usr.bin/what/Makefile.depend +++ b/usr.bin/what/Makefile.depend @@ -7,6 +7,7 @@ DIRDEPS = \ include \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/whereis/Makefile.depend b/usr.bin/whereis/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/whereis/Makefile.depend +++ b/usr.bin/whereis/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/which/Makefile.depend b/usr.bin/which/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/which/Makefile.depend +++ b/usr.bin/which/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/who/Makefile.depend b/usr.bin/who/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/who/Makefile.depend +++ b/usr.bin/who/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/whois/Makefile.depend b/usr.bin/whois/Makefile.depend index dc36998..26cf195 100644 --- a/usr.bin/whois/Makefile.depend +++ b/usr.bin/whois/Makefile.depend @@ -9,6 +9,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/write/Makefile.depend b/usr.bin/write/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/write/Makefile.depend +++ b/usr.bin/write/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/xargs/Makefile.depend b/usr.bin/xargs/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/xargs/Makefile.depend +++ b/usr.bin/xargs/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/xinstall/Makefile.depend b/usr.bin/xinstall/Makefile.depend index fe5eea7..97ae606 100644 --- a/usr.bin/xinstall/Makefile.depend +++ b/usr.bin/xinstall/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libmd \ lib/libutil \ diff --git a/usr.bin/xlint/lint1/Makefile.depend b/usr.bin/xlint/lint1/Makefile.depend index 9fab44b..4715298 100644 --- a/usr.bin/xlint/lint1/Makefile.depend +++ b/usr.bin/xlint/lint1/Makefile.depend @@ -8,7 +8,9 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/msun \ + usr.bin/lex/lib \ .include <dirdeps.mk> diff --git a/usr.bin/xlint/lint2/Makefile.depend b/usr.bin/xlint/lint2/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/xlint/lint2/Makefile.depend +++ b/usr.bin/xlint/lint2/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/xlint/xlint/Makefile.depend b/usr.bin/xlint/xlint/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/xlint/xlint/Makefile.depend +++ b/usr.bin/xlint/xlint/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/xstr/Makefile.depend b/usr.bin/xstr/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/xstr/Makefile.depend +++ b/usr.bin/xstr/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/xz/Makefile.depend b/usr.bin/xz/Makefile.depend index e2fd14f..8375ef6 100644 --- a/usr.bin/xz/Makefile.depend +++ b/usr.bin/xz/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/liblzma \ diff --git a/usr.bin/xzdec/Makefile.depend b/usr.bin/xzdec/Makefile.depend index e2fd14f..8375ef6 100644 --- a/usr.bin/xzdec/Makefile.depend +++ b/usr.bin/xzdec/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/liblzma \ diff --git a/usr.bin/yacc/Makefile.depend b/usr.bin/yacc/Makefile.depend index 61e5f50..65ce567 100644 --- a/usr.bin/yacc/Makefile.depend +++ b/usr.bin/yacc/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/yes/Makefile.depend b/usr.bin/yes/Makefile.depend index 943a383..82222e2 100644 --- a/usr.bin/yes/Makefile.depend +++ b/usr.bin/yes/Makefile.depend @@ -7,6 +7,7 @@ DIRDEPS = \ include \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/ypcat/Makefile.depend b/usr.bin/ypcat/Makefile.depend index 2f2a1c6..d074335 100644 --- a/usr.bin/ypcat/Makefile.depend +++ b/usr.bin/ypcat/Makefile.depend @@ -10,6 +10,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/ypmatch/Makefile.depend b/usr.bin/ypmatch/Makefile.depend index 2f2a1c6..d074335 100644 --- a/usr.bin/ypmatch/Makefile.depend +++ b/usr.bin/ypmatch/Makefile.depend @@ -10,6 +10,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> diff --git a/usr.bin/ypwhich/Makefile.depend b/usr.bin/ypwhich/Makefile.depend index 4f92802..8800879 100644 --- a/usr.bin/ypwhich/Makefile.depend +++ b/usr.bin/ypwhich/Makefile.depend @@ -11,6 +11,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> |