diff options
Diffstat (limited to 'lib/clang/liblldbPluginPlatformFreeBSD')
| -rw-r--r-- | lib/clang/liblldbPluginPlatformFreeBSD/Makefile | 17 | ||||
| -rw-r--r-- | lib/clang/liblldbPluginPlatformFreeBSD/Makefile.depend | 16 |
2 files changed, 0 insertions, 33 deletions
diff --git a/lib/clang/liblldbPluginPlatformFreeBSD/Makefile b/lib/clang/liblldbPluginPlatformFreeBSD/Makefile deleted file mode 100644 index c2eee8abf40cb..0000000000000 --- a/lib/clang/liblldbPluginPlatformFreeBSD/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# $FreeBSD$ - -.include <bsd.own.mk> - -LIB= lldbPluginPlatformFreeBSD - -SRCDIR= tools/lldb/source/Plugins/Platform/FreeBSD -SRCS= PlatformFreeBSD.cpp - -TGHDRS= AttrList \ - Attrs \ - DiagnosticCommonKinds \ - DeclNodes \ - StmtNodes \ - CommentCommandList - -.include "../lldb.lib.mk" diff --git a/lib/clang/liblldbPluginPlatformFreeBSD/Makefile.depend b/lib/clang/liblldbPluginPlatformFreeBSD/Makefile.depend deleted file mode 100644 index 264ede1c30ce2..0000000000000 --- a/lib/clang/liblldbPluginPlatformFreeBSD/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 |
