diff options
Diffstat (limited to 'lib/clang/liblldbPluginPlatformGDB')
-rw-r--r-- | lib/clang/liblldbPluginPlatformGDB/Makefile.depend | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/lib/clang/liblldbPluginPlatformGDB/Makefile.depend b/lib/clang/liblldbPluginPlatformGDB/Makefile.depend new file mode 100644 index 0000000..114af26 --- /dev/null +++ b/lib/clang/liblldbPluginPlatformGDB/Makefile.depend @@ -0,0 +1,28 @@ +# $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 +PlatformRemoteGDBServer.o: AttrList.inc.h +PlatformRemoteGDBServer.o: Attrs.inc.h +PlatformRemoteGDBServer.o: CommentCommandList.inc.h +PlatformRemoteGDBServer.o: DeclNodes.inc.h +PlatformRemoteGDBServer.o: DiagnosticCommonKinds.inc.h +PlatformRemoteGDBServer.o: StmtNodes.inc.h +PlatformRemoteGDBServer.po: AttrList.inc.h +PlatformRemoteGDBServer.po: Attrs.inc.h +PlatformRemoteGDBServer.po: CommentCommandList.inc.h +PlatformRemoteGDBServer.po: DeclNodes.inc.h +PlatformRemoteGDBServer.po: DiagnosticCommonKinds.inc.h +PlatformRemoteGDBServer.po: StmtNodes.inc.h +.endif |