summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2013-10-13 00:24:00 +0000
committersjg <sjg@FreeBSD.org>2013-10-13 00:24:00 +0000
commit292ec5d30116249866ff9372c7f251c8b80bc68a (patch)
treefd051d63a6cb6beb1d8b5e4cf627a3b579cc3a7f /usr.bin
parenta5de61803fa4ecb0ce4fc862691339e982333ab2 (diff)
downloadFreeBSD-src-292ec5d30116249866ff9372c7f251c8b80bc68a.zip
FreeBSD-src-292ec5d30116249866ff9372c7f251c8b80bc68a.tar.gz
Updated dependencies
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/alias/Makefile.depend12
-rw-r--r--usr.bin/clang/clang/Makefile.depend6
-rw-r--r--usr.bin/compile_et/Makefile.depend1
-rw-r--r--usr.bin/fetch/Makefile.depend6
-rw-r--r--usr.bin/fstat/Makefile.depend1
-rw-r--r--usr.bin/gcore/Makefile.depend1
-rw-r--r--usr.bin/nslookup/Makefile.depend3
-rw-r--r--usr.bin/nsupdate/Makefile.depend3
-rw-r--r--usr.bin/procstat/Makefile.depend1
-rw-r--r--usr.bin/telnet/Makefile.depend4
-rw-r--r--usr.bin/unzip/Makefile.depend4
-rw-r--r--usr.bin/vi/Makefile.depend3
12 files changed, 43 insertions, 2 deletions
diff --git a/usr.bin/alias/Makefile.depend b/usr.bin/alias/Makefile.depend
new file mode 100644
index 0000000..57b7e10
--- /dev/null
+++ b/usr.bin/alias/Makefile.depend
@@ -0,0 +1,12 @@
+# Autogenerated - do NOT edit!
+
+DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
+
+DIRDEPS = \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif
diff --git a/usr.bin/clang/clang/Makefile.depend b/usr.bin/clang/clang/Makefile.depend
index f7b95b0..6b3c19a 100644
--- a/usr.bin/clang/clang/Makefile.depend
+++ b/usr.bin/clang/clang/Makefile.depend
@@ -27,7 +27,6 @@ DIRDEPS = \
lib/clang/libclangstaticanalyzercore \
lib/clang/libclangstaticanalyzerfrontend \
lib/clang/libllvmanalysis \
- lib/clang/libllvmarchive \
lib/clang/libllvmarmasmparser \
lib/clang/libllvmarmcodegen \
lib/clang/libllvmarmdesc \
@@ -44,6 +43,7 @@ DIRDEPS = \
lib/clang/libllvminstrumentation \
lib/clang/libllvmipa \
lib/clang/libllvmipo \
+ lib/clang/libllvmirreader \
lib/clang/libllvmlinker \
lib/clang/libllvmmc \
lib/clang/libllvmmcparser \
@@ -53,6 +53,7 @@ DIRDEPS = \
lib/clang/libllvmmipsdisassembler \
lib/clang/libllvmmipsinfo \
lib/clang/libllvmmipsinstprinter \
+ lib/clang/libllvmobjcarcopts \
lib/clang/libllvmobject \
lib/clang/libllvmpowerpccodegen \
lib/clang/libllvmpowerpcdesc \
@@ -74,6 +75,7 @@ DIRDEPS = \
lib/libc \
lib/libcompiler_rt \
lib/msun \
+ usr.bin/clang/clang-tblgen.host \
.include <dirdeps.mk>
@@ -99,7 +101,9 @@ cc1as_main.po: DiagnosticDriverKinds.inc.h
cc1as_main.po: DiagnosticFrontendKinds.inc.h
cc1as_main.po: Options.inc.h
driver.o: DiagnosticCommonKinds.inc.h
+driver.o: DiagnosticDriverKinds.inc.h
driver.o: Options.inc.h
driver.po: DiagnosticCommonKinds.inc.h
+driver.po: DiagnosticDriverKinds.inc.h
driver.po: Options.inc.h
.endif
diff --git a/usr.bin/compile_et/Makefile.depend b/usr.bin/compile_et/Makefile.depend
index d0a5c7c..dc76041 100644
--- a/usr.bin/compile_et/Makefile.depend
+++ b/usr.bin/compile_et/Makefile.depend
@@ -12,6 +12,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ lib/libcrypt \
.include <dirdeps.mk>
diff --git a/usr.bin/fetch/Makefile.depend b/usr.bin/fetch/Makefile.depend
index 29fb457..7226549 100644
--- a/usr.bin/fetch/Makefile.depend
+++ b/usr.bin/fetch/Makefile.depend
@@ -3,9 +3,15 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
+ gnu/lib/libgcc \
include \
include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
+ lib/libcompiler_rt \
lib/libfetch \
+ secure/lib/libcrypto \
+ secure/lib/libssl \
.include <dirdeps.mk>
diff --git a/usr.bin/fstat/Makefile.depend b/usr.bin/fstat/Makefile.depend
index 4e70e8c..488c003 100644
--- a/usr.bin/fstat/Makefile.depend
+++ b/usr.bin/fstat/Makefile.depend
@@ -9,6 +9,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ lib/libelf \
lib/libkvm \
lib/libprocstat \
lib/libutil \
diff --git a/usr.bin/gcore/Makefile.depend b/usr.bin/gcore/Makefile.depend
index afbe025..01589a3 100644
--- a/usr.bin/gcore/Makefile.depend
+++ b/usr.bin/gcore/Makefile.depend
@@ -9,6 +9,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ lib/libsbuf \
lib/libutil \
diff --git a/usr.bin/nslookup/Makefile.depend b/usr.bin/nslookup/Makefile.depend
index 3740d82..82922d8 100644
--- a/usr.bin/nslookup/Makefile.depend
+++ b/usr.bin/nslookup/Makefile.depend
@@ -4,6 +4,7 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
gnu/lib/libgcc \
+ gnu/lib/libreadline/readline \
include \
include/arpa \
include/xlocale \
@@ -16,7 +17,9 @@ DIRDEPS = \
lib/bind/lwres \
lib/libc \
lib/libcompiler_rt \
+ lib/libedit \
lib/libthr \
+ lib/ncurses/ncurses \
secure/lib/libcrypto \
diff --git a/usr.bin/nsupdate/Makefile.depend b/usr.bin/nsupdate/Makefile.depend
index 3740d82..82922d8 100644
--- a/usr.bin/nsupdate/Makefile.depend
+++ b/usr.bin/nsupdate/Makefile.depend
@@ -4,6 +4,7 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
gnu/lib/libgcc \
+ gnu/lib/libreadline/readline \
include \
include/arpa \
include/xlocale \
@@ -16,7 +17,9 @@ DIRDEPS = \
lib/bind/lwres \
lib/libc \
lib/libcompiler_rt \
+ lib/libedit \
lib/libthr \
+ lib/ncurses/ncurses \
secure/lib/libcrypto \
diff --git a/usr.bin/procstat/Makefile.depend b/usr.bin/procstat/Makefile.depend
index 4b8ec13..a6a3edc 100644
--- a/usr.bin/procstat/Makefile.depend
+++ b/usr.bin/procstat/Makefile.depend
@@ -10,6 +10,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ lib/libelf \
lib/libkvm \
lib/libprocstat \
lib/libutil \
diff --git a/usr.bin/telnet/Makefile.depend b/usr.bin/telnet/Makefile.depend
index a36800d..067677e 100644
--- a/usr.bin/telnet/Makefile.depend
+++ b/usr.bin/telnet/Makefile.depend
@@ -8,9 +8,12 @@ DIRDEPS = \
include/arpa \
include/xlocale \
kerberos5/lib/libasn1 \
+ kerberos5/lib/libheimbase \
+ kerberos5/lib/libheimipcc \
kerberos5/lib/libhx509 \
kerberos5/lib/libkrb5 \
kerberos5/lib/libroken \
+ kerberos5/lib/libwind \
lib/${CSU_DIR} \
lib/libc \
lib/libcom_err \
@@ -20,6 +23,7 @@ DIRDEPS = \
lib/libmp \
lib/libpam/libpam \
lib/libtelnet \
+ lib/libthr \
lib/ncurses/ncurses \
lib/ncurses/ncursesw \
secure/lib/libcrypto \
diff --git a/usr.bin/unzip/Makefile.depend b/usr.bin/unzip/Makefile.depend
index 06dac81..91c0c58 100644
--- a/usr.bin/unzip/Makefile.depend
+++ b/usr.bin/unzip/Makefile.depend
@@ -8,9 +8,13 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libarchive \
+ lib/libbz2 \
lib/libc \
lib/libcompiler_rt \
+ lib/libexpat \
+ lib/liblzma \
lib/libz \
+ secure/lib/libcrypto \
.include <dirdeps.mk>
diff --git a/usr.bin/vi/Makefile.depend b/usr.bin/vi/Makefile.depend
index dd43fad..9d7543f 100644
--- a/usr.bin/vi/Makefile.depend
+++ b/usr.bin/vi/Makefile.depend
@@ -5,11 +5,12 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
gnu/lib/libgcc \
include \
+ include/arpa \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
- lib/ncurses/ncurses \
+ lib/libutil \
lib/ncurses/ncursesw \
OpenPOWER on IntegriCloud