aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/clang/lld
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2016-09-01 21:03:27 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2016-09-01 21:03:27 +0000
commit08e3200cd3c3e10144fe40d1ed377c6f3e480b79 (patch)
tree022ae5765a79c38693252d86d582d73c8d29e95f /usr.bin/clang/lld
parentdc3af96decb958ccbdbac425ef53aec8dce100d4 (diff)
downloadsrc-08e3200cd3c3e10144fe40d1ed377c6f3e480b79.tar.gz
src-08e3200cd3c3e10144fe40d1ed377c6f3e480b79.zip
DIRDEPS_BUILD: Connect lld.
Sponsored by: EMC / Isilon Storage Division
Notes
Notes: svn path=/projects/clang390-import/; revision=305243
Diffstat (limited to 'usr.bin/clang/lld')
-rw-r--r--usr.bin/clang/lld/Makefile.depend26
1 files changed, 26 insertions, 0 deletions
diff --git a/usr.bin/clang/lld/Makefile.depend b/usr.bin/clang/lld/Makefile.depend
new file mode 100644
index 000000000000..b47c72f6636f
--- /dev/null
+++ b/usr.bin/clang/lld/Makefile.depend
@@ -0,0 +1,26 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+ gnu/lib/csu \
+ gnu/lib/libgcc \
+ include \
+ include/xlocale \
+ lib/${CSU_DIR} \
+ lib/clang/libllvm \
+ lib/libc \
+ lib/libc++ \
+ lib/libcompiler_rt \
+ lib/libcxxrt \
+ lib/libthr \
+ lib/libz \
+ lib/msun \
+ lib/ncurses/ncursesw \
+ usr.bin/clang/llvm-tblgen.host \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif