summaryrefslogtreecommitdiffstats
path: root/usr.bin/clang/tblgen
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2014-05-16 14:09:51 +0000
committersjg <sjg@FreeBSD.org>2014-05-16 14:09:51 +0000
commit5860f0d10657dc9748acf6637885ee7fbf6fb212 (patch)
tree017fbe630c7f277a4aa9398d351a6e623ff1fcaa /usr.bin/clang/tblgen
parent0cc4f7a058b5e1894ceeb0d9d3a3550e167ef0d2 (diff)
downloadFreeBSD-src-5860f0d10657dc9748acf6637885ee7fbf6fb212.zip
FreeBSD-src-5860f0d10657dc9748acf6637885ee7fbf6fb212.tar.gz
Updated dependencies
Diffstat (limited to 'usr.bin/clang/tblgen')
-rw-r--r--usr.bin/clang/tblgen/Makefile.depend6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/clang/tblgen/Makefile.depend b/usr.bin/clang/tblgen/Makefile.depend
index 1a3fce4..70ecfef 100644
--- a/usr.bin/clang/tblgen/Makefile.depend
+++ b/usr.bin/clang/tblgen/Makefile.depend
@@ -3,17 +3,17 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
- gnu/lib/libgcc \
- gnu/lib/libstdc++ \
- gnu/lib/libsupc++ \
+ gnu/lib/csu \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/clang/libllvmsupport \
lib/clang/libllvmtablegen \
lib/libc \
+ lib/libc++ \
lib/libcompiler_rt \
lib/msun \
+ lib/ncurses/ncurses \
.include <dirdeps.mk>
OpenPOWER on IntegriCloud