summaryrefslogtreecommitdiffstats
path: root/lib/clang/liblldbPluginUnwindAssemblyX86
diff options
context:
space:
mode:
Diffstat (limited to 'lib/clang/liblldbPluginUnwindAssemblyX86')
-rw-r--r--lib/clang/liblldbPluginUnwindAssemblyX86/Makefile15
-rw-r--r--lib/clang/liblldbPluginUnwindAssemblyX86/Makefile.depend16
2 files changed, 0 insertions, 31 deletions
diff --git a/lib/clang/liblldbPluginUnwindAssemblyX86/Makefile b/lib/clang/liblldbPluginUnwindAssemblyX86/Makefile
deleted file mode 100644
index 1e75536..0000000
--- a/lib/clang/liblldbPluginUnwindAssemblyX86/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $FreeBSD$
-
-.include <bsd.own.mk>
-
-LIB= lldbPluginUnwindAssemblyX86
-
-SRCDIR= tools/lldb/source/Plugins/UnwindAssembly/x86
-SRCS= UnwindAssembly-x86.cpp
-
-TGHDRS= DiagnosticCommonKinds \
- DeclNodes \
- StmtNodes \
- CommentCommandList
-
-.include "../lldb.lib.mk"
diff --git a/lib/clang/liblldbPluginUnwindAssemblyX86/Makefile.depend b/lib/clang/liblldbPluginUnwindAssemblyX86/Makefile.depend
deleted file mode 100644
index 264ede1..0000000
--- a/lib/clang/liblldbPluginUnwindAssemblyX86/Makefile.depend
+++ /dev/null
@@ -1,16 +0,0 @@
-# $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
-.endif
OpenPOWER on IntegriCloud