summaryrefslogtreecommitdiffstats
path: root/lib/clang/liblldbPluginUnwindAssemblyX86
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2015-06-16 23:37:19 +0000
committersjg <sjg@FreeBSD.org>2015-06-16 23:37:19 +0000
commit852129abd1561cfbd701d705c9406511ba2c3f4a (patch)
tree318fed4de52518bb311030340cb10ce5902a672b /lib/clang/liblldbPluginUnwindAssemblyX86
parent85bb937a38a65bc8219ea57cd52dd071a2b9fca5 (diff)
downloadFreeBSD-src-852129abd1561cfbd701d705c9406511ba2c3f4a.zip
FreeBSD-src-852129abd1561cfbd701d705c9406511ba2c3f4a.tar.gz
new depends
Diffstat (limited to 'lib/clang/liblldbPluginUnwindAssemblyX86')
-rw-r--r--lib/clang/liblldbPluginUnwindAssemblyX86/Makefile.depend18
1 files changed, 18 insertions, 0 deletions
diff --git a/lib/clang/liblldbPluginUnwindAssemblyX86/Makefile.depend b/lib/clang/liblldbPluginUnwindAssemblyX86/Makefile.depend
new file mode 100644
index 0000000..d01a053
--- /dev/null
+++ b/lib/clang/liblldbPluginUnwindAssemblyX86/Makefile.depend
@@ -0,0 +1,18 @@
+# $FreeBSD$
+# Autogenerated - do NOT edit!
+
+DIRDEPS = \
+ include \
+ include/xlocale \
+ lib/libc++ \
+ lib/msun \
+ usr.bin/clang/clang-tblgen.host \
+
+
+.include <dirdeps.mk>
+
+.if ${DEP_RELDIR} == ${_DEP_RELDIR}
+# local dependencies - needed for -jN in clean tree
+UnwindAssembly-x86.o: DiagnosticCommonKinds.inc.h
+UnwindAssembly-x86.po: DiagnosticCommonKinds.inc.h
+.endif
OpenPOWER on IntegriCloud