summaryrefslogtreecommitdiffstats
path: root/lib/libclang_rt
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2016-03-08 21:26:44 +0000
committerbdrewery <bdrewery@FreeBSD.org>2016-03-08 21:26:44 +0000
commitca7bcc42ddb1090615c0058dc35378b49909a8ac (patch)
treeaaafd9b3e10fdc9f8f760e3f1c6dcb98ed759728 /lib/libclang_rt
parent59cd53543dc8441dc3bce4ef43270a4adc6c9dcd (diff)
downloadFreeBSD-src-ca7bcc42ddb1090615c0058dc35378b49909a8ac.zip
FreeBSD-src-ca7bcc42ddb1090615c0058dc35378b49909a8ac.tar.gz
DIRDEPS_BUILD: Update clang dependencies after r296417.
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'lib/libclang_rt')
-rw-r--r--lib/libclang_rt/asan_dynamic/Makefile.depend23
1 files changed, 23 insertions, 0 deletions
diff --git a/lib/libclang_rt/asan_dynamic/Makefile.depend b/lib/libclang_rt/asan_dynamic/Makefile.depend
new file mode 100644
index 0000000..98f4a5f
--- /dev/null
+++ b/lib/libclang_rt/asan_dynamic/Makefile.depend
@@ -0,0 +1,23 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+ gnu/lib/csu \
+ gnu/lib/libgcc \
+ include \
+ include/arpa \
+ include/xlocale \
+ lib/${CSU_DIR} \
+ lib/libc \
+ lib/libc++ \
+ lib/libcompiler_rt \
+ lib/libcxxrt \
+ lib/msun \
+ lib/ncurses/ncursesw \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+.endif
OpenPOWER on IntegriCloud