diff options
author | sjg <sjg@FreeBSD.org> | 2015-06-16 23:37:19 +0000 |
---|---|---|
committer | sjg <sjg@FreeBSD.org> | 2015-06-16 23:37:19 +0000 |
commit | 852129abd1561cfbd701d705c9406511ba2c3f4a (patch) | |
tree | 318fed4de52518bb311030340cb10ce5902a672b /lib/clang/liblldbPluginProcessPOSIX | |
parent | 85bb937a38a65bc8219ea57cd52dd071a2b9fca5 (diff) | |
download | FreeBSD-src-852129abd1561cfbd701d705c9406511ba2c3f4a.zip FreeBSD-src-852129abd1561cfbd701d705c9406511ba2c3f4a.tar.gz |
new depends
Diffstat (limited to 'lib/clang/liblldbPluginProcessPOSIX')
-rw-r--r-- | lib/clang/liblldbPluginProcessPOSIX/Makefile.depend | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/lib/clang/liblldbPluginProcessPOSIX/Makefile.depend b/lib/clang/liblldbPluginProcessPOSIX/Makefile.depend new file mode 100644 index 0000000..6a083b8 --- /dev/null +++ b/lib/clang/liblldbPluginProcessPOSIX/Makefile.depend @@ -0,0 +1,48 @@ +# $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 +POSIXStopInfo.o: DiagnosticCommonKinds.inc.h +POSIXStopInfo.po: DiagnosticCommonKinds.inc.h +POSIXThread.o: AttrList.inc.h +POSIXThread.o: Attrs.inc.h +POSIXThread.o: CommentCommandList.inc.h +POSIXThread.o: DeclNodes.inc.h +POSIXThread.o: DiagnosticCommonKinds.inc.h +POSIXThread.o: StmtNodes.inc.h +POSIXThread.po: AttrList.inc.h +POSIXThread.po: Attrs.inc.h +POSIXThread.po: CommentCommandList.inc.h +POSIXThread.po: DeclNodes.inc.h +POSIXThread.po: DiagnosticCommonKinds.inc.h +POSIXThread.po: StmtNodes.inc.h +ProcessPOSIX.o: CommentCommandList.inc.h +ProcessPOSIX.o: DeclNodes.inc.h +ProcessPOSIX.o: DiagnosticCommonKinds.inc.h +ProcessPOSIX.o: StmtNodes.inc.h +ProcessPOSIX.po: CommentCommandList.inc.h +ProcessPOSIX.po: DeclNodes.inc.h +ProcessPOSIX.po: DiagnosticCommonKinds.inc.h +ProcessPOSIX.po: StmtNodes.inc.h +ProcessPOSIXLog.o: DiagnosticCommonKinds.inc.h +ProcessPOSIXLog.po: DiagnosticCommonKinds.inc.h +RegisterContextPOSIXProcessMonitor_arm64.o: DiagnosticCommonKinds.inc.h +RegisterContextPOSIXProcessMonitor_arm64.po: DiagnosticCommonKinds.inc.h +RegisterContextPOSIXProcessMonitor_mips64.o: DiagnosticCommonKinds.inc.h +RegisterContextPOSIXProcessMonitor_mips64.po: DiagnosticCommonKinds.inc.h +RegisterContextPOSIXProcessMonitor_powerpc.o: DiagnosticCommonKinds.inc.h +RegisterContextPOSIXProcessMonitor_powerpc.po: DiagnosticCommonKinds.inc.h +RegisterContextPOSIXProcessMonitor_x86.o: DiagnosticCommonKinds.inc.h +RegisterContextPOSIXProcessMonitor_x86.po: DiagnosticCommonKinds.inc.h +.endif |