new depends
This commit is contained in:
parent
27e1b8ab72
commit
2ef6d5a7b9
@ -1,4 +1,4 @@
|
||||
# $FreeBSD$
|
||||
# $FreeBSD$
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
|
@ -10,6 +10,7 @@ DIRDEPS = \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libutil \
|
||||
lib/libxo \
|
||||
lib/ncurses/ncursesw \
|
||||
|
||||
|
||||
|
@ -7,6 +7,7 @@ DIRDEPS = \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
gnu/lib/libgcc \
|
||||
gnu/usr.bin/binutils/libbfd \
|
||||
gnu/usr.bin/binutils/libiberty \
|
||||
gnu/usr.bin/binutils/libopcodes \
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
gnu/lib/libgcc \
|
||||
gnu/usr.bin/binutils/libbfd \
|
||||
gnu/usr.bin/binutils/libiberty \
|
||||
include \
|
||||
@ -10,6 +11,7 @@ DIRDEPS = \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
usr.bin/yacc.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -5,6 +5,7 @@ DIRDEPS = \
|
||||
gnu/usr.bin/binutils/libbfd \
|
||||
include \
|
||||
include/xlocale \
|
||||
usr.bin/yacc.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -2,6 +2,7 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -12,6 +12,7 @@ DIRDEPS = \
|
||||
lib/libc \
|
||||
lib/libcom_err \
|
||||
lib/libcompiler_rt \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -10,6 +10,7 @@ DIRDEPS = \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libthr \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -14,6 +14,7 @@ DIRDEPS = \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libthr \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -15,6 +15,8 @@ DIRDEPS = \
|
||||
lib/libcom_err \
|
||||
lib/libcompiler_rt \
|
||||
secure/lib/libcrypto \
|
||||
usr.bin/xinstall.host \
|
||||
usr.bin/yacc.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -19,6 +19,7 @@ DIRDEPS = \
|
||||
lib/libcompiler_rt \
|
||||
lib/libcrypt \
|
||||
secure/lib/libcrypto \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -11,6 +11,7 @@ DIRDEPS = \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libcrypt \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -12,6 +12,7 @@ DIRDEPS = \
|
||||
lib/libc \
|
||||
lib/libcom_err \
|
||||
lib/libcompiler_rt \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
28
lib/clang/liblldb/Makefile.depend
Normal file
28
lib/clang/liblldb/Makefile.depend
Normal file
@ -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
|
||||
lldb.o: AttrList.inc.h
|
||||
lldb.o: Attrs.inc.h
|
||||
lldb.o: CommentCommandList.inc.h
|
||||
lldb.o: DeclNodes.inc.h
|
||||
lldb.o: DiagnosticCommonKinds.inc.h
|
||||
lldb.o: StmtNodes.inc.h
|
||||
lldb.po: AttrList.inc.h
|
||||
lldb.po: Attrs.inc.h
|
||||
lldb.po: CommentCommandList.inc.h
|
||||
lldb.po: DeclNodes.inc.h
|
||||
lldb.po: DiagnosticCommonKinds.inc.h
|
||||
lldb.po: StmtNodes.inc.h
|
||||
.endif
|
338
lib/clang/liblldbAPI/Makefile.depend
Normal file
338
lib/clang/liblldbAPI/Makefile.depend
Normal file
@ -0,0 +1,338 @@
|
||||
# $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
|
||||
SBAddress.o: CommentCommandList.inc.h
|
||||
SBAddress.o: DeclNodes.inc.h
|
||||
SBAddress.o: DiagnosticCommonKinds.inc.h
|
||||
SBAddress.o: StmtNodes.inc.h
|
||||
SBAddress.po: CommentCommandList.inc.h
|
||||
SBAddress.po: DeclNodes.inc.h
|
||||
SBAddress.po: DiagnosticCommonKinds.inc.h
|
||||
SBAddress.po: StmtNodes.inc.h
|
||||
SBBlock.o: DiagnosticCommonKinds.inc.h
|
||||
SBBlock.po: DiagnosticCommonKinds.inc.h
|
||||
SBBreakpoint.o: AttrList.inc.h
|
||||
SBBreakpoint.o: Attrs.inc.h
|
||||
SBBreakpoint.o: CommentCommandList.inc.h
|
||||
SBBreakpoint.o: DeclNodes.inc.h
|
||||
SBBreakpoint.o: DiagnosticCommonKinds.inc.h
|
||||
SBBreakpoint.o: StmtNodes.inc.h
|
||||
SBBreakpoint.po: AttrList.inc.h
|
||||
SBBreakpoint.po: Attrs.inc.h
|
||||
SBBreakpoint.po: CommentCommandList.inc.h
|
||||
SBBreakpoint.po: DeclNodes.inc.h
|
||||
SBBreakpoint.po: DiagnosticCommonKinds.inc.h
|
||||
SBBreakpoint.po: StmtNodes.inc.h
|
||||
SBBreakpointLocation.o: AttrList.inc.h
|
||||
SBBreakpointLocation.o: Attrs.inc.h
|
||||
SBBreakpointLocation.o: CommentCommandList.inc.h
|
||||
SBBreakpointLocation.o: DeclNodes.inc.h
|
||||
SBBreakpointLocation.o: DiagnosticCommonKinds.inc.h
|
||||
SBBreakpointLocation.o: StmtNodes.inc.h
|
||||
SBBreakpointLocation.po: AttrList.inc.h
|
||||
SBBreakpointLocation.po: Attrs.inc.h
|
||||
SBBreakpointLocation.po: CommentCommandList.inc.h
|
||||
SBBreakpointLocation.po: DeclNodes.inc.h
|
||||
SBBreakpointLocation.po: DiagnosticCommonKinds.inc.h
|
||||
SBBreakpointLocation.po: StmtNodes.inc.h
|
||||
SBCommandInterpreter.o: AttrList.inc.h
|
||||
SBCommandInterpreter.o: Attrs.inc.h
|
||||
SBCommandInterpreter.o: CommentCommandList.inc.h
|
||||
SBCommandInterpreter.o: DeclNodes.inc.h
|
||||
SBCommandInterpreter.o: DiagnosticCommonKinds.inc.h
|
||||
SBCommandInterpreter.o: StmtNodes.inc.h
|
||||
SBCommandInterpreter.po: AttrList.inc.h
|
||||
SBCommandInterpreter.po: Attrs.inc.h
|
||||
SBCommandInterpreter.po: CommentCommandList.inc.h
|
||||
SBCommandInterpreter.po: DeclNodes.inc.h
|
||||
SBCommandInterpreter.po: DiagnosticCommonKinds.inc.h
|
||||
SBCommandInterpreter.po: StmtNodes.inc.h
|
||||
SBCompileUnit.o: CommentCommandList.inc.h
|
||||
SBCompileUnit.o: DeclNodes.inc.h
|
||||
SBCompileUnit.o: DiagnosticCommonKinds.inc.h
|
||||
SBCompileUnit.o: StmtNodes.inc.h
|
||||
SBCompileUnit.po: CommentCommandList.inc.h
|
||||
SBCompileUnit.po: DeclNodes.inc.h
|
||||
SBCompileUnit.po: DiagnosticCommonKinds.inc.h
|
||||
SBCompileUnit.po: StmtNodes.inc.h
|
||||
SBDebugger.o: AttrList.inc.h
|
||||
SBDebugger.o: Attrs.inc.h
|
||||
SBDebugger.o: CommentCommandList.inc.h
|
||||
SBDebugger.o: DeclNodes.inc.h
|
||||
SBDebugger.o: DiagnosticCommonKinds.inc.h
|
||||
SBDebugger.o: StmtNodes.inc.h
|
||||
SBDebugger.po: AttrList.inc.h
|
||||
SBDebugger.po: Attrs.inc.h
|
||||
SBDebugger.po: CommentCommandList.inc.h
|
||||
SBDebugger.po: DeclNodes.inc.h
|
||||
SBDebugger.po: DiagnosticCommonKinds.inc.h
|
||||
SBDebugger.po: StmtNodes.inc.h
|
||||
SBEvent.o: AttrList.inc.h
|
||||
SBEvent.o: Attrs.inc.h
|
||||
SBEvent.o: CommentCommandList.inc.h
|
||||
SBEvent.o: DeclNodes.inc.h
|
||||
SBEvent.o: DiagnosticCommonKinds.inc.h
|
||||
SBEvent.o: StmtNodes.inc.h
|
||||
SBEvent.po: AttrList.inc.h
|
||||
SBEvent.po: Attrs.inc.h
|
||||
SBEvent.po: CommentCommandList.inc.h
|
||||
SBEvent.po: DeclNodes.inc.h
|
||||
SBEvent.po: DiagnosticCommonKinds.inc.h
|
||||
SBEvent.po: StmtNodes.inc.h
|
||||
SBExpressionOptions.o: DiagnosticCommonKinds.inc.h
|
||||
SBExpressionOptions.po: DiagnosticCommonKinds.inc.h
|
||||
SBFrame.o: DiagnosticCommonKinds.inc.h
|
||||
SBFrame.po: DiagnosticCommonKinds.inc.h
|
||||
SBFunction.o: CommentCommandList.inc.h
|
||||
SBFunction.o: DeclNodes.inc.h
|
||||
SBFunction.o: DiagnosticCommonKinds.inc.h
|
||||
SBFunction.o: StmtNodes.inc.h
|
||||
SBFunction.po: CommentCommandList.inc.h
|
||||
SBFunction.po: DeclNodes.inc.h
|
||||
SBFunction.po: DiagnosticCommonKinds.inc.h
|
||||
SBFunction.po: StmtNodes.inc.h
|
||||
SBInstruction.o: CommentCommandList.inc.h
|
||||
SBInstruction.o: DeclNodes.inc.h
|
||||
SBInstruction.o: DiagnosticCommonKinds.inc.h
|
||||
SBInstruction.o: StmtNodes.inc.h
|
||||
SBInstruction.po: CommentCommandList.inc.h
|
||||
SBInstruction.po: DeclNodes.inc.h
|
||||
SBInstruction.po: DiagnosticCommonKinds.inc.h
|
||||
SBInstruction.po: StmtNodes.inc.h
|
||||
SBInstructionList.o: CommentCommandList.inc.h
|
||||
SBInstructionList.o: DeclNodes.inc.h
|
||||
SBInstructionList.o: DiagnosticCommonKinds.inc.h
|
||||
SBInstructionList.o: StmtNodes.inc.h
|
||||
SBInstructionList.po: CommentCommandList.inc.h
|
||||
SBInstructionList.po: DeclNodes.inc.h
|
||||
SBInstructionList.po: DiagnosticCommonKinds.inc.h
|
||||
SBInstructionList.po: StmtNodes.inc.h
|
||||
SBListener.o: AttrList.inc.h
|
||||
SBListener.o: Attrs.inc.h
|
||||
SBListener.o: CommentCommandList.inc.h
|
||||
SBListener.o: DeclNodes.inc.h
|
||||
SBListener.o: DiagnosticCommonKinds.inc.h
|
||||
SBListener.o: StmtNodes.inc.h
|
||||
SBListener.po: AttrList.inc.h
|
||||
SBListener.po: Attrs.inc.h
|
||||
SBListener.po: CommentCommandList.inc.h
|
||||
SBListener.po: DeclNodes.inc.h
|
||||
SBListener.po: DiagnosticCommonKinds.inc.h
|
||||
SBListener.po: StmtNodes.inc.h
|
||||
SBModule.o: CommentCommandList.inc.h
|
||||
SBModule.o: DeclNodes.inc.h
|
||||
SBModule.o: DiagnosticCommonKinds.inc.h
|
||||
SBModule.o: StmtNodes.inc.h
|
||||
SBModule.po: CommentCommandList.inc.h
|
||||
SBModule.po: DeclNodes.inc.h
|
||||
SBModule.po: DiagnosticCommonKinds.inc.h
|
||||
SBModule.po: StmtNodes.inc.h
|
||||
SBModuleSpec.o: CommentCommandList.inc.h
|
||||
SBModuleSpec.o: DeclNodes.inc.h
|
||||
SBModuleSpec.o: DiagnosticCommonKinds.inc.h
|
||||
SBModuleSpec.o: StmtNodes.inc.h
|
||||
SBModuleSpec.po: CommentCommandList.inc.h
|
||||
SBModuleSpec.po: DeclNodes.inc.h
|
||||
SBModuleSpec.po: DiagnosticCommonKinds.inc.h
|
||||
SBModuleSpec.po: StmtNodes.inc.h
|
||||
SBPlatform.o: DiagnosticCommonKinds.inc.h
|
||||
SBPlatform.po: DiagnosticCommonKinds.inc.h
|
||||
SBProcess.o: AttrList.inc.h
|
||||
SBProcess.o: Attrs.inc.h
|
||||
SBProcess.o: CommentCommandList.inc.h
|
||||
SBProcess.o: DeclNodes.inc.h
|
||||
SBProcess.o: DiagnosticCommonKinds.inc.h
|
||||
SBProcess.o: StmtNodes.inc.h
|
||||
SBProcess.po: AttrList.inc.h
|
||||
SBProcess.po: Attrs.inc.h
|
||||
SBProcess.po: CommentCommandList.inc.h
|
||||
SBProcess.po: DeclNodes.inc.h
|
||||
SBProcess.po: DiagnosticCommonKinds.inc.h
|
||||
SBProcess.po: StmtNodes.inc.h
|
||||
SBQueue.o: DiagnosticCommonKinds.inc.h
|
||||
SBQueue.po: DiagnosticCommonKinds.inc.h
|
||||
SBQueueItem.o: DiagnosticCommonKinds.inc.h
|
||||
SBQueueItem.po: DiagnosticCommonKinds.inc.h
|
||||
SBSection.o: CommentCommandList.inc.h
|
||||
SBSection.o: DeclNodes.inc.h
|
||||
SBSection.o: DiagnosticCommonKinds.inc.h
|
||||
SBSection.o: StmtNodes.inc.h
|
||||
SBSection.po: CommentCommandList.inc.h
|
||||
SBSection.po: DeclNodes.inc.h
|
||||
SBSection.po: DiagnosticCommonKinds.inc.h
|
||||
SBSection.po: StmtNodes.inc.h
|
||||
SBSourceManager.o: AttrList.inc.h
|
||||
SBSourceManager.o: Attrs.inc.h
|
||||
SBSourceManager.o: CommentCommandList.inc.h
|
||||
SBSourceManager.o: DeclNodes.inc.h
|
||||
SBSourceManager.o: DiagnosticCommonKinds.inc.h
|
||||
SBSourceManager.o: StmtNodes.inc.h
|
||||
SBSourceManager.po: AttrList.inc.h
|
||||
SBSourceManager.po: Attrs.inc.h
|
||||
SBSourceManager.po: CommentCommandList.inc.h
|
||||
SBSourceManager.po: DeclNodes.inc.h
|
||||
SBSourceManager.po: DiagnosticCommonKinds.inc.h
|
||||
SBSourceManager.po: StmtNodes.inc.h
|
||||
SBSymbol.o: CommentCommandList.inc.h
|
||||
SBSymbol.o: DeclNodes.inc.h
|
||||
SBSymbol.o: DiagnosticCommonKinds.inc.h
|
||||
SBSymbol.o: StmtNodes.inc.h
|
||||
SBSymbol.po: CommentCommandList.inc.h
|
||||
SBSymbol.po: DeclNodes.inc.h
|
||||
SBSymbol.po: DiagnosticCommonKinds.inc.h
|
||||
SBSymbol.po: StmtNodes.inc.h
|
||||
SBSymbolContext.o: CommentCommandList.inc.h
|
||||
SBSymbolContext.o: DeclNodes.inc.h
|
||||
SBSymbolContext.o: DiagnosticCommonKinds.inc.h
|
||||
SBSymbolContext.o: StmtNodes.inc.h
|
||||
SBSymbolContext.po: CommentCommandList.inc.h
|
||||
SBSymbolContext.po: DeclNodes.inc.h
|
||||
SBSymbolContext.po: DiagnosticCommonKinds.inc.h
|
||||
SBSymbolContext.po: StmtNodes.inc.h
|
||||
SBTarget.o: AttrList.inc.h
|
||||
SBTarget.o: Attrs.inc.h
|
||||
SBTarget.o: CommentCommandList.inc.h
|
||||
SBTarget.o: DeclNodes.inc.h
|
||||
SBTarget.o: DiagnosticCommonKinds.inc.h
|
||||
SBTarget.o: StmtNodes.inc.h
|
||||
SBTarget.po: AttrList.inc.h
|
||||
SBTarget.po: Attrs.inc.h
|
||||
SBTarget.po: CommentCommandList.inc.h
|
||||
SBTarget.po: DeclNodes.inc.h
|
||||
SBTarget.po: DiagnosticCommonKinds.inc.h
|
||||
SBTarget.po: StmtNodes.inc.h
|
||||
SBThread.o: AttrList.inc.h
|
||||
SBThread.o: Attrs.inc.h
|
||||
SBThread.o: CommentCommandList.inc.h
|
||||
SBThread.o: DeclNodes.inc.h
|
||||
SBThread.o: DiagnosticCommonKinds.inc.h
|
||||
SBThread.o: StmtNodes.inc.h
|
||||
SBThread.po: AttrList.inc.h
|
||||
SBThread.po: Attrs.inc.h
|
||||
SBThread.po: CommentCommandList.inc.h
|
||||
SBThread.po: DeclNodes.inc.h
|
||||
SBThread.po: DiagnosticCommonKinds.inc.h
|
||||
SBThread.po: StmtNodes.inc.h
|
||||
SBThreadPlan.o: AttrList.inc.h
|
||||
SBThreadPlan.o: Attrs.inc.h
|
||||
SBThreadPlan.o: CommentCommandList.inc.h
|
||||
SBThreadPlan.o: DeclNodes.inc.h
|
||||
SBThreadPlan.o: DiagnosticCommonKinds.inc.h
|
||||
SBThreadPlan.o: StmtNodes.inc.h
|
||||
SBThreadPlan.po: AttrList.inc.h
|
||||
SBThreadPlan.po: Attrs.inc.h
|
||||
SBThreadPlan.po: CommentCommandList.inc.h
|
||||
SBThreadPlan.po: DeclNodes.inc.h
|
||||
SBThreadPlan.po: DiagnosticCommonKinds.inc.h
|
||||
SBThreadPlan.po: StmtNodes.inc.h
|
||||
SBType.o: CommentCommandList.inc.h
|
||||
SBType.o: DeclNodes.inc.h
|
||||
SBType.o: DiagnosticCommonKinds.inc.h
|
||||
SBType.o: StmtNodes.inc.h
|
||||
SBType.po: CommentCommandList.inc.h
|
||||
SBType.po: DeclNodes.inc.h
|
||||
SBType.po: DiagnosticCommonKinds.inc.h
|
||||
SBType.po: StmtNodes.inc.h
|
||||
SBTypeCategory.o: AttrList.inc.h
|
||||
SBTypeCategory.o: Attrs.inc.h
|
||||
SBTypeCategory.o: CommentCommandList.inc.h
|
||||
SBTypeCategory.o: DeclNodes.inc.h
|
||||
SBTypeCategory.o: DiagnosticCommonKinds.inc.h
|
||||
SBTypeCategory.o: StmtNodes.inc.h
|
||||
SBTypeCategory.po: AttrList.inc.h
|
||||
SBTypeCategory.po: Attrs.inc.h
|
||||
SBTypeCategory.po: CommentCommandList.inc.h
|
||||
SBTypeCategory.po: DeclNodes.inc.h
|
||||
SBTypeCategory.po: DiagnosticCommonKinds.inc.h
|
||||
SBTypeCategory.po: StmtNodes.inc.h
|
||||
SBTypeEnumMember.o: DiagnosticCommonKinds.inc.h
|
||||
SBTypeEnumMember.po: DiagnosticCommonKinds.inc.h
|
||||
SBTypeFilter.o: AttrList.inc.h
|
||||
SBTypeFilter.o: Attrs.inc.h
|
||||
SBTypeFilter.o: CommentCommandList.inc.h
|
||||
SBTypeFilter.o: DeclNodes.inc.h
|
||||
SBTypeFilter.o: DiagnosticCommonKinds.inc.h
|
||||
SBTypeFilter.o: StmtNodes.inc.h
|
||||
SBTypeFilter.po: AttrList.inc.h
|
||||
SBTypeFilter.po: Attrs.inc.h
|
||||
SBTypeFilter.po: CommentCommandList.inc.h
|
||||
SBTypeFilter.po: DeclNodes.inc.h
|
||||
SBTypeFilter.po: DiagnosticCommonKinds.inc.h
|
||||
SBTypeFilter.po: StmtNodes.inc.h
|
||||
SBTypeFormat.o: AttrList.inc.h
|
||||
SBTypeFormat.o: Attrs.inc.h
|
||||
SBTypeFormat.o: CommentCommandList.inc.h
|
||||
SBTypeFormat.o: DeclNodes.inc.h
|
||||
SBTypeFormat.o: DiagnosticCommonKinds.inc.h
|
||||
SBTypeFormat.o: StmtNodes.inc.h
|
||||
SBTypeFormat.po: AttrList.inc.h
|
||||
SBTypeFormat.po: Attrs.inc.h
|
||||
SBTypeFormat.po: CommentCommandList.inc.h
|
||||
SBTypeFormat.po: DeclNodes.inc.h
|
||||
SBTypeFormat.po: DiagnosticCommonKinds.inc.h
|
||||
SBTypeFormat.po: StmtNodes.inc.h
|
||||
SBTypeNameSpecifier.o: AttrList.inc.h
|
||||
SBTypeNameSpecifier.o: Attrs.inc.h
|
||||
SBTypeNameSpecifier.o: CommentCommandList.inc.h
|
||||
SBTypeNameSpecifier.o: DeclNodes.inc.h
|
||||
SBTypeNameSpecifier.o: DiagnosticCommonKinds.inc.h
|
||||
SBTypeNameSpecifier.o: StmtNodes.inc.h
|
||||
SBTypeNameSpecifier.po: AttrList.inc.h
|
||||
SBTypeNameSpecifier.po: Attrs.inc.h
|
||||
SBTypeNameSpecifier.po: CommentCommandList.inc.h
|
||||
SBTypeNameSpecifier.po: DeclNodes.inc.h
|
||||
SBTypeNameSpecifier.po: DiagnosticCommonKinds.inc.h
|
||||
SBTypeNameSpecifier.po: StmtNodes.inc.h
|
||||
SBTypeSummary.o: AttrList.inc.h
|
||||
SBTypeSummary.o: Attrs.inc.h
|
||||
SBTypeSummary.o: CommentCommandList.inc.h
|
||||
SBTypeSummary.o: DeclNodes.inc.h
|
||||
SBTypeSummary.o: DiagnosticCommonKinds.inc.h
|
||||
SBTypeSummary.o: StmtNodes.inc.h
|
||||
SBTypeSummary.po: AttrList.inc.h
|
||||
SBTypeSummary.po: Attrs.inc.h
|
||||
SBTypeSummary.po: CommentCommandList.inc.h
|
||||
SBTypeSummary.po: DeclNodes.inc.h
|
||||
SBTypeSummary.po: DiagnosticCommonKinds.inc.h
|
||||
SBTypeSummary.po: StmtNodes.inc.h
|
||||
SBTypeSynthetic.o: AttrList.inc.h
|
||||
SBTypeSynthetic.o: Attrs.inc.h
|
||||
SBTypeSynthetic.o: CommentCommandList.inc.h
|
||||
SBTypeSynthetic.o: DeclNodes.inc.h
|
||||
SBTypeSynthetic.o: DiagnosticCommonKinds.inc.h
|
||||
SBTypeSynthetic.o: StmtNodes.inc.h
|
||||
SBTypeSynthetic.po: AttrList.inc.h
|
||||
SBTypeSynthetic.po: Attrs.inc.h
|
||||
SBTypeSynthetic.po: CommentCommandList.inc.h
|
||||
SBTypeSynthetic.po: DeclNodes.inc.h
|
||||
SBTypeSynthetic.po: DiagnosticCommonKinds.inc.h
|
||||
SBTypeSynthetic.po: StmtNodes.inc.h
|
||||
SBUnixSignals.o: DiagnosticCommonKinds.inc.h
|
||||
SBUnixSignals.po: DiagnosticCommonKinds.inc.h
|
||||
SBValue.o: AttrList.inc.h
|
||||
SBValue.o: Attrs.inc.h
|
||||
SBValue.o: CommentCommandList.inc.h
|
||||
SBValue.o: DeclNodes.inc.h
|
||||
SBValue.o: DiagnosticCommonKinds.inc.h
|
||||
SBValue.o: StmtNodes.inc.h
|
||||
SBValue.po: AttrList.inc.h
|
||||
SBValue.po: Attrs.inc.h
|
||||
SBValue.po: CommentCommandList.inc.h
|
||||
SBValue.po: DeclNodes.inc.h
|
||||
SBValue.po: DiagnosticCommonKinds.inc.h
|
||||
SBValue.po: StmtNodes.inc.h
|
||||
SBWatchpoint.o: DiagnosticCommonKinds.inc.h
|
||||
SBWatchpoint.po: DiagnosticCommonKinds.inc.h
|
||||
.endif
|
88
lib/clang/liblldbBreakpoint/Makefile.depend
Normal file
88
lib/clang/liblldbBreakpoint/Makefile.depend
Normal file
@ -0,0 +1,88 @@
|
||||
# $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
|
||||
Breakpoint.o: CommentCommandList.inc.h
|
||||
Breakpoint.o: DeclNodes.inc.h
|
||||
Breakpoint.o: DiagnosticCommonKinds.inc.h
|
||||
Breakpoint.o: StmtNodes.inc.h
|
||||
Breakpoint.po: CommentCommandList.inc.h
|
||||
Breakpoint.po: DeclNodes.inc.h
|
||||
Breakpoint.po: DiagnosticCommonKinds.inc.h
|
||||
Breakpoint.po: StmtNodes.inc.h
|
||||
BreakpointIDList.o: DiagnosticCommonKinds.inc.h
|
||||
BreakpointIDList.po: DiagnosticCommonKinds.inc.h
|
||||
BreakpointList.o: DiagnosticCommonKinds.inc.h
|
||||
BreakpointList.po: DiagnosticCommonKinds.inc.h
|
||||
BreakpointLocation.o: AttrList.inc.h
|
||||
BreakpointLocation.o: Attrs.inc.h
|
||||
BreakpointLocation.o: CommentCommandList.inc.h
|
||||
BreakpointLocation.o: DeclNodes.inc.h
|
||||
BreakpointLocation.o: DiagnosticCommonKinds.inc.h
|
||||
BreakpointLocation.o: StmtNodes.inc.h
|
||||
BreakpointLocation.po: AttrList.inc.h
|
||||
BreakpointLocation.po: Attrs.inc.h
|
||||
BreakpointLocation.po: CommentCommandList.inc.h
|
||||
BreakpointLocation.po: DeclNodes.inc.h
|
||||
BreakpointLocation.po: DiagnosticCommonKinds.inc.h
|
||||
BreakpointLocation.po: StmtNodes.inc.h
|
||||
BreakpointLocationCollection.o: DiagnosticCommonKinds.inc.h
|
||||
BreakpointLocationCollection.po: DiagnosticCommonKinds.inc.h
|
||||
BreakpointLocationList.o: CommentCommandList.inc.h
|
||||
BreakpointLocationList.o: DeclNodes.inc.h
|
||||
BreakpointLocationList.o: DiagnosticCommonKinds.inc.h
|
||||
BreakpointLocationList.o: StmtNodes.inc.h
|
||||
BreakpointLocationList.po: CommentCommandList.inc.h
|
||||
BreakpointLocationList.po: DeclNodes.inc.h
|
||||
BreakpointLocationList.po: DiagnosticCommonKinds.inc.h
|
||||
BreakpointLocationList.po: StmtNodes.inc.h
|
||||
BreakpointOptions.o: DiagnosticCommonKinds.inc.h
|
||||
BreakpointOptions.po: DiagnosticCommonKinds.inc.h
|
||||
BreakpointResolver.o: DiagnosticCommonKinds.inc.h
|
||||
BreakpointResolver.po: DiagnosticCommonKinds.inc.h
|
||||
BreakpointResolverAddress.o: DiagnosticCommonKinds.inc.h
|
||||
BreakpointResolverAddress.po: DiagnosticCommonKinds.inc.h
|
||||
BreakpointResolverFileLine.o: CommentCommandList.inc.h
|
||||
BreakpointResolverFileLine.o: DeclNodes.inc.h
|
||||
BreakpointResolverFileLine.o: DiagnosticCommonKinds.inc.h
|
||||
BreakpointResolverFileLine.o: StmtNodes.inc.h
|
||||
BreakpointResolverFileLine.po: CommentCommandList.inc.h
|
||||
BreakpointResolverFileLine.po: DeclNodes.inc.h
|
||||
BreakpointResolverFileLine.po: DiagnosticCommonKinds.inc.h
|
||||
BreakpointResolverFileLine.po: StmtNodes.inc.h
|
||||
BreakpointResolverFileRegex.o: DiagnosticCommonKinds.inc.h
|
||||
BreakpointResolverFileRegex.po: DiagnosticCommonKinds.inc.h
|
||||
BreakpointResolverName.o: CommentCommandList.inc.h
|
||||
BreakpointResolverName.o: DeclNodes.inc.h
|
||||
BreakpointResolverName.o: DiagnosticCommonKinds.inc.h
|
||||
BreakpointResolverName.o: StmtNodes.inc.h
|
||||
BreakpointResolverName.po: CommentCommandList.inc.h
|
||||
BreakpointResolverName.po: DeclNodes.inc.h
|
||||
BreakpointResolverName.po: DiagnosticCommonKinds.inc.h
|
||||
BreakpointResolverName.po: StmtNodes.inc.h
|
||||
BreakpointSite.o: DiagnosticCommonKinds.inc.h
|
||||
BreakpointSite.po: DiagnosticCommonKinds.inc.h
|
||||
Watchpoint.o: CommentCommandList.inc.h
|
||||
Watchpoint.o: DeclNodes.inc.h
|
||||
Watchpoint.o: DiagnosticCommonKinds.inc.h
|
||||
Watchpoint.o: StmtNodes.inc.h
|
||||
Watchpoint.po: CommentCommandList.inc.h
|
||||
Watchpoint.po: DeclNodes.inc.h
|
||||
Watchpoint.po: DiagnosticCommonKinds.inc.h
|
||||
Watchpoint.po: StmtNodes.inc.h
|
||||
WatchpointList.o: DiagnosticCommonKinds.inc.h
|
||||
WatchpointList.po: DiagnosticCommonKinds.inc.h
|
||||
WatchpointOptions.o: DiagnosticCommonKinds.inc.h
|
||||
WatchpointOptions.po: DiagnosticCommonKinds.inc.h
|
||||
.endif
|
352
lib/clang/liblldbCommands/Makefile.depend
Normal file
352
lib/clang/liblldbCommands/Makefile.depend
Normal file
@ -0,0 +1,352 @@
|
||||
# $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
|
||||
CommandCompletions.o: AttrList.inc.h
|
||||
CommandCompletions.o: Attrs.inc.h
|
||||
CommandCompletions.o: CommentCommandList.inc.h
|
||||
CommandCompletions.o: DeclNodes.inc.h
|
||||
CommandCompletions.o: DiagnosticCommonKinds.inc.h
|
||||
CommandCompletions.o: StmtNodes.inc.h
|
||||
CommandCompletions.po: AttrList.inc.h
|
||||
CommandCompletions.po: Attrs.inc.h
|
||||
CommandCompletions.po: CommentCommandList.inc.h
|
||||
CommandCompletions.po: DeclNodes.inc.h
|
||||
CommandCompletions.po: DiagnosticCommonKinds.inc.h
|
||||
CommandCompletions.po: StmtNodes.inc.h
|
||||
CommandObjectApropos.o: AttrList.inc.h
|
||||
CommandObjectApropos.o: Attrs.inc.h
|
||||
CommandObjectApropos.o: CommentCommandList.inc.h
|
||||
CommandObjectApropos.o: DeclNodes.inc.h
|
||||
CommandObjectApropos.o: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectApropos.o: StmtNodes.inc.h
|
||||
CommandObjectApropos.po: AttrList.inc.h
|
||||
CommandObjectApropos.po: Attrs.inc.h
|
||||
CommandObjectApropos.po: CommentCommandList.inc.h
|
||||
CommandObjectApropos.po: DeclNodes.inc.h
|
||||
CommandObjectApropos.po: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectApropos.po: StmtNodes.inc.h
|
||||
CommandObjectArgs.o: AttrList.inc.h
|
||||
CommandObjectArgs.o: Attrs.inc.h
|
||||
CommandObjectArgs.o: CommentCommandList.inc.h
|
||||
CommandObjectArgs.o: DeclNodes.inc.h
|
||||
CommandObjectArgs.o: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectArgs.o: StmtNodes.inc.h
|
||||
CommandObjectArgs.po: AttrList.inc.h
|
||||
CommandObjectArgs.po: Attrs.inc.h
|
||||
CommandObjectArgs.po: CommentCommandList.inc.h
|
||||
CommandObjectArgs.po: DeclNodes.inc.h
|
||||
CommandObjectArgs.po: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectArgs.po: StmtNodes.inc.h
|
||||
CommandObjectBreakpoint.o: AttrList.inc.h
|
||||
CommandObjectBreakpoint.o: Attrs.inc.h
|
||||
CommandObjectBreakpoint.o: CommentCommandList.inc.h
|
||||
CommandObjectBreakpoint.o: DeclNodes.inc.h
|
||||
CommandObjectBreakpoint.o: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectBreakpoint.o: StmtNodes.inc.h
|
||||
CommandObjectBreakpoint.po: AttrList.inc.h
|
||||
CommandObjectBreakpoint.po: Attrs.inc.h
|
||||
CommandObjectBreakpoint.po: CommentCommandList.inc.h
|
||||
CommandObjectBreakpoint.po: DeclNodes.inc.h
|
||||
CommandObjectBreakpoint.po: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectBreakpoint.po: StmtNodes.inc.h
|
||||
CommandObjectBreakpointCommand.o: AttrList.inc.h
|
||||
CommandObjectBreakpointCommand.o: Attrs.inc.h
|
||||
CommandObjectBreakpointCommand.o: CommentCommandList.inc.h
|
||||
CommandObjectBreakpointCommand.o: DeclNodes.inc.h
|
||||
CommandObjectBreakpointCommand.o: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectBreakpointCommand.o: StmtNodes.inc.h
|
||||
CommandObjectBreakpointCommand.po: AttrList.inc.h
|
||||
CommandObjectBreakpointCommand.po: Attrs.inc.h
|
||||
CommandObjectBreakpointCommand.po: CommentCommandList.inc.h
|
||||
CommandObjectBreakpointCommand.po: DeclNodes.inc.h
|
||||
CommandObjectBreakpointCommand.po: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectBreakpointCommand.po: StmtNodes.inc.h
|
||||
CommandObjectCommands.o: AttrList.inc.h
|
||||
CommandObjectCommands.o: Attrs.inc.h
|
||||
CommandObjectCommands.o: CommentCommandList.inc.h
|
||||
CommandObjectCommands.o: DeclNodes.inc.h
|
||||
CommandObjectCommands.o: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectCommands.o: StmtNodes.inc.h
|
||||
CommandObjectCommands.po: AttrList.inc.h
|
||||
CommandObjectCommands.po: Attrs.inc.h
|
||||
CommandObjectCommands.po: CommentCommandList.inc.h
|
||||
CommandObjectCommands.po: DeclNodes.inc.h
|
||||
CommandObjectCommands.po: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectCommands.po: StmtNodes.inc.h
|
||||
CommandObjectDisassemble.o: AttrList.inc.h
|
||||
CommandObjectDisassemble.o: Attrs.inc.h
|
||||
CommandObjectDisassemble.o: CommentCommandList.inc.h
|
||||
CommandObjectDisassemble.o: DeclNodes.inc.h
|
||||
CommandObjectDisassemble.o: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectDisassemble.o: StmtNodes.inc.h
|
||||
CommandObjectDisassemble.po: AttrList.inc.h
|
||||
CommandObjectDisassemble.po: Attrs.inc.h
|
||||
CommandObjectDisassemble.po: CommentCommandList.inc.h
|
||||
CommandObjectDisassemble.po: DeclNodes.inc.h
|
||||
CommandObjectDisassemble.po: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectDisassemble.po: StmtNodes.inc.h
|
||||
CommandObjectExpression.o: AttrList.inc.h
|
||||
CommandObjectExpression.o: Attrs.inc.h
|
||||
CommandObjectExpression.o: CommentCommandList.inc.h
|
||||
CommandObjectExpression.o: DeclNodes.inc.h
|
||||
CommandObjectExpression.o: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectExpression.o: StmtNodes.inc.h
|
||||
CommandObjectExpression.po: AttrList.inc.h
|
||||
CommandObjectExpression.po: Attrs.inc.h
|
||||
CommandObjectExpression.po: CommentCommandList.inc.h
|
||||
CommandObjectExpression.po: DeclNodes.inc.h
|
||||
CommandObjectExpression.po: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectExpression.po: StmtNodes.inc.h
|
||||
CommandObjectFrame.o: AttrList.inc.h
|
||||
CommandObjectFrame.o: Attrs.inc.h
|
||||
CommandObjectFrame.o: CommentCommandList.inc.h
|
||||
CommandObjectFrame.o: DeclNodes.inc.h
|
||||
CommandObjectFrame.o: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectFrame.o: StmtNodes.inc.h
|
||||
CommandObjectFrame.po: AttrList.inc.h
|
||||
CommandObjectFrame.po: Attrs.inc.h
|
||||
CommandObjectFrame.po: CommentCommandList.inc.h
|
||||
CommandObjectFrame.po: DeclNodes.inc.h
|
||||
CommandObjectFrame.po: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectFrame.po: StmtNodes.inc.h
|
||||
CommandObjectGUI.o: AttrList.inc.h
|
||||
CommandObjectGUI.o: Attrs.inc.h
|
||||
CommandObjectGUI.o: CommentCommandList.inc.h
|
||||
CommandObjectGUI.o: DeclNodes.inc.h
|
||||
CommandObjectGUI.o: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectGUI.o: StmtNodes.inc.h
|
||||
CommandObjectGUI.po: AttrList.inc.h
|
||||
CommandObjectGUI.po: Attrs.inc.h
|
||||
CommandObjectGUI.po: CommentCommandList.inc.h
|
||||
CommandObjectGUI.po: DeclNodes.inc.h
|
||||
CommandObjectGUI.po: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectGUI.po: StmtNodes.inc.h
|
||||
CommandObjectHelp.o: AttrList.inc.h
|
||||
CommandObjectHelp.o: Attrs.inc.h
|
||||
CommandObjectHelp.o: CommentCommandList.inc.h
|
||||
CommandObjectHelp.o: DeclNodes.inc.h
|
||||
CommandObjectHelp.o: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectHelp.o: StmtNodes.inc.h
|
||||
CommandObjectHelp.po: AttrList.inc.h
|
||||
CommandObjectHelp.po: Attrs.inc.h
|
||||
CommandObjectHelp.po: CommentCommandList.inc.h
|
||||
CommandObjectHelp.po: DeclNodes.inc.h
|
||||
CommandObjectHelp.po: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectHelp.po: StmtNodes.inc.h
|
||||
CommandObjectLog.o: AttrList.inc.h
|
||||
CommandObjectLog.o: Attrs.inc.h
|
||||
CommandObjectLog.o: CommentCommandList.inc.h
|
||||
CommandObjectLog.o: DeclNodes.inc.h
|
||||
CommandObjectLog.o: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectLog.o: StmtNodes.inc.h
|
||||
CommandObjectLog.po: AttrList.inc.h
|
||||
CommandObjectLog.po: Attrs.inc.h
|
||||
CommandObjectLog.po: CommentCommandList.inc.h
|
||||
CommandObjectLog.po: DeclNodes.inc.h
|
||||
CommandObjectLog.po: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectLog.po: StmtNodes.inc.h
|
||||
CommandObjectMemory.o: AttrList.inc.h
|
||||
CommandObjectMemory.o: Attrs.inc.h
|
||||
CommandObjectMemory.o: CommentCommandList.inc.h
|
||||
CommandObjectMemory.o: DeclNodes.inc.h
|
||||
CommandObjectMemory.o: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectMemory.o: StmtNodes.inc.h
|
||||
CommandObjectMemory.po: AttrList.inc.h
|
||||
CommandObjectMemory.po: Attrs.inc.h
|
||||
CommandObjectMemory.po: CommentCommandList.inc.h
|
||||
CommandObjectMemory.po: DeclNodes.inc.h
|
||||
CommandObjectMemory.po: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectMemory.po: StmtNodes.inc.h
|
||||
CommandObjectMultiword.o: AttrList.inc.h
|
||||
CommandObjectMultiword.o: Attrs.inc.h
|
||||
CommandObjectMultiword.o: CommentCommandList.inc.h
|
||||
CommandObjectMultiword.o: DeclNodes.inc.h
|
||||
CommandObjectMultiword.o: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectMultiword.o: StmtNodes.inc.h
|
||||
CommandObjectMultiword.po: AttrList.inc.h
|
||||
CommandObjectMultiword.po: Attrs.inc.h
|
||||
CommandObjectMultiword.po: CommentCommandList.inc.h
|
||||
CommandObjectMultiword.po: DeclNodes.inc.h
|
||||
CommandObjectMultiword.po: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectMultiword.po: StmtNodes.inc.h
|
||||
CommandObjectPlatform.o: AttrList.inc.h
|
||||
CommandObjectPlatform.o: Attrs.inc.h
|
||||
CommandObjectPlatform.o: CommentCommandList.inc.h
|
||||
CommandObjectPlatform.o: DeclNodes.inc.h
|
||||
CommandObjectPlatform.o: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectPlatform.o: StmtNodes.inc.h
|
||||
CommandObjectPlatform.po: AttrList.inc.h
|
||||
CommandObjectPlatform.po: Attrs.inc.h
|
||||
CommandObjectPlatform.po: CommentCommandList.inc.h
|
||||
CommandObjectPlatform.po: DeclNodes.inc.h
|
||||
CommandObjectPlatform.po: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectPlatform.po: StmtNodes.inc.h
|
||||
CommandObjectPlugin.o: AttrList.inc.h
|
||||
CommandObjectPlugin.o: Attrs.inc.h
|
||||
CommandObjectPlugin.o: CommentCommandList.inc.h
|
||||
CommandObjectPlugin.o: DeclNodes.inc.h
|
||||
CommandObjectPlugin.o: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectPlugin.o: StmtNodes.inc.h
|
||||
CommandObjectPlugin.po: AttrList.inc.h
|
||||
CommandObjectPlugin.po: Attrs.inc.h
|
||||
CommandObjectPlugin.po: CommentCommandList.inc.h
|
||||
CommandObjectPlugin.po: DeclNodes.inc.h
|
||||
CommandObjectPlugin.po: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectPlugin.po: StmtNodes.inc.h
|
||||
CommandObjectProcess.o: AttrList.inc.h
|
||||
CommandObjectProcess.o: Attrs.inc.h
|
||||
CommandObjectProcess.o: CommentCommandList.inc.h
|
||||
CommandObjectProcess.o: DeclNodes.inc.h
|
||||
CommandObjectProcess.o: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectProcess.o: StmtNodes.inc.h
|
||||
CommandObjectProcess.po: AttrList.inc.h
|
||||
CommandObjectProcess.po: Attrs.inc.h
|
||||
CommandObjectProcess.po: CommentCommandList.inc.h
|
||||
CommandObjectProcess.po: DeclNodes.inc.h
|
||||
CommandObjectProcess.po: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectProcess.po: StmtNodes.inc.h
|
||||
CommandObjectQuit.o: AttrList.inc.h
|
||||
CommandObjectQuit.o: Attrs.inc.h
|
||||
CommandObjectQuit.o: CommentCommandList.inc.h
|
||||
CommandObjectQuit.o: DeclNodes.inc.h
|
||||
CommandObjectQuit.o: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectQuit.o: StmtNodes.inc.h
|
||||
CommandObjectQuit.po: AttrList.inc.h
|
||||
CommandObjectQuit.po: Attrs.inc.h
|
||||
CommandObjectQuit.po: CommentCommandList.inc.h
|
||||
CommandObjectQuit.po: DeclNodes.inc.h
|
||||
CommandObjectQuit.po: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectQuit.po: StmtNodes.inc.h
|
||||
CommandObjectRegister.o: AttrList.inc.h
|
||||
CommandObjectRegister.o: Attrs.inc.h
|
||||
CommandObjectRegister.o: CommentCommandList.inc.h
|
||||
CommandObjectRegister.o: DeclNodes.inc.h
|
||||
CommandObjectRegister.o: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectRegister.o: StmtNodes.inc.h
|
||||
CommandObjectRegister.po: AttrList.inc.h
|
||||
CommandObjectRegister.po: Attrs.inc.h
|
||||
CommandObjectRegister.po: CommentCommandList.inc.h
|
||||
CommandObjectRegister.po: DeclNodes.inc.h
|
||||
CommandObjectRegister.po: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectRegister.po: StmtNodes.inc.h
|
||||
CommandObjectSettings.o: AttrList.inc.h
|
||||
CommandObjectSettings.o: Attrs.inc.h
|
||||
CommandObjectSettings.o: CommentCommandList.inc.h
|
||||
CommandObjectSettings.o: DeclNodes.inc.h
|
||||
CommandObjectSettings.o: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectSettings.o: StmtNodes.inc.h
|
||||
CommandObjectSettings.po: AttrList.inc.h
|
||||
CommandObjectSettings.po: Attrs.inc.h
|
||||
CommandObjectSettings.po: CommentCommandList.inc.h
|
||||
CommandObjectSettings.po: DeclNodes.inc.h
|
||||
CommandObjectSettings.po: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectSettings.po: StmtNodes.inc.h
|
||||
CommandObjectSource.o: AttrList.inc.h
|
||||
CommandObjectSource.o: Attrs.inc.h
|
||||
CommandObjectSource.o: CommentCommandList.inc.h
|
||||
CommandObjectSource.o: DeclNodes.inc.h
|
||||
CommandObjectSource.o: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectSource.o: StmtNodes.inc.h
|
||||
CommandObjectSource.po: AttrList.inc.h
|
||||
CommandObjectSource.po: Attrs.inc.h
|
||||
CommandObjectSource.po: CommentCommandList.inc.h
|
||||
CommandObjectSource.po: DeclNodes.inc.h
|
||||
CommandObjectSource.po: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectSource.po: StmtNodes.inc.h
|
||||
CommandObjectSyntax.o: AttrList.inc.h
|
||||
CommandObjectSyntax.o: Attrs.inc.h
|
||||
CommandObjectSyntax.o: CommentCommandList.inc.h
|
||||
CommandObjectSyntax.o: DeclNodes.inc.h
|
||||
CommandObjectSyntax.o: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectSyntax.o: StmtNodes.inc.h
|
||||
CommandObjectSyntax.po: AttrList.inc.h
|
||||
CommandObjectSyntax.po: Attrs.inc.h
|
||||
CommandObjectSyntax.po: CommentCommandList.inc.h
|
||||
CommandObjectSyntax.po: DeclNodes.inc.h
|
||||
CommandObjectSyntax.po: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectSyntax.po: StmtNodes.inc.h
|
||||
CommandObjectTarget.o: AttrList.inc.h
|
||||
CommandObjectTarget.o: Attrs.inc.h
|
||||
CommandObjectTarget.o: CommentCommandList.inc.h
|
||||
CommandObjectTarget.o: DeclNodes.inc.h
|
||||
CommandObjectTarget.o: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectTarget.o: StmtNodes.inc.h
|
||||
CommandObjectTarget.po: AttrList.inc.h
|
||||
CommandObjectTarget.po: Attrs.inc.h
|
||||
CommandObjectTarget.po: CommentCommandList.inc.h
|
||||
CommandObjectTarget.po: DeclNodes.inc.h
|
||||
CommandObjectTarget.po: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectTarget.po: StmtNodes.inc.h
|
||||
CommandObjectThread.o: AttrList.inc.h
|
||||
CommandObjectThread.o: Attrs.inc.h
|
||||
CommandObjectThread.o: CommentCommandList.inc.h
|
||||
CommandObjectThread.o: DeclNodes.inc.h
|
||||
CommandObjectThread.o: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectThread.o: StmtNodes.inc.h
|
||||
CommandObjectThread.po: AttrList.inc.h
|
||||
CommandObjectThread.po: Attrs.inc.h
|
||||
CommandObjectThread.po: CommentCommandList.inc.h
|
||||
CommandObjectThread.po: DeclNodes.inc.h
|
||||
CommandObjectThread.po: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectThread.po: StmtNodes.inc.h
|
||||
CommandObjectType.o: AttrList.inc.h
|
||||
CommandObjectType.o: Attrs.inc.h
|
||||
CommandObjectType.o: CommentCommandList.inc.h
|
||||
CommandObjectType.o: DeclNodes.inc.h
|
||||
CommandObjectType.o: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectType.o: StmtNodes.inc.h
|
||||
CommandObjectType.po: AttrList.inc.h
|
||||
CommandObjectType.po: Attrs.inc.h
|
||||
CommandObjectType.po: CommentCommandList.inc.h
|
||||
CommandObjectType.po: DeclNodes.inc.h
|
||||
CommandObjectType.po: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectType.po: StmtNodes.inc.h
|
||||
CommandObjectVersion.o: AttrList.inc.h
|
||||
CommandObjectVersion.o: Attrs.inc.h
|
||||
CommandObjectVersion.o: CommentCommandList.inc.h
|
||||
CommandObjectVersion.o: DeclNodes.inc.h
|
||||
CommandObjectVersion.o: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectVersion.o: StmtNodes.inc.h
|
||||
CommandObjectVersion.po: AttrList.inc.h
|
||||
CommandObjectVersion.po: Attrs.inc.h
|
||||
CommandObjectVersion.po: CommentCommandList.inc.h
|
||||
CommandObjectVersion.po: DeclNodes.inc.h
|
||||
CommandObjectVersion.po: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectVersion.po: StmtNodes.inc.h
|
||||
CommandObjectWatchpoint.o: AttrList.inc.h
|
||||
CommandObjectWatchpoint.o: Attrs.inc.h
|
||||
CommandObjectWatchpoint.o: CommentCommandList.inc.h
|
||||
CommandObjectWatchpoint.o: DeclNodes.inc.h
|
||||
CommandObjectWatchpoint.o: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectWatchpoint.o: StmtNodes.inc.h
|
||||
CommandObjectWatchpoint.po: AttrList.inc.h
|
||||
CommandObjectWatchpoint.po: Attrs.inc.h
|
||||
CommandObjectWatchpoint.po: CommentCommandList.inc.h
|
||||
CommandObjectWatchpoint.po: DeclNodes.inc.h
|
||||
CommandObjectWatchpoint.po: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectWatchpoint.po: StmtNodes.inc.h
|
||||
CommandObjectWatchpointCommand.o: AttrList.inc.h
|
||||
CommandObjectWatchpointCommand.o: Attrs.inc.h
|
||||
CommandObjectWatchpointCommand.o: CommentCommandList.inc.h
|
||||
CommandObjectWatchpointCommand.o: DeclNodes.inc.h
|
||||
CommandObjectWatchpointCommand.o: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectWatchpointCommand.o: StmtNodes.inc.h
|
||||
CommandObjectWatchpointCommand.po: AttrList.inc.h
|
||||
CommandObjectWatchpointCommand.po: Attrs.inc.h
|
||||
CommandObjectWatchpointCommand.po: CommentCommandList.inc.h
|
||||
CommandObjectWatchpointCommand.po: DeclNodes.inc.h
|
||||
CommandObjectWatchpointCommand.po: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectWatchpointCommand.po: StmtNodes.inc.h
|
||||
.endif
|
289
lib/clang/liblldbCore/Makefile.depend
Normal file
289
lib/clang/liblldbCore/Makefile.depend
Normal file
@ -0,0 +1,289 @@
|
||||
# $FreeBSD$
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/libc++ \
|
||||
lib/libedit \
|
||||
lib/msun \
|
||||
lib/ncurses/ncursesw \
|
||||
lib/ncurses/panelw \
|
||||
usr.bin/clang/clang-tblgen.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
Address.o: CommentCommandList.inc.h
|
||||
Address.o: DeclNodes.inc.h
|
||||
Address.o: DiagnosticCommonKinds.inc.h
|
||||
Address.o: StmtNodes.inc.h
|
||||
Address.po: CommentCommandList.inc.h
|
||||
Address.po: DeclNodes.inc.h
|
||||
Address.po: DiagnosticCommonKinds.inc.h
|
||||
Address.po: StmtNodes.inc.h
|
||||
AddressRange.o: CommentCommandList.inc.h
|
||||
AddressRange.o: DeclNodes.inc.h
|
||||
AddressRange.o: DiagnosticCommonKinds.inc.h
|
||||
AddressRange.o: StmtNodes.inc.h
|
||||
AddressRange.po: CommentCommandList.inc.h
|
||||
AddressRange.po: DeclNodes.inc.h
|
||||
AddressRange.po: DiagnosticCommonKinds.inc.h
|
||||
AddressRange.po: StmtNodes.inc.h
|
||||
AddressResolver.o: DiagnosticCommonKinds.inc.h
|
||||
AddressResolver.po: DiagnosticCommonKinds.inc.h
|
||||
AddressResolverFileLine.o: DiagnosticCommonKinds.inc.h
|
||||
AddressResolverFileLine.po: DiagnosticCommonKinds.inc.h
|
||||
AddressResolverName.o: CommentCommandList.inc.h
|
||||
AddressResolverName.o: DeclNodes.inc.h
|
||||
AddressResolverName.o: DiagnosticCommonKinds.inc.h
|
||||
AddressResolverName.o: StmtNodes.inc.h
|
||||
AddressResolverName.po: CommentCommandList.inc.h
|
||||
AddressResolverName.po: DeclNodes.inc.h
|
||||
AddressResolverName.po: DiagnosticCommonKinds.inc.h
|
||||
AddressResolverName.po: StmtNodes.inc.h
|
||||
ArchSpec.o: DiagnosticCommonKinds.inc.h
|
||||
ArchSpec.po: DiagnosticCommonKinds.inc.h
|
||||
DataExtractor.o: CommentCommandList.inc.h
|
||||
DataExtractor.o: DeclNodes.inc.h
|
||||
DataExtractor.o: DiagnosticCommonKinds.inc.h
|
||||
DataExtractor.o: StmtNodes.inc.h
|
||||
DataExtractor.po: CommentCommandList.inc.h
|
||||
DataExtractor.po: DeclNodes.inc.h
|
||||
DataExtractor.po: DiagnosticCommonKinds.inc.h
|
||||
DataExtractor.po: StmtNodes.inc.h
|
||||
Debugger.o: AttrList.inc.h
|
||||
Debugger.o: Attrs.inc.h
|
||||
Debugger.o: CommentCommandList.inc.h
|
||||
Debugger.o: DeclNodes.inc.h
|
||||
Debugger.o: DiagnosticCommonKinds.inc.h
|
||||
Debugger.o: StmtNodes.inc.h
|
||||
Debugger.po: AttrList.inc.h
|
||||
Debugger.po: Attrs.inc.h
|
||||
Debugger.po: CommentCommandList.inc.h
|
||||
Debugger.po: DeclNodes.inc.h
|
||||
Debugger.po: DiagnosticCommonKinds.inc.h
|
||||
Debugger.po: StmtNodes.inc.h
|
||||
Disassembler.o: AttrList.inc.h
|
||||
Disassembler.o: Attrs.inc.h
|
||||
Disassembler.o: CommentCommandList.inc.h
|
||||
Disassembler.o: DeclNodes.inc.h
|
||||
Disassembler.o: DiagnosticCommonKinds.inc.h
|
||||
Disassembler.o: StmtNodes.inc.h
|
||||
Disassembler.po: AttrList.inc.h
|
||||
Disassembler.po: Attrs.inc.h
|
||||
Disassembler.po: CommentCommandList.inc.h
|
||||
Disassembler.po: DeclNodes.inc.h
|
||||
Disassembler.po: DiagnosticCommonKinds.inc.h
|
||||
Disassembler.po: StmtNodes.inc.h
|
||||
DynamicLoader.o: CommentCommandList.inc.h
|
||||
DynamicLoader.o: DeclNodes.inc.h
|
||||
DynamicLoader.o: DiagnosticCommonKinds.inc.h
|
||||
DynamicLoader.o: StmtNodes.inc.h
|
||||
DynamicLoader.po: CommentCommandList.inc.h
|
||||
DynamicLoader.po: DeclNodes.inc.h
|
||||
DynamicLoader.po: DiagnosticCommonKinds.inc.h
|
||||
DynamicLoader.po: StmtNodes.inc.h
|
||||
EmulateInstruction.o: DiagnosticCommonKinds.inc.h
|
||||
EmulateInstruction.po: DiagnosticCommonKinds.inc.h
|
||||
Event.o: DiagnosticCommonKinds.inc.h
|
||||
Event.po: DiagnosticCommonKinds.inc.h
|
||||
FileLineResolver.o: DiagnosticCommonKinds.inc.h
|
||||
FileLineResolver.po: DiagnosticCommonKinds.inc.h
|
||||
IOHandler.o: AttrList.inc.h
|
||||
IOHandler.o: Attrs.inc.h
|
||||
IOHandler.o: CommentCommandList.inc.h
|
||||
IOHandler.o: DeclNodes.inc.h
|
||||
IOHandler.o: DiagnosticCommonKinds.inc.h
|
||||
IOHandler.o: StmtNodes.inc.h
|
||||
IOHandler.po: AttrList.inc.h
|
||||
IOHandler.po: Attrs.inc.h
|
||||
IOHandler.po: CommentCommandList.inc.h
|
||||
IOHandler.po: DeclNodes.inc.h
|
||||
IOHandler.po: DiagnosticCommonKinds.inc.h
|
||||
IOHandler.po: StmtNodes.inc.h
|
||||
Log.o: AttrList.inc.h
|
||||
Log.o: Attrs.inc.h
|
||||
Log.o: CommentCommandList.inc.h
|
||||
Log.o: DeclNodes.inc.h
|
||||
Log.o: DiagnosticCommonKinds.inc.h
|
||||
Log.o: StmtNodes.inc.h
|
||||
Log.po: AttrList.inc.h
|
||||
Log.po: Attrs.inc.h
|
||||
Log.po: CommentCommandList.inc.h
|
||||
Log.po: DeclNodes.inc.h
|
||||
Log.po: DiagnosticCommonKinds.inc.h
|
||||
Log.po: StmtNodes.inc.h
|
||||
Mangled.o: DiagnosticCommonKinds.inc.h
|
||||
Mangled.po: DiagnosticCommonKinds.inc.h
|
||||
Module.o: AttrList.inc.h
|
||||
Module.o: Attrs.inc.h
|
||||
Module.o: CommentCommandList.inc.h
|
||||
Module.o: DeclNodes.inc.h
|
||||
Module.o: DiagnosticCommonKinds.inc.h
|
||||
Module.o: StmtNodes.inc.h
|
||||
Module.po: AttrList.inc.h
|
||||
Module.po: Attrs.inc.h
|
||||
Module.po: CommentCommandList.inc.h
|
||||
Module.po: DeclNodes.inc.h
|
||||
Module.po: DiagnosticCommonKinds.inc.h
|
||||
Module.po: StmtNodes.inc.h
|
||||
ModuleList.o: CommentCommandList.inc.h
|
||||
ModuleList.o: DeclNodes.inc.h
|
||||
ModuleList.o: DiagnosticCommonKinds.inc.h
|
||||
ModuleList.o: StmtNodes.inc.h
|
||||
ModuleList.po: CommentCommandList.inc.h
|
||||
ModuleList.po: DeclNodes.inc.h
|
||||
ModuleList.po: DiagnosticCommonKinds.inc.h
|
||||
ModuleList.po: StmtNodes.inc.h
|
||||
PluginManager.o: AttrList.inc.h
|
||||
PluginManager.o: Attrs.inc.h
|
||||
PluginManager.o: CommentCommandList.inc.h
|
||||
PluginManager.o: DeclNodes.inc.h
|
||||
PluginManager.o: DiagnosticCommonKinds.inc.h
|
||||
PluginManager.o: StmtNodes.inc.h
|
||||
PluginManager.po: AttrList.inc.h
|
||||
PluginManager.po: Attrs.inc.h
|
||||
PluginManager.po: CommentCommandList.inc.h
|
||||
PluginManager.po: DeclNodes.inc.h
|
||||
PluginManager.po: DiagnosticCommonKinds.inc.h
|
||||
PluginManager.po: StmtNodes.inc.h
|
||||
SearchFilter.o: CommentCommandList.inc.h
|
||||
SearchFilter.o: DeclNodes.inc.h
|
||||
SearchFilter.o: DiagnosticCommonKinds.inc.h
|
||||
SearchFilter.o: StmtNodes.inc.h
|
||||
SearchFilter.po: CommentCommandList.inc.h
|
||||
SearchFilter.po: DeclNodes.inc.h
|
||||
SearchFilter.po: DiagnosticCommonKinds.inc.h
|
||||
SearchFilter.po: StmtNodes.inc.h
|
||||
Section.o: CommentCommandList.inc.h
|
||||
Section.o: DeclNodes.inc.h
|
||||
Section.o: DiagnosticCommonKinds.inc.h
|
||||
Section.o: StmtNodes.inc.h
|
||||
Section.po: CommentCommandList.inc.h
|
||||
Section.po: DeclNodes.inc.h
|
||||
Section.po: DiagnosticCommonKinds.inc.h
|
||||
Section.po: StmtNodes.inc.h
|
||||
SourceManager.o: AttrList.inc.h
|
||||
SourceManager.o: Attrs.inc.h
|
||||
SourceManager.o: CommentCommandList.inc.h
|
||||
SourceManager.o: DeclNodes.inc.h
|
||||
SourceManager.o: DiagnosticCommonKinds.inc.h
|
||||
SourceManager.o: StmtNodes.inc.h
|
||||
SourceManager.po: AttrList.inc.h
|
||||
SourceManager.po: Attrs.inc.h
|
||||
SourceManager.po: CommentCommandList.inc.h
|
||||
SourceManager.po: DeclNodes.inc.h
|
||||
SourceManager.po: DiagnosticCommonKinds.inc.h
|
||||
SourceManager.po: StmtNodes.inc.h
|
||||
UserSettingsController.o: AttrList.inc.h
|
||||
UserSettingsController.o: Attrs.inc.h
|
||||
UserSettingsController.o: CommentCommandList.inc.h
|
||||
UserSettingsController.o: DeclNodes.inc.h
|
||||
UserSettingsController.o: DiagnosticCommonKinds.inc.h
|
||||
UserSettingsController.o: StmtNodes.inc.h
|
||||
UserSettingsController.po: AttrList.inc.h
|
||||
UserSettingsController.po: Attrs.inc.h
|
||||
UserSettingsController.po: CommentCommandList.inc.h
|
||||
UserSettingsController.po: DeclNodes.inc.h
|
||||
UserSettingsController.po: DiagnosticCommonKinds.inc.h
|
||||
UserSettingsController.po: StmtNodes.inc.h
|
||||
Value.o: CommentCommandList.inc.h
|
||||
Value.o: DeclNodes.inc.h
|
||||
Value.o: DiagnosticCommonKinds.inc.h
|
||||
Value.o: StmtNodes.inc.h
|
||||
Value.po: CommentCommandList.inc.h
|
||||
Value.po: DeclNodes.inc.h
|
||||
Value.po: DiagnosticCommonKinds.inc.h
|
||||
Value.po: StmtNodes.inc.h
|
||||
ValueObject.o: AttrList.inc.h
|
||||
ValueObject.o: Attrs.inc.h
|
||||
ValueObject.o: CommentCommandList.inc.h
|
||||
ValueObject.o: DeclNodes.inc.h
|
||||
ValueObject.o: DiagnosticCommonKinds.inc.h
|
||||
ValueObject.o: StmtNodes.inc.h
|
||||
ValueObject.po: AttrList.inc.h
|
||||
ValueObject.po: Attrs.inc.h
|
||||
ValueObject.po: CommentCommandList.inc.h
|
||||
ValueObject.po: DeclNodes.inc.h
|
||||
ValueObject.po: DiagnosticCommonKinds.inc.h
|
||||
ValueObject.po: StmtNodes.inc.h
|
||||
ValueObjectCast.o: CommentCommandList.inc.h
|
||||
ValueObjectCast.o: DeclNodes.inc.h
|
||||
ValueObjectCast.o: DiagnosticCommonKinds.inc.h
|
||||
ValueObjectCast.o: StmtNodes.inc.h
|
||||
ValueObjectCast.po: CommentCommandList.inc.h
|
||||
ValueObjectCast.po: DeclNodes.inc.h
|
||||
ValueObjectCast.po: DiagnosticCommonKinds.inc.h
|
||||
ValueObjectCast.po: StmtNodes.inc.h
|
||||
ValueObjectChild.o: CommentCommandList.inc.h
|
||||
ValueObjectChild.o: DeclNodes.inc.h
|
||||
ValueObjectChild.o: DiagnosticCommonKinds.inc.h
|
||||
ValueObjectChild.o: StmtNodes.inc.h
|
||||
ValueObjectChild.po: CommentCommandList.inc.h
|
||||
ValueObjectChild.po: DeclNodes.inc.h
|
||||
ValueObjectChild.po: DiagnosticCommonKinds.inc.h
|
||||
ValueObjectChild.po: StmtNodes.inc.h
|
||||
ValueObjectConstResult.o: CommentCommandList.inc.h
|
||||
ValueObjectConstResult.o: DeclNodes.inc.h
|
||||
ValueObjectConstResult.o: DiagnosticCommonKinds.inc.h
|
||||
ValueObjectConstResult.o: StmtNodes.inc.h
|
||||
ValueObjectConstResult.po: CommentCommandList.inc.h
|
||||
ValueObjectConstResult.po: DeclNodes.inc.h
|
||||
ValueObjectConstResult.po: DiagnosticCommonKinds.inc.h
|
||||
ValueObjectConstResult.po: StmtNodes.inc.h
|
||||
ValueObjectConstResultChild.o: CommentCommandList.inc.h
|
||||
ValueObjectConstResultChild.o: DeclNodes.inc.h
|
||||
ValueObjectConstResultChild.o: DiagnosticCommonKinds.inc.h
|
||||
ValueObjectConstResultChild.o: StmtNodes.inc.h
|
||||
ValueObjectConstResultChild.po: CommentCommandList.inc.h
|
||||
ValueObjectConstResultChild.po: DeclNodes.inc.h
|
||||
ValueObjectConstResultChild.po: DiagnosticCommonKinds.inc.h
|
||||
ValueObjectConstResultChild.po: StmtNodes.inc.h
|
||||
ValueObjectConstResultImpl.o: CommentCommandList.inc.h
|
||||
ValueObjectConstResultImpl.o: DeclNodes.inc.h
|
||||
ValueObjectConstResultImpl.o: DiagnosticCommonKinds.inc.h
|
||||
ValueObjectConstResultImpl.o: StmtNodes.inc.h
|
||||
ValueObjectConstResultImpl.po: CommentCommandList.inc.h
|
||||
ValueObjectConstResultImpl.po: DeclNodes.inc.h
|
||||
ValueObjectConstResultImpl.po: DiagnosticCommonKinds.inc.h
|
||||
ValueObjectConstResultImpl.po: StmtNodes.inc.h
|
||||
ValueObjectDynamicValue.o: CommentCommandList.inc.h
|
||||
ValueObjectDynamicValue.o: DeclNodes.inc.h
|
||||
ValueObjectDynamicValue.o: DiagnosticCommonKinds.inc.h
|
||||
ValueObjectDynamicValue.o: StmtNodes.inc.h
|
||||
ValueObjectDynamicValue.po: CommentCommandList.inc.h
|
||||
ValueObjectDynamicValue.po: DeclNodes.inc.h
|
||||
ValueObjectDynamicValue.po: DiagnosticCommonKinds.inc.h
|
||||
ValueObjectDynamicValue.po: StmtNodes.inc.h
|
||||
ValueObjectList.o: DiagnosticCommonKinds.inc.h
|
||||
ValueObjectList.po: DiagnosticCommonKinds.inc.h
|
||||
ValueObjectMemory.o: CommentCommandList.inc.h
|
||||
ValueObjectMemory.o: DeclNodes.inc.h
|
||||
ValueObjectMemory.o: DiagnosticCommonKinds.inc.h
|
||||
ValueObjectMemory.o: StmtNodes.inc.h
|
||||
ValueObjectMemory.po: CommentCommandList.inc.h
|
||||
ValueObjectMemory.po: DeclNodes.inc.h
|
||||
ValueObjectMemory.po: DiagnosticCommonKinds.inc.h
|
||||
ValueObjectMemory.po: StmtNodes.inc.h
|
||||
ValueObjectRegister.o: CommentCommandList.inc.h
|
||||
ValueObjectRegister.o: DeclNodes.inc.h
|
||||
ValueObjectRegister.o: DiagnosticCommonKinds.inc.h
|
||||
ValueObjectRegister.o: StmtNodes.inc.h
|
||||
ValueObjectRegister.po: CommentCommandList.inc.h
|
||||
ValueObjectRegister.po: DeclNodes.inc.h
|
||||
ValueObjectRegister.po: DiagnosticCommonKinds.inc.h
|
||||
ValueObjectRegister.po: StmtNodes.inc.h
|
||||
ValueObjectSyntheticFilter.o: DiagnosticCommonKinds.inc.h
|
||||
ValueObjectSyntheticFilter.po: DiagnosticCommonKinds.inc.h
|
||||
ValueObjectVariable.o: CommentCommandList.inc.h
|
||||
ValueObjectVariable.o: DeclNodes.inc.h
|
||||
ValueObjectVariable.o: DiagnosticCommonKinds.inc.h
|
||||
ValueObjectVariable.o: StmtNodes.inc.h
|
||||
ValueObjectVariable.po: CommentCommandList.inc.h
|
||||
ValueObjectVariable.po: DeclNodes.inc.h
|
||||
ValueObjectVariable.po: DiagnosticCommonKinds.inc.h
|
||||
ValueObjectVariable.po: StmtNodes.inc.h
|
||||
.endif
|
248
lib/clang/liblldbDataFormatters/Makefile.depend
Normal file
248
lib/clang/liblldbDataFormatters/Makefile.depend
Normal file
@ -0,0 +1,248 @@
|
||||
# $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
|
||||
CF.o: CommentCommandList.inc.h
|
||||
CF.o: DeclNodes.inc.h
|
||||
CF.o: DiagnosticCommonKinds.inc.h
|
||||
CF.o: StmtNodes.inc.h
|
||||
CF.po: CommentCommandList.inc.h
|
||||
CF.po: DeclNodes.inc.h
|
||||
CF.po: DiagnosticCommonKinds.inc.h
|
||||
CF.po: StmtNodes.inc.h
|
||||
CXXFormatterFunctions.o: CommentCommandList.inc.h
|
||||
CXXFormatterFunctions.o: DeclNodes.inc.h
|
||||
CXXFormatterFunctions.o: DiagnosticCommonKinds.inc.h
|
||||
CXXFormatterFunctions.o: StmtNodes.inc.h
|
||||
CXXFormatterFunctions.po: CommentCommandList.inc.h
|
||||
CXXFormatterFunctions.po: DeclNodes.inc.h
|
||||
CXXFormatterFunctions.po: DiagnosticCommonKinds.inc.h
|
||||
CXXFormatterFunctions.po: StmtNodes.inc.h
|
||||
Cocoa.o: CommentCommandList.inc.h
|
||||
Cocoa.o: DeclNodes.inc.h
|
||||
Cocoa.o: DiagnosticCommonKinds.inc.h
|
||||
Cocoa.o: StmtNodes.inc.h
|
||||
Cocoa.po: CommentCommandList.inc.h
|
||||
Cocoa.po: DeclNodes.inc.h
|
||||
Cocoa.po: DiagnosticCommonKinds.inc.h
|
||||
Cocoa.po: StmtNodes.inc.h
|
||||
DataVisualization.o: AttrList.inc.h
|
||||
DataVisualization.o: Attrs.inc.h
|
||||
DataVisualization.o: CommentCommandList.inc.h
|
||||
DataVisualization.o: DeclNodes.inc.h
|
||||
DataVisualization.o: DiagnosticCommonKinds.inc.h
|
||||
DataVisualization.o: StmtNodes.inc.h
|
||||
DataVisualization.po: AttrList.inc.h
|
||||
DataVisualization.po: Attrs.inc.h
|
||||
DataVisualization.po: CommentCommandList.inc.h
|
||||
DataVisualization.po: DeclNodes.inc.h
|
||||
DataVisualization.po: DiagnosticCommonKinds.inc.h
|
||||
DataVisualization.po: StmtNodes.inc.h
|
||||
FormatCache.o: DiagnosticCommonKinds.inc.h
|
||||
FormatCache.po: DiagnosticCommonKinds.inc.h
|
||||
FormatClasses.o: DiagnosticCommonKinds.inc.h
|
||||
FormatClasses.po: DiagnosticCommonKinds.inc.h
|
||||
FormatManager.o: AttrList.inc.h
|
||||
FormatManager.o: Attrs.inc.h
|
||||
FormatManager.o: CommentCommandList.inc.h
|
||||
FormatManager.o: DeclNodes.inc.h
|
||||
FormatManager.o: DiagnosticCommonKinds.inc.h
|
||||
FormatManager.o: StmtNodes.inc.h
|
||||
FormatManager.po: AttrList.inc.h
|
||||
FormatManager.po: Attrs.inc.h
|
||||
FormatManager.po: CommentCommandList.inc.h
|
||||
FormatManager.po: DeclNodes.inc.h
|
||||
FormatManager.po: DiagnosticCommonKinds.inc.h
|
||||
FormatManager.po: StmtNodes.inc.h
|
||||
LibCxx.o: AttrList.inc.h
|
||||
LibCxx.o: Attrs.inc.h
|
||||
LibCxx.o: CommentCommandList.inc.h
|
||||
LibCxx.o: DeclNodes.inc.h
|
||||
LibCxx.o: DiagnosticCommonKinds.inc.h
|
||||
LibCxx.o: StmtNodes.inc.h
|
||||
LibCxx.po: AttrList.inc.h
|
||||
LibCxx.po: Attrs.inc.h
|
||||
LibCxx.po: CommentCommandList.inc.h
|
||||
LibCxx.po: DeclNodes.inc.h
|
||||
LibCxx.po: DiagnosticCommonKinds.inc.h
|
||||
LibCxx.po: StmtNodes.inc.h
|
||||
LibCxxInitializerList.o: CommentCommandList.inc.h
|
||||
LibCxxInitializerList.o: DeclNodes.inc.h
|
||||
LibCxxInitializerList.o: DiagnosticCommonKinds.inc.h
|
||||
LibCxxInitializerList.o: StmtNodes.inc.h
|
||||
LibCxxInitializerList.po: CommentCommandList.inc.h
|
||||
LibCxxInitializerList.po: DeclNodes.inc.h
|
||||
LibCxxInitializerList.po: DiagnosticCommonKinds.inc.h
|
||||
LibCxxInitializerList.po: StmtNodes.inc.h
|
||||
LibCxxList.o: CommentCommandList.inc.h
|
||||
LibCxxList.o: DeclNodes.inc.h
|
||||
LibCxxList.o: DiagnosticCommonKinds.inc.h
|
||||
LibCxxList.o: StmtNodes.inc.h
|
||||
LibCxxList.po: CommentCommandList.inc.h
|
||||
LibCxxList.po: DeclNodes.inc.h
|
||||
LibCxxList.po: DiagnosticCommonKinds.inc.h
|
||||
LibCxxList.po: StmtNodes.inc.h
|
||||
LibCxxMap.o: CommentCommandList.inc.h
|
||||
LibCxxMap.o: DeclNodes.inc.h
|
||||
LibCxxMap.o: DiagnosticCommonKinds.inc.h
|
||||
LibCxxMap.o: StmtNodes.inc.h
|
||||
LibCxxMap.po: CommentCommandList.inc.h
|
||||
LibCxxMap.po: DeclNodes.inc.h
|
||||
LibCxxMap.po: DiagnosticCommonKinds.inc.h
|
||||
LibCxxMap.po: StmtNodes.inc.h
|
||||
LibCxxUnorderedMap.o: CommentCommandList.inc.h
|
||||
LibCxxUnorderedMap.o: DeclNodes.inc.h
|
||||
LibCxxUnorderedMap.o: DiagnosticCommonKinds.inc.h
|
||||
LibCxxUnorderedMap.o: StmtNodes.inc.h
|
||||
LibCxxUnorderedMap.po: CommentCommandList.inc.h
|
||||
LibCxxUnorderedMap.po: DeclNodes.inc.h
|
||||
LibCxxUnorderedMap.po: DiagnosticCommonKinds.inc.h
|
||||
LibCxxUnorderedMap.po: StmtNodes.inc.h
|
||||
LibCxxVector.o: CommentCommandList.inc.h
|
||||
LibCxxVector.o: DeclNodes.inc.h
|
||||
LibCxxVector.o: DiagnosticCommonKinds.inc.h
|
||||
LibCxxVector.o: StmtNodes.inc.h
|
||||
LibCxxVector.po: CommentCommandList.inc.h
|
||||
LibCxxVector.po: DeclNodes.inc.h
|
||||
LibCxxVector.po: DiagnosticCommonKinds.inc.h
|
||||
LibCxxVector.po: StmtNodes.inc.h
|
||||
LibStdcpp.o: CommentCommandList.inc.h
|
||||
LibStdcpp.o: DeclNodes.inc.h
|
||||
LibStdcpp.o: DiagnosticCommonKinds.inc.h
|
||||
LibStdcpp.o: StmtNodes.inc.h
|
||||
LibStdcpp.po: CommentCommandList.inc.h
|
||||
LibStdcpp.po: DeclNodes.inc.h
|
||||
LibStdcpp.po: DiagnosticCommonKinds.inc.h
|
||||
LibStdcpp.po: StmtNodes.inc.h
|
||||
NSArray.o: CommentCommandList.inc.h
|
||||
NSArray.o: DeclNodes.inc.h
|
||||
NSArray.o: DiagnosticCommonKinds.inc.h
|
||||
NSArray.o: StmtNodes.inc.h
|
||||
NSArray.po: CommentCommandList.inc.h
|
||||
NSArray.po: DeclNodes.inc.h
|
||||
NSArray.po: DiagnosticCommonKinds.inc.h
|
||||
NSArray.po: StmtNodes.inc.h
|
||||
NSDictionary.o: AttrList.inc.h
|
||||
NSDictionary.o: Attrs.inc.h
|
||||
NSDictionary.o: CommentCommandList.inc.h
|
||||
NSDictionary.o: DeclNodes.inc.h
|
||||
NSDictionary.o: DiagnosticCommonKinds.inc.h
|
||||
NSDictionary.o: StmtNodes.inc.h
|
||||
NSDictionary.po: AttrList.inc.h
|
||||
NSDictionary.po: Attrs.inc.h
|
||||
NSDictionary.po: CommentCommandList.inc.h
|
||||
NSDictionary.po: DeclNodes.inc.h
|
||||
NSDictionary.po: DiagnosticCommonKinds.inc.h
|
||||
NSDictionary.po: StmtNodes.inc.h
|
||||
NSIndexPath.o: CommentCommandList.inc.h
|
||||
NSIndexPath.o: DeclNodes.inc.h
|
||||
NSIndexPath.o: DiagnosticCommonKinds.inc.h
|
||||
NSIndexPath.o: StmtNodes.inc.h
|
||||
NSIndexPath.po: CommentCommandList.inc.h
|
||||
NSIndexPath.po: DeclNodes.inc.h
|
||||
NSIndexPath.po: DiagnosticCommonKinds.inc.h
|
||||
NSIndexPath.po: StmtNodes.inc.h
|
||||
NSSet.o: CommentCommandList.inc.h
|
||||
NSSet.o: DeclNodes.inc.h
|
||||
NSSet.o: DiagnosticCommonKinds.inc.h
|
||||
NSSet.o: StmtNodes.inc.h
|
||||
NSSet.po: CommentCommandList.inc.h
|
||||
NSSet.po: DeclNodes.inc.h
|
||||
NSSet.po: DiagnosticCommonKinds.inc.h
|
||||
NSSet.po: StmtNodes.inc.h
|
||||
StringPrinter.o: AttrList.inc.h
|
||||
StringPrinter.o: Attrs.inc.h
|
||||
StringPrinter.o: CommentCommandList.inc.h
|
||||
StringPrinter.o: DeclNodes.inc.h
|
||||
StringPrinter.o: DiagnosticCommonKinds.inc.h
|
||||
StringPrinter.o: StmtNodes.inc.h
|
||||
StringPrinter.po: AttrList.inc.h
|
||||
StringPrinter.po: Attrs.inc.h
|
||||
StringPrinter.po: CommentCommandList.inc.h
|
||||
StringPrinter.po: DeclNodes.inc.h
|
||||
StringPrinter.po: DiagnosticCommonKinds.inc.h
|
||||
StringPrinter.po: StmtNodes.inc.h
|
||||
TypeCategory.o: AttrList.inc.h
|
||||
TypeCategory.o: Attrs.inc.h
|
||||
TypeCategory.o: CommentCommandList.inc.h
|
||||
TypeCategory.o: DeclNodes.inc.h
|
||||
TypeCategory.o: DiagnosticCommonKinds.inc.h
|
||||
TypeCategory.o: StmtNodes.inc.h
|
||||
TypeCategory.po: AttrList.inc.h
|
||||
TypeCategory.po: Attrs.inc.h
|
||||
TypeCategory.po: CommentCommandList.inc.h
|
||||
TypeCategory.po: DeclNodes.inc.h
|
||||
TypeCategory.po: DiagnosticCommonKinds.inc.h
|
||||
TypeCategory.po: StmtNodes.inc.h
|
||||
TypeCategoryMap.o: AttrList.inc.h
|
||||
TypeCategoryMap.o: Attrs.inc.h
|
||||
TypeCategoryMap.o: CommentCommandList.inc.h
|
||||
TypeCategoryMap.o: DeclNodes.inc.h
|
||||
TypeCategoryMap.o: DiagnosticCommonKinds.inc.h
|
||||
TypeCategoryMap.o: StmtNodes.inc.h
|
||||
TypeCategoryMap.po: AttrList.inc.h
|
||||
TypeCategoryMap.po: Attrs.inc.h
|
||||
TypeCategoryMap.po: CommentCommandList.inc.h
|
||||
TypeCategoryMap.po: DeclNodes.inc.h
|
||||
TypeCategoryMap.po: DiagnosticCommonKinds.inc.h
|
||||
TypeCategoryMap.po: StmtNodes.inc.h
|
||||
TypeFormat.o: AttrList.inc.h
|
||||
TypeFormat.o: Attrs.inc.h
|
||||
TypeFormat.o: CommentCommandList.inc.h
|
||||
TypeFormat.o: DeclNodes.inc.h
|
||||
TypeFormat.o: DiagnosticCommonKinds.inc.h
|
||||
TypeFormat.o: StmtNodes.inc.h
|
||||
TypeFormat.po: AttrList.inc.h
|
||||
TypeFormat.po: Attrs.inc.h
|
||||
TypeFormat.po: CommentCommandList.inc.h
|
||||
TypeFormat.po: DeclNodes.inc.h
|
||||
TypeFormat.po: DiagnosticCommonKinds.inc.h
|
||||
TypeFormat.po: StmtNodes.inc.h
|
||||
TypeSummary.o: AttrList.inc.h
|
||||
TypeSummary.o: Attrs.inc.h
|
||||
TypeSummary.o: CommentCommandList.inc.h
|
||||
TypeSummary.o: DeclNodes.inc.h
|
||||
TypeSummary.o: DiagnosticCommonKinds.inc.h
|
||||
TypeSummary.o: StmtNodes.inc.h
|
||||
TypeSummary.po: AttrList.inc.h
|
||||
TypeSummary.po: Attrs.inc.h
|
||||
TypeSummary.po: CommentCommandList.inc.h
|
||||
TypeSummary.po: DeclNodes.inc.h
|
||||
TypeSummary.po: DiagnosticCommonKinds.inc.h
|
||||
TypeSummary.po: StmtNodes.inc.h
|
||||
TypeSynthetic.o: AttrList.inc.h
|
||||
TypeSynthetic.o: Attrs.inc.h
|
||||
TypeSynthetic.o: CommentCommandList.inc.h
|
||||
TypeSynthetic.o: DeclNodes.inc.h
|
||||
TypeSynthetic.o: DiagnosticCommonKinds.inc.h
|
||||
TypeSynthetic.o: StmtNodes.inc.h
|
||||
TypeSynthetic.po: AttrList.inc.h
|
||||
TypeSynthetic.po: Attrs.inc.h
|
||||
TypeSynthetic.po: CommentCommandList.inc.h
|
||||
TypeSynthetic.po: DeclNodes.inc.h
|
||||
TypeSynthetic.po: DiagnosticCommonKinds.inc.h
|
||||
TypeSynthetic.po: StmtNodes.inc.h
|
||||
ValueObjectPrinter.o: AttrList.inc.h
|
||||
ValueObjectPrinter.o: Attrs.inc.h
|
||||
ValueObjectPrinter.o: CommentCommandList.inc.h
|
||||
ValueObjectPrinter.o: DeclNodes.inc.h
|
||||
ValueObjectPrinter.o: DiagnosticCommonKinds.inc.h
|
||||
ValueObjectPrinter.o: StmtNodes.inc.h
|
||||
ValueObjectPrinter.po: AttrList.inc.h
|
||||
ValueObjectPrinter.po: Attrs.inc.h
|
||||
ValueObjectPrinter.po: CommentCommandList.inc.h
|
||||
ValueObjectPrinter.po: DeclNodes.inc.h
|
||||
ValueObjectPrinter.po: DiagnosticCommonKinds.inc.h
|
||||
ValueObjectPrinter.po: StmtNodes.inc.h
|
||||
.endif
|
195
lib/clang/liblldbExpression/Makefile.depend
Normal file
195
lib/clang/liblldbExpression/Makefile.depend
Normal file
@ -0,0 +1,195 @@
|
||||
# $FreeBSD$
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/libc++ \
|
||||
lib/msun \
|
||||
usr.bin/clang/clang-tblgen.host \
|
||||
usr.bin/clang/tblgen.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
ASTDumper.o: AttrList.inc.h
|
||||
ASTDumper.o: Attrs.inc.h
|
||||
ASTDumper.o: DeclNodes.inc.h
|
||||
ASTDumper.o: DiagnosticCommonKinds.inc.h
|
||||
ASTDumper.o: StmtNodes.inc.h
|
||||
ASTDumper.po: AttrList.inc.h
|
||||
ASTDumper.po: Attrs.inc.h
|
||||
ASTDumper.po: DeclNodes.inc.h
|
||||
ASTDumper.po: DiagnosticCommonKinds.inc.h
|
||||
ASTDumper.po: StmtNodes.inc.h
|
||||
ASTResultSynthesizer.o: AttrList.inc.h
|
||||
ASTResultSynthesizer.o: AttrParsedAttrList.inc.h
|
||||
ASTResultSynthesizer.o: Attrs.inc.h
|
||||
ASTResultSynthesizer.o: CommentCommandList.inc.h
|
||||
ASTResultSynthesizer.o: DeclNodes.inc.h
|
||||
ASTResultSynthesizer.o: DiagnosticCommonKinds.inc.h
|
||||
ASTResultSynthesizer.o: DiagnosticSemaKinds.inc.h
|
||||
ASTResultSynthesizer.o: StmtNodes.inc.h
|
||||
ASTResultSynthesizer.po: AttrList.inc.h
|
||||
ASTResultSynthesizer.po: AttrParsedAttrList.inc.h
|
||||
ASTResultSynthesizer.po: Attrs.inc.h
|
||||
ASTResultSynthesizer.po: CommentCommandList.inc.h
|
||||
ASTResultSynthesizer.po: DeclNodes.inc.h
|
||||
ASTResultSynthesizer.po: DiagnosticCommonKinds.inc.h
|
||||
ASTResultSynthesizer.po: DiagnosticSemaKinds.inc.h
|
||||
ASTResultSynthesizer.po: StmtNodes.inc.h
|
||||
ASTStructExtractor.o: AttrList.inc.h
|
||||
ASTStructExtractor.o: AttrParsedAttrList.inc.h
|
||||
ASTStructExtractor.o: Attrs.inc.h
|
||||
ASTStructExtractor.o: CommentCommandList.inc.h
|
||||
ASTStructExtractor.o: DeclNodes.inc.h
|
||||
ASTStructExtractor.o: DiagnosticCommonKinds.inc.h
|
||||
ASTStructExtractor.o: StmtNodes.inc.h
|
||||
ASTStructExtractor.po: AttrList.inc.h
|
||||
ASTStructExtractor.po: AttrParsedAttrList.inc.h
|
||||
ASTStructExtractor.po: Attrs.inc.h
|
||||
ASTStructExtractor.po: CommentCommandList.inc.h
|
||||
ASTStructExtractor.po: DeclNodes.inc.h
|
||||
ASTStructExtractor.po: DiagnosticCommonKinds.inc.h
|
||||
ASTStructExtractor.po: StmtNodes.inc.h
|
||||
ClangASTSource.o: AttrList.inc.h
|
||||
ClangASTSource.o: Attrs.inc.h
|
||||
ClangASTSource.o: CommentCommandList.inc.h
|
||||
ClangASTSource.o: DeclNodes.inc.h
|
||||
ClangASTSource.o: DiagnosticCommonKinds.inc.h
|
||||
ClangASTSource.o: StmtNodes.inc.h
|
||||
ClangASTSource.po: AttrList.inc.h
|
||||
ClangASTSource.po: Attrs.inc.h
|
||||
ClangASTSource.po: CommentCommandList.inc.h
|
||||
ClangASTSource.po: DeclNodes.inc.h
|
||||
ClangASTSource.po: DiagnosticCommonKinds.inc.h
|
||||
ClangASTSource.po: StmtNodes.inc.h
|
||||
ClangExpressionDeclMap.o: AttrList.inc.h
|
||||
ClangExpressionDeclMap.o: Attrs.inc.h
|
||||
ClangExpressionDeclMap.o: CommentCommandList.inc.h
|
||||
ClangExpressionDeclMap.o: DeclNodes.inc.h
|
||||
ClangExpressionDeclMap.o: DiagnosticCommonKinds.inc.h
|
||||
ClangExpressionDeclMap.o: StmtNodes.inc.h
|
||||
ClangExpressionDeclMap.po: AttrList.inc.h
|
||||
ClangExpressionDeclMap.po: Attrs.inc.h
|
||||
ClangExpressionDeclMap.po: CommentCommandList.inc.h
|
||||
ClangExpressionDeclMap.po: DeclNodes.inc.h
|
||||
ClangExpressionDeclMap.po: DiagnosticCommonKinds.inc.h
|
||||
ClangExpressionDeclMap.po: StmtNodes.inc.h
|
||||
ClangExpressionParser.o: AttrList.inc.h
|
||||
ClangExpressionParser.o: Attrs.inc.h
|
||||
ClangExpressionParser.o: CommentCommandList.inc.h
|
||||
ClangExpressionParser.o: DeclNodes.inc.h
|
||||
ClangExpressionParser.o: DiagnosticCommonKinds.inc.h
|
||||
ClangExpressionParser.o: DiagnosticFrontendKinds.inc.h
|
||||
ClangExpressionParser.o: StmtNodes.inc.h
|
||||
ClangExpressionParser.po: AttrList.inc.h
|
||||
ClangExpressionParser.po: Attrs.inc.h
|
||||
ClangExpressionParser.po: CommentCommandList.inc.h
|
||||
ClangExpressionParser.po: DeclNodes.inc.h
|
||||
ClangExpressionParser.po: DiagnosticCommonKinds.inc.h
|
||||
ClangExpressionParser.po: DiagnosticFrontendKinds.inc.h
|
||||
ClangExpressionParser.po: StmtNodes.inc.h
|
||||
ClangExpressionVariable.o: CommentCommandList.inc.h
|
||||
ClangExpressionVariable.o: DeclNodes.inc.h
|
||||
ClangExpressionVariable.o: DiagnosticCommonKinds.inc.h
|
||||
ClangExpressionVariable.o: StmtNodes.inc.h
|
||||
ClangExpressionVariable.po: CommentCommandList.inc.h
|
||||
ClangExpressionVariable.po: DeclNodes.inc.h
|
||||
ClangExpressionVariable.po: DiagnosticCommonKinds.inc.h
|
||||
ClangExpressionVariable.po: StmtNodes.inc.h
|
||||
ClangFunction.o: AttrList.inc.h
|
||||
ClangFunction.o: Attrs.inc.h
|
||||
ClangFunction.o: CommentCommandList.inc.h
|
||||
ClangFunction.o: DeclNodes.inc.h
|
||||
ClangFunction.o: DiagnosticCommonKinds.inc.h
|
||||
ClangFunction.o: StmtNodes.inc.h
|
||||
ClangFunction.po: AttrList.inc.h
|
||||
ClangFunction.po: Attrs.inc.h
|
||||
ClangFunction.po: CommentCommandList.inc.h
|
||||
ClangFunction.po: DeclNodes.inc.h
|
||||
ClangFunction.po: DiagnosticCommonKinds.inc.h
|
||||
ClangFunction.po: StmtNodes.inc.h
|
||||
ClangModulesDeclVendor.o: AttrList.inc.h
|
||||
ClangModulesDeclVendor.o: AttrParsedAttrList.inc.h
|
||||
ClangModulesDeclVendor.o: Attrs.inc.h
|
||||
ClangModulesDeclVendor.o: CommentCommandList.inc.h
|
||||
ClangModulesDeclVendor.o: DeclNodes.inc.h
|
||||
ClangModulesDeclVendor.o: DiagnosticCommonKinds.inc.h
|
||||
ClangModulesDeclVendor.o: StmtNodes.inc.h
|
||||
ClangModulesDeclVendor.po: AttrList.inc.h
|
||||
ClangModulesDeclVendor.po: AttrParsedAttrList.inc.h
|
||||
ClangModulesDeclVendor.po: Attrs.inc.h
|
||||
ClangModulesDeclVendor.po: CommentCommandList.inc.h
|
||||
ClangModulesDeclVendor.po: DeclNodes.inc.h
|
||||
ClangModulesDeclVendor.po: DiagnosticCommonKinds.inc.h
|
||||
ClangModulesDeclVendor.po: StmtNodes.inc.h
|
||||
ClangPersistentVariables.o: DiagnosticCommonKinds.inc.h
|
||||
ClangPersistentVariables.po: DiagnosticCommonKinds.inc.h
|
||||
ClangUserExpression.o: AttrList.inc.h
|
||||
ClangUserExpression.o: Attrs.inc.h
|
||||
ClangUserExpression.o: CommentCommandList.inc.h
|
||||
ClangUserExpression.o: DeclNodes.inc.h
|
||||
ClangUserExpression.o: DiagnosticCommonKinds.inc.h
|
||||
ClangUserExpression.o: StmtNodes.inc.h
|
||||
ClangUserExpression.po: AttrList.inc.h
|
||||
ClangUserExpression.po: Attrs.inc.h
|
||||
ClangUserExpression.po: CommentCommandList.inc.h
|
||||
ClangUserExpression.po: DeclNodes.inc.h
|
||||
ClangUserExpression.po: DiagnosticCommonKinds.inc.h
|
||||
ClangUserExpression.po: StmtNodes.inc.h
|
||||
ClangUtilityFunction.o: CommentCommandList.inc.h
|
||||
ClangUtilityFunction.o: DeclNodes.inc.h
|
||||
ClangUtilityFunction.o: DiagnosticCommonKinds.inc.h
|
||||
ClangUtilityFunction.o: StmtNodes.inc.h
|
||||
ClangUtilityFunction.po: CommentCommandList.inc.h
|
||||
ClangUtilityFunction.po: DeclNodes.inc.h
|
||||
ClangUtilityFunction.po: DiagnosticCommonKinds.inc.h
|
||||
ClangUtilityFunction.po: StmtNodes.inc.h
|
||||
DWARFExpression.o: DeclNodes.inc.h
|
||||
DWARFExpression.o: DiagnosticCommonKinds.inc.h
|
||||
DWARFExpression.po: DeclNodes.inc.h
|
||||
DWARFExpression.po: DiagnosticCommonKinds.inc.h
|
||||
ExpressionSourceCode.o: DiagnosticCommonKinds.inc.h
|
||||
ExpressionSourceCode.po: DiagnosticCommonKinds.inc.h
|
||||
IRDynamicChecks.o: DiagnosticCommonKinds.inc.h
|
||||
IRDynamicChecks.po: DiagnosticCommonKinds.inc.h
|
||||
IRExecutionUnit.o: AttrList.inc.h
|
||||
IRExecutionUnit.o: Attrs.inc.h
|
||||
IRExecutionUnit.o: CommentCommandList.inc.h
|
||||
IRExecutionUnit.o: DeclNodes.inc.h
|
||||
IRExecutionUnit.o: DiagnosticCommonKinds.inc.h
|
||||
IRExecutionUnit.o: StmtNodes.inc.h
|
||||
IRExecutionUnit.po: AttrList.inc.h
|
||||
IRExecutionUnit.po: Attrs.inc.h
|
||||
IRExecutionUnit.po: CommentCommandList.inc.h
|
||||
IRExecutionUnit.po: DeclNodes.inc.h
|
||||
IRExecutionUnit.po: DiagnosticCommonKinds.inc.h
|
||||
IRExecutionUnit.po: StmtNodes.inc.h
|
||||
IRForTarget.o: CommentCommandList.inc.h
|
||||
IRForTarget.o: DeclNodes.inc.h
|
||||
IRForTarget.o: DiagnosticCommonKinds.inc.h
|
||||
IRForTarget.o: Intrinsics.inc.h
|
||||
IRForTarget.o: StmtNodes.inc.h
|
||||
IRForTarget.po: CommentCommandList.inc.h
|
||||
IRForTarget.po: DeclNodes.inc.h
|
||||
IRForTarget.po: DiagnosticCommonKinds.inc.h
|
||||
IRForTarget.po: Intrinsics.inc.h
|
||||
IRForTarget.po: StmtNodes.inc.h
|
||||
IRInterpreter.o: DiagnosticCommonKinds.inc.h
|
||||
IRInterpreter.o: Intrinsics.inc.h
|
||||
IRInterpreter.po: DiagnosticCommonKinds.inc.h
|
||||
IRInterpreter.po: Intrinsics.inc.h
|
||||
IRMemoryMap.o: DiagnosticCommonKinds.inc.h
|
||||
IRMemoryMap.po: DiagnosticCommonKinds.inc.h
|
||||
Materializer.o: CommentCommandList.inc.h
|
||||
Materializer.o: DeclNodes.inc.h
|
||||
Materializer.o: DiagnosticCommonKinds.inc.h
|
||||
Materializer.o: StmtNodes.inc.h
|
||||
Materializer.po: CommentCommandList.inc.h
|
||||
Materializer.po: DeclNodes.inc.h
|
||||
Materializer.po: DiagnosticCommonKinds.inc.h
|
||||
Materializer.po: StmtNodes.inc.h
|
||||
.endif
|
46
lib/clang/liblldbHostCommon/Makefile.depend
Normal file
46
lib/clang/liblldbHostCommon/Makefile.depend
Normal file
@ -0,0 +1,46 @@
|
||||
# $FreeBSD$
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
include \
|
||||
include/arpa \
|
||||
include/xlocale \
|
||||
lib/libc++ \
|
||||
lib/libedit \
|
||||
lib/msun \
|
||||
usr.bin/clang/clang-tblgen.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
Host.o: AttrList.inc.h
|
||||
Host.o: Attrs.inc.h
|
||||
Host.o: CommentCommandList.inc.h
|
||||
Host.o: DeclNodes.inc.h
|
||||
Host.o: DiagnosticCommonKinds.inc.h
|
||||
Host.o: StmtNodes.inc.h
|
||||
Host.po: AttrList.inc.h
|
||||
Host.po: Attrs.inc.h
|
||||
Host.po: CommentCommandList.inc.h
|
||||
Host.po: DeclNodes.inc.h
|
||||
Host.po: DiagnosticCommonKinds.inc.h
|
||||
Host.po: StmtNodes.inc.h
|
||||
MonitoringProcessLauncher.o: CommentCommandList.inc.h
|
||||
MonitoringProcessLauncher.o: DeclNodes.inc.h
|
||||
MonitoringProcessLauncher.o: DiagnosticCommonKinds.inc.h
|
||||
MonitoringProcessLauncher.o: StmtNodes.inc.h
|
||||
MonitoringProcessLauncher.po: CommentCommandList.inc.h
|
||||
MonitoringProcessLauncher.po: DeclNodes.inc.h
|
||||
MonitoringProcessLauncher.po: DiagnosticCommonKinds.inc.h
|
||||
MonitoringProcessLauncher.po: StmtNodes.inc.h
|
||||
Symbols.o: CommentCommandList.inc.h
|
||||
Symbols.o: DeclNodes.inc.h
|
||||
Symbols.o: DiagnosticCommonKinds.inc.h
|
||||
Symbols.o: StmtNodes.inc.h
|
||||
Symbols.po: CommentCommandList.inc.h
|
||||
Symbols.po: DeclNodes.inc.h
|
||||
Symbols.po: DiagnosticCommonKinds.inc.h
|
||||
Symbols.po: StmtNodes.inc.h
|
||||
.endif
|
25
lib/clang/liblldbHostFreeBSD/Makefile.depend
Normal file
25
lib/clang/liblldbHostFreeBSD/Makefile.depend
Normal file
@ -0,0 +1,25 @@
|
||||
# $FreeBSD$
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/libc++ \
|
||||
lib/libexecinfo \
|
||||
lib/msun \
|
||||
usr.bin/clang/clang-tblgen.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
Host.o: CommentCommandList.inc.h
|
||||
Host.o: DeclNodes.inc.h
|
||||
Host.o: DiagnosticCommonKinds.inc.h
|
||||
Host.o: StmtNodes.inc.h
|
||||
Host.po: CommentCommandList.inc.h
|
||||
Host.po: DeclNodes.inc.h
|
||||
Host.po: DiagnosticCommonKinds.inc.h
|
||||
Host.po: StmtNodes.inc.h
|
||||
.endif
|
15
lib/clang/liblldbHostPOSIX/Makefile.depend
Normal file
15
lib/clang/liblldbHostPOSIX/Makefile.depend
Normal file
@ -0,0 +1,15 @@
|
||||
# $FreeBSD$
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/libc++ \
|
||||
lib/msun \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
233
lib/clang/liblldbInterpreter/Makefile.depend
Normal file
233
lib/clang/liblldbInterpreter/Makefile.depend
Normal file
@ -0,0 +1,233 @@
|
||||
# $FreeBSD$
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/libc++ \
|
||||
lib/libedit \
|
||||
lib/msun \
|
||||
usr.bin/clang/clang-tblgen.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
Args.o: AttrList.inc.h
|
||||
Args.o: Attrs.inc.h
|
||||
Args.o: CommentCommandList.inc.h
|
||||
Args.o: DeclNodes.inc.h
|
||||
Args.o: DiagnosticCommonKinds.inc.h
|
||||
Args.o: StmtNodes.inc.h
|
||||
Args.po: AttrList.inc.h
|
||||
Args.po: Attrs.inc.h
|
||||
Args.po: CommentCommandList.inc.h
|
||||
Args.po: DeclNodes.inc.h
|
||||
Args.po: DiagnosticCommonKinds.inc.h
|
||||
Args.po: StmtNodes.inc.h
|
||||
CommandInterpreter.o: AttrList.inc.h
|
||||
CommandInterpreter.o: Attrs.inc.h
|
||||
CommandInterpreter.o: CommentCommandList.inc.h
|
||||
CommandInterpreter.o: DeclNodes.inc.h
|
||||
CommandInterpreter.o: DiagnosticCommonKinds.inc.h
|
||||
CommandInterpreter.o: StmtNodes.inc.h
|
||||
CommandInterpreter.po: AttrList.inc.h
|
||||
CommandInterpreter.po: Attrs.inc.h
|
||||
CommandInterpreter.po: CommentCommandList.inc.h
|
||||
CommandInterpreter.po: DeclNodes.inc.h
|
||||
CommandInterpreter.po: DiagnosticCommonKinds.inc.h
|
||||
CommandInterpreter.po: StmtNodes.inc.h
|
||||
CommandObject.o: AttrList.inc.h
|
||||
CommandObject.o: Attrs.inc.h
|
||||
CommandObject.o: CommentCommandList.inc.h
|
||||
CommandObject.o: DeclNodes.inc.h
|
||||
CommandObject.o: DiagnosticCommonKinds.inc.h
|
||||
CommandObject.o: StmtNodes.inc.h
|
||||
CommandObject.po: AttrList.inc.h
|
||||
CommandObject.po: Attrs.inc.h
|
||||
CommandObject.po: CommentCommandList.inc.h
|
||||
CommandObject.po: DeclNodes.inc.h
|
||||
CommandObject.po: DiagnosticCommonKinds.inc.h
|
||||
CommandObject.po: StmtNodes.inc.h
|
||||
CommandObjectRegexCommand.o: AttrList.inc.h
|
||||
CommandObjectRegexCommand.o: Attrs.inc.h
|
||||
CommandObjectRegexCommand.o: CommentCommandList.inc.h
|
||||
CommandObjectRegexCommand.o: DeclNodes.inc.h
|
||||
CommandObjectRegexCommand.o: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectRegexCommand.o: StmtNodes.inc.h
|
||||
CommandObjectRegexCommand.po: AttrList.inc.h
|
||||
CommandObjectRegexCommand.po: Attrs.inc.h
|
||||
CommandObjectRegexCommand.po: CommentCommandList.inc.h
|
||||
CommandObjectRegexCommand.po: DeclNodes.inc.h
|
||||
CommandObjectRegexCommand.po: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectRegexCommand.po: StmtNodes.inc.h
|
||||
CommandObjectScript.o: AttrList.inc.h
|
||||
CommandObjectScript.o: Attrs.inc.h
|
||||
CommandObjectScript.o: CommentCommandList.inc.h
|
||||
CommandObjectScript.o: DeclNodes.inc.h
|
||||
CommandObjectScript.o: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectScript.o: StmtNodes.inc.h
|
||||
CommandObjectScript.po: AttrList.inc.h
|
||||
CommandObjectScript.po: Attrs.inc.h
|
||||
CommandObjectScript.po: CommentCommandList.inc.h
|
||||
CommandObjectScript.po: DeclNodes.inc.h
|
||||
CommandObjectScript.po: DiagnosticCommonKinds.inc.h
|
||||
CommandObjectScript.po: StmtNodes.inc.h
|
||||
CommandOptionValidators.o: AttrList.inc.h
|
||||
CommandOptionValidators.o: Attrs.inc.h
|
||||
CommandOptionValidators.o: CommentCommandList.inc.h
|
||||
CommandOptionValidators.o: DeclNodes.inc.h
|
||||
CommandOptionValidators.o: DiagnosticCommonKinds.inc.h
|
||||
CommandOptionValidators.o: StmtNodes.inc.h
|
||||
CommandOptionValidators.po: AttrList.inc.h
|
||||
CommandOptionValidators.po: Attrs.inc.h
|
||||
CommandOptionValidators.po: CommentCommandList.inc.h
|
||||
CommandOptionValidators.po: DeclNodes.inc.h
|
||||
CommandOptionValidators.po: DiagnosticCommonKinds.inc.h
|
||||
CommandOptionValidators.po: StmtNodes.inc.h
|
||||
OptionGroupFormat.o: AttrList.inc.h
|
||||
OptionGroupFormat.o: Attrs.inc.h
|
||||
OptionGroupFormat.o: CommentCommandList.inc.h
|
||||
OptionGroupFormat.o: DeclNodes.inc.h
|
||||
OptionGroupFormat.o: DiagnosticCommonKinds.inc.h
|
||||
OptionGroupFormat.o: StmtNodes.inc.h
|
||||
OptionGroupFormat.po: AttrList.inc.h
|
||||
OptionGroupFormat.po: Attrs.inc.h
|
||||
OptionGroupFormat.po: CommentCommandList.inc.h
|
||||
OptionGroupFormat.po: DeclNodes.inc.h
|
||||
OptionGroupFormat.po: DiagnosticCommonKinds.inc.h
|
||||
OptionGroupFormat.po: StmtNodes.inc.h
|
||||
OptionGroupPlatform.o: AttrList.inc.h
|
||||
OptionGroupPlatform.o: Attrs.inc.h
|
||||
OptionGroupPlatform.o: CommentCommandList.inc.h
|
||||
OptionGroupPlatform.o: DeclNodes.inc.h
|
||||
OptionGroupPlatform.o: DiagnosticCommonKinds.inc.h
|
||||
OptionGroupPlatform.o: StmtNodes.inc.h
|
||||
OptionGroupPlatform.po: AttrList.inc.h
|
||||
OptionGroupPlatform.po: Attrs.inc.h
|
||||
OptionGroupPlatform.po: CommentCommandList.inc.h
|
||||
OptionGroupPlatform.po: DeclNodes.inc.h
|
||||
OptionGroupPlatform.po: DiagnosticCommonKinds.inc.h
|
||||
OptionGroupPlatform.po: StmtNodes.inc.h
|
||||
OptionGroupValueObjectDisplay.o: AttrList.inc.h
|
||||
OptionGroupValueObjectDisplay.o: Attrs.inc.h
|
||||
OptionGroupValueObjectDisplay.o: CommentCommandList.inc.h
|
||||
OptionGroupValueObjectDisplay.o: DeclNodes.inc.h
|
||||
OptionGroupValueObjectDisplay.o: DiagnosticCommonKinds.inc.h
|
||||
OptionGroupValueObjectDisplay.o: StmtNodes.inc.h
|
||||
OptionGroupValueObjectDisplay.po: AttrList.inc.h
|
||||
OptionGroupValueObjectDisplay.po: Attrs.inc.h
|
||||
OptionGroupValueObjectDisplay.po: CommentCommandList.inc.h
|
||||
OptionGroupValueObjectDisplay.po: DeclNodes.inc.h
|
||||
OptionGroupValueObjectDisplay.po: DiagnosticCommonKinds.inc.h
|
||||
OptionGroupValueObjectDisplay.po: StmtNodes.inc.h
|
||||
OptionGroupVariable.o: AttrList.inc.h
|
||||
OptionGroupVariable.o: Attrs.inc.h
|
||||
OptionGroupVariable.o: CommentCommandList.inc.h
|
||||
OptionGroupVariable.o: DeclNodes.inc.h
|
||||
OptionGroupVariable.o: DiagnosticCommonKinds.inc.h
|
||||
OptionGroupVariable.o: StmtNodes.inc.h
|
||||
OptionGroupVariable.po: AttrList.inc.h
|
||||
OptionGroupVariable.po: Attrs.inc.h
|
||||
OptionGroupVariable.po: CommentCommandList.inc.h
|
||||
OptionGroupVariable.po: DeclNodes.inc.h
|
||||
OptionGroupVariable.po: DiagnosticCommonKinds.inc.h
|
||||
OptionGroupVariable.po: StmtNodes.inc.h
|
||||
OptionValueArch.o: AttrList.inc.h
|
||||
OptionValueArch.o: Attrs.inc.h
|
||||
OptionValueArch.o: CommentCommandList.inc.h
|
||||
OptionValueArch.o: DeclNodes.inc.h
|
||||
OptionValueArch.o: DiagnosticCommonKinds.inc.h
|
||||
OptionValueArch.o: StmtNodes.inc.h
|
||||
OptionValueArch.po: AttrList.inc.h
|
||||
OptionValueArch.po: Attrs.inc.h
|
||||
OptionValueArch.po: CommentCommandList.inc.h
|
||||
OptionValueArch.po: DeclNodes.inc.h
|
||||
OptionValueArch.po: DiagnosticCommonKinds.inc.h
|
||||
OptionValueArch.po: StmtNodes.inc.h
|
||||
OptionValueDictionary.o: AttrList.inc.h
|
||||
OptionValueDictionary.o: Attrs.inc.h
|
||||
OptionValueDictionary.o: CommentCommandList.inc.h
|
||||
OptionValueDictionary.o: DeclNodes.inc.h
|
||||
OptionValueDictionary.o: DiagnosticCommonKinds.inc.h
|
||||
OptionValueDictionary.o: StmtNodes.inc.h
|
||||
OptionValueDictionary.po: AttrList.inc.h
|
||||
OptionValueDictionary.po: Attrs.inc.h
|
||||
OptionValueDictionary.po: CommentCommandList.inc.h
|
||||
OptionValueDictionary.po: DeclNodes.inc.h
|
||||
OptionValueDictionary.po: DiagnosticCommonKinds.inc.h
|
||||
OptionValueDictionary.po: StmtNodes.inc.h
|
||||
OptionValueFileSpec.o: AttrList.inc.h
|
||||
OptionValueFileSpec.o: Attrs.inc.h
|
||||
OptionValueFileSpec.o: CommentCommandList.inc.h
|
||||
OptionValueFileSpec.o: DeclNodes.inc.h
|
||||
OptionValueFileSpec.o: DiagnosticCommonKinds.inc.h
|
||||
OptionValueFileSpec.o: StmtNodes.inc.h
|
||||
OptionValueFileSpec.po: AttrList.inc.h
|
||||
OptionValueFileSpec.po: Attrs.inc.h
|
||||
OptionValueFileSpec.po: CommentCommandList.inc.h
|
||||
OptionValueFileSpec.po: DeclNodes.inc.h
|
||||
OptionValueFileSpec.po: DiagnosticCommonKinds.inc.h
|
||||
OptionValueFileSpec.po: StmtNodes.inc.h
|
||||
OptionValueFormat.o: AttrList.inc.h
|
||||
OptionValueFormat.o: Attrs.inc.h
|
||||
OptionValueFormat.o: CommentCommandList.inc.h
|
||||
OptionValueFormat.o: DeclNodes.inc.h
|
||||
OptionValueFormat.o: DiagnosticCommonKinds.inc.h
|
||||
OptionValueFormat.o: StmtNodes.inc.h
|
||||
OptionValueFormat.po: AttrList.inc.h
|
||||
OptionValueFormat.po: Attrs.inc.h
|
||||
OptionValueFormat.po: CommentCommandList.inc.h
|
||||
OptionValueFormat.po: DeclNodes.inc.h
|
||||
OptionValueFormat.po: DiagnosticCommonKinds.inc.h
|
||||
OptionValueFormat.po: StmtNodes.inc.h
|
||||
OptionValueUUID.o: AttrList.inc.h
|
||||
OptionValueUUID.o: Attrs.inc.h
|
||||
OptionValueUUID.o: CommentCommandList.inc.h
|
||||
OptionValueUUID.o: DeclNodes.inc.h
|
||||
OptionValueUUID.o: DiagnosticCommonKinds.inc.h
|
||||
OptionValueUUID.o: StmtNodes.inc.h
|
||||
OptionValueUUID.po: AttrList.inc.h
|
||||
OptionValueUUID.po: Attrs.inc.h
|
||||
OptionValueUUID.po: CommentCommandList.inc.h
|
||||
OptionValueUUID.po: DeclNodes.inc.h
|
||||
OptionValueUUID.po: DiagnosticCommonKinds.inc.h
|
||||
OptionValueUUID.po: StmtNodes.inc.h
|
||||
Options.o: AttrList.inc.h
|
||||
Options.o: Attrs.inc.h
|
||||
Options.o: CommentCommandList.inc.h
|
||||
Options.o: DeclNodes.inc.h
|
||||
Options.o: DiagnosticCommonKinds.inc.h
|
||||
Options.o: StmtNodes.inc.h
|
||||
Options.po: AttrList.inc.h
|
||||
Options.po: Attrs.inc.h
|
||||
Options.po: CommentCommandList.inc.h
|
||||
Options.po: DeclNodes.inc.h
|
||||
Options.po: DiagnosticCommonKinds.inc.h
|
||||
Options.po: StmtNodes.inc.h
|
||||
Property.o: AttrList.inc.h
|
||||
Property.o: Attrs.inc.h
|
||||
Property.o: CommentCommandList.inc.h
|
||||
Property.o: DeclNodes.inc.h
|
||||
Property.o: DiagnosticCommonKinds.inc.h
|
||||
Property.o: StmtNodes.inc.h
|
||||
Property.po: AttrList.inc.h
|
||||
Property.po: Attrs.inc.h
|
||||
Property.po: CommentCommandList.inc.h
|
||||
Property.po: DeclNodes.inc.h
|
||||
Property.po: DiagnosticCommonKinds.inc.h
|
||||
Property.po: StmtNodes.inc.h
|
||||
ScriptInterpreterNone.o: AttrList.inc.h
|
||||
ScriptInterpreterNone.o: Attrs.inc.h
|
||||
ScriptInterpreterNone.o: CommentCommandList.inc.h
|
||||
ScriptInterpreterNone.o: DeclNodes.inc.h
|
||||
ScriptInterpreterNone.o: DiagnosticCommonKinds.inc.h
|
||||
ScriptInterpreterNone.o: StmtNodes.inc.h
|
||||
ScriptInterpreterNone.po: AttrList.inc.h
|
||||
ScriptInterpreterNone.po: Attrs.inc.h
|
||||
ScriptInterpreterNone.po: CommentCommandList.inc.h
|
||||
ScriptInterpreterNone.po: DeclNodes.inc.h
|
||||
ScriptInterpreterNone.po: DiagnosticCommonKinds.inc.h
|
||||
ScriptInterpreterNone.po: StmtNodes.inc.h
|
||||
.endif
|
24
lib/clang/liblldbPluginABISysV_ppc/Makefile.depend
Normal file
24
lib/clang/liblldbPluginABISysV_ppc/Makefile.depend
Normal file
@ -0,0 +1,24 @@
|
||||
# $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
|
||||
ABISysV_ppc.o: CommentCommandList.inc.h
|
||||
ABISysV_ppc.o: DeclNodes.inc.h
|
||||
ABISysV_ppc.o: DiagnosticCommonKinds.inc.h
|
||||
ABISysV_ppc.o: StmtNodes.inc.h
|
||||
ABISysV_ppc.po: CommentCommandList.inc.h
|
||||
ABISysV_ppc.po: DeclNodes.inc.h
|
||||
ABISysV_ppc.po: DiagnosticCommonKinds.inc.h
|
||||
ABISysV_ppc.po: StmtNodes.inc.h
|
||||
.endif
|
24
lib/clang/liblldbPluginABISysV_ppc64/Makefile.depend
Normal file
24
lib/clang/liblldbPluginABISysV_ppc64/Makefile.depend
Normal file
@ -0,0 +1,24 @@
|
||||
# $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
|
||||
ABISysV_ppc64.o: CommentCommandList.inc.h
|
||||
ABISysV_ppc64.o: DeclNodes.inc.h
|
||||
ABISysV_ppc64.o: DiagnosticCommonKinds.inc.h
|
||||
ABISysV_ppc64.o: StmtNodes.inc.h
|
||||
ABISysV_ppc64.po: CommentCommandList.inc.h
|
||||
ABISysV_ppc64.po: DeclNodes.inc.h
|
||||
ABISysV_ppc64.po: DiagnosticCommonKinds.inc.h
|
||||
ABISysV_ppc64.po: StmtNodes.inc.h
|
||||
.endif
|
24
lib/clang/liblldbPluginABISysV_x86_64/Makefile.depend
Normal file
24
lib/clang/liblldbPluginABISysV_x86_64/Makefile.depend
Normal file
@ -0,0 +1,24 @@
|
||||
# $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
|
||||
ABISysV_x86_64.o: CommentCommandList.inc.h
|
||||
ABISysV_x86_64.o: DeclNodes.inc.h
|
||||
ABISysV_x86_64.o: DiagnosticCommonKinds.inc.h
|
||||
ABISysV_x86_64.o: StmtNodes.inc.h
|
||||
ABISysV_x86_64.po: CommentCommandList.inc.h
|
||||
ABISysV_x86_64.po: DeclNodes.inc.h
|
||||
ABISysV_x86_64.po: DiagnosticCommonKinds.inc.h
|
||||
ABISysV_x86_64.po: StmtNodes.inc.h
|
||||
.endif
|
24
lib/clang/liblldbPluginCXXItaniumABI/Makefile.depend
Normal file
24
lib/clang/liblldbPluginCXXItaniumABI/Makefile.depend
Normal file
@ -0,0 +1,24 @@
|
||||
# $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
|
||||
ItaniumABILanguageRuntime.o: CommentCommandList.inc.h
|
||||
ItaniumABILanguageRuntime.o: DeclNodes.inc.h
|
||||
ItaniumABILanguageRuntime.o: DiagnosticCommonKinds.inc.h
|
||||
ItaniumABILanguageRuntime.o: StmtNodes.inc.h
|
||||
ItaniumABILanguageRuntime.po: CommentCommandList.inc.h
|
||||
ItaniumABILanguageRuntime.po: DeclNodes.inc.h
|
||||
ItaniumABILanguageRuntime.po: DiagnosticCommonKinds.inc.h
|
||||
ItaniumABILanguageRuntime.po: StmtNodes.inc.h
|
||||
.endif
|
24
lib/clang/liblldbPluginDisassemblerLLVM/Makefile.depend
Normal file
24
lib/clang/liblldbPluginDisassemblerLLVM/Makefile.depend
Normal file
@ -0,0 +1,24 @@
|
||||
# $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
|
||||
DisassemblerLLVMC.o: CommentCommandList.inc.h
|
||||
DisassemblerLLVMC.o: DeclNodes.inc.h
|
||||
DisassemblerLLVMC.o: DiagnosticCommonKinds.inc.h
|
||||
DisassemblerLLVMC.o: StmtNodes.inc.h
|
||||
DisassemblerLLVMC.po: CommentCommandList.inc.h
|
||||
DisassemblerLLVMC.po: DeclNodes.inc.h
|
||||
DisassemblerLLVMC.po: DiagnosticCommonKinds.inc.h
|
||||
DisassemblerLLVMC.po: StmtNodes.inc.h
|
||||
.endif
|
@ -0,0 +1,34 @@
|
||||
# $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
|
||||
AuxVector.o: DiagnosticCommonKinds.inc.h
|
||||
AuxVector.po: DiagnosticCommonKinds.inc.h
|
||||
DYLDRendezvous.o: CommentCommandList.inc.h
|
||||
DYLDRendezvous.o: DeclNodes.inc.h
|
||||
DYLDRendezvous.o: DiagnosticCommonKinds.inc.h
|
||||
DYLDRendezvous.o: StmtNodes.inc.h
|
||||
DYLDRendezvous.po: CommentCommandList.inc.h
|
||||
DYLDRendezvous.po: DeclNodes.inc.h
|
||||
DYLDRendezvous.po: DiagnosticCommonKinds.inc.h
|
||||
DYLDRendezvous.po: StmtNodes.inc.h
|
||||
DynamicLoaderPOSIXDYLD.o: CommentCommandList.inc.h
|
||||
DynamicLoaderPOSIXDYLD.o: DeclNodes.inc.h
|
||||
DynamicLoaderPOSIXDYLD.o: DiagnosticCommonKinds.inc.h
|
||||
DynamicLoaderPOSIXDYLD.o: StmtNodes.inc.h
|
||||
DynamicLoaderPOSIXDYLD.po: CommentCommandList.inc.h
|
||||
DynamicLoaderPOSIXDYLD.po: DeclNodes.inc.h
|
||||
DynamicLoaderPOSIXDYLD.po: DiagnosticCommonKinds.inc.h
|
||||
DynamicLoaderPOSIXDYLD.po: StmtNodes.inc.h
|
||||
.endif
|
24
lib/clang/liblldbPluginDynamicLoaderStatic/Makefile.depend
Normal file
24
lib/clang/liblldbPluginDynamicLoaderStatic/Makefile.depend
Normal file
@ -0,0 +1,24 @@
|
||||
# $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
|
||||
DynamicLoaderStatic.o: CommentCommandList.inc.h
|
||||
DynamicLoaderStatic.o: DeclNodes.inc.h
|
||||
DynamicLoaderStatic.o: DiagnosticCommonKinds.inc.h
|
||||
DynamicLoaderStatic.o: StmtNodes.inc.h
|
||||
DynamicLoaderStatic.po: CommentCommandList.inc.h
|
||||
DynamicLoaderStatic.po: DeclNodes.inc.h
|
||||
DynamicLoaderStatic.po: DiagnosticCommonKinds.inc.h
|
||||
DynamicLoaderStatic.po: StmtNodes.inc.h
|
||||
.endif
|
16
lib/clang/liblldbPluginInstructionARM/Makefile.depend
Normal file
16
lib/clang/liblldbPluginInstructionARM/Makefile.depend
Normal file
@ -0,0 +1,16 @@
|
||||
# $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
|
15
lib/clang/liblldbPluginInstructionARM64/Makefile.depend
Normal file
15
lib/clang/liblldbPluginInstructionARM64/Makefile.depend
Normal file
@ -0,0 +1,15 @@
|
||||
# $FreeBSD$
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/libc++ \
|
||||
lib/msun \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
@ -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
|
||||
AddressSanitizerRuntime.o: AttrList.inc.h
|
||||
AddressSanitizerRuntime.o: Attrs.inc.h
|
||||
AddressSanitizerRuntime.o: CommentCommandList.inc.h
|
||||
AddressSanitizerRuntime.o: DeclNodes.inc.h
|
||||
AddressSanitizerRuntime.o: DiagnosticCommonKinds.inc.h
|
||||
AddressSanitizerRuntime.o: StmtNodes.inc.h
|
||||
AddressSanitizerRuntime.po: AttrList.inc.h
|
||||
AddressSanitizerRuntime.po: Attrs.inc.h
|
||||
AddressSanitizerRuntime.po: CommentCommandList.inc.h
|
||||
AddressSanitizerRuntime.po: DeclNodes.inc.h
|
||||
AddressSanitizerRuntime.po: DiagnosticCommonKinds.inc.h
|
||||
AddressSanitizerRuntime.po: StmtNodes.inc.h
|
||||
.endif
|
24
lib/clang/liblldbPluginJITLoaderGDB/Makefile.depend
Normal file
24
lib/clang/liblldbPluginJITLoaderGDB/Makefile.depend
Normal file
@ -0,0 +1,24 @@
|
||||
# $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
|
||||
JITLoaderGDB.o: CommentCommandList.inc.h
|
||||
JITLoaderGDB.o: DeclNodes.inc.h
|
||||
JITLoaderGDB.o: DiagnosticCommonKinds.inc.h
|
||||
JITLoaderGDB.o: StmtNodes.inc.h
|
||||
JITLoaderGDB.po: CommentCommandList.inc.h
|
||||
JITLoaderGDB.po: DeclNodes.inc.h
|
||||
JITLoaderGDB.po: DiagnosticCommonKinds.inc.h
|
||||
JITLoaderGDB.po: StmtNodes.inc.h
|
||||
.endif
|
24
lib/clang/liblldbPluginMemoryHistoryASan/Makefile.depend
Normal file
24
lib/clang/liblldbPluginMemoryHistoryASan/Makefile.depend
Normal file
@ -0,0 +1,24 @@
|
||||
# $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
|
||||
MemoryHistoryASan.o: CommentCommandList.inc.h
|
||||
MemoryHistoryASan.o: DeclNodes.inc.h
|
||||
MemoryHistoryASan.o: DiagnosticCommonKinds.inc.h
|
||||
MemoryHistoryASan.o: StmtNodes.inc.h
|
||||
MemoryHistoryASan.po: CommentCommandList.inc.h
|
||||
MemoryHistoryASan.po: DeclNodes.inc.h
|
||||
MemoryHistoryASan.po: DiagnosticCommonKinds.inc.h
|
||||
MemoryHistoryASan.po: StmtNodes.inc.h
|
||||
.endif
|
@ -0,0 +1,24 @@
|
||||
# $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
|
||||
ObjectContainerBSDArchive.o: CommentCommandList.inc.h
|
||||
ObjectContainerBSDArchive.o: DeclNodes.inc.h
|
||||
ObjectContainerBSDArchive.o: DiagnosticCommonKinds.inc.h
|
||||
ObjectContainerBSDArchive.o: StmtNodes.inc.h
|
||||
ObjectContainerBSDArchive.po: CommentCommandList.inc.h
|
||||
ObjectContainerBSDArchive.po: DeclNodes.inc.h
|
||||
ObjectContainerBSDArchive.po: DiagnosticCommonKinds.inc.h
|
||||
ObjectContainerBSDArchive.po: StmtNodes.inc.h
|
||||
.endif
|
24
lib/clang/liblldbPluginObjectFileELF/Makefile.depend
Normal file
24
lib/clang/liblldbPluginObjectFileELF/Makefile.depend
Normal file
@ -0,0 +1,24 @@
|
||||
# $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
|
||||
ObjectFileELF.o: CommentCommandList.inc.h
|
||||
ObjectFileELF.o: DeclNodes.inc.h
|
||||
ObjectFileELF.o: DiagnosticCommonKinds.inc.h
|
||||
ObjectFileELF.o: StmtNodes.inc.h
|
||||
ObjectFileELF.po: CommentCommandList.inc.h
|
||||
ObjectFileELF.po: DeclNodes.inc.h
|
||||
ObjectFileELF.po: DiagnosticCommonKinds.inc.h
|
||||
ObjectFileELF.po: StmtNodes.inc.h
|
||||
.endif
|
28
lib/clang/liblldbPluginObjectFileJIT/Makefile.depend
Normal file
28
lib/clang/liblldbPluginObjectFileJIT/Makefile.depend
Normal file
@ -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
|
||||
ObjectFileJIT.o: AttrList.inc.h
|
||||
ObjectFileJIT.o: Attrs.inc.h
|
||||
ObjectFileJIT.o: CommentCommandList.inc.h
|
||||
ObjectFileJIT.o: DeclNodes.inc.h
|
||||
ObjectFileJIT.o: DiagnosticCommonKinds.inc.h
|
||||
ObjectFileJIT.o: StmtNodes.inc.h
|
||||
ObjectFileJIT.po: AttrList.inc.h
|
||||
ObjectFileJIT.po: Attrs.inc.h
|
||||
ObjectFileJIT.po: CommentCommandList.inc.h
|
||||
ObjectFileJIT.po: DeclNodes.inc.h
|
||||
ObjectFileJIT.po: DiagnosticCommonKinds.inc.h
|
||||
ObjectFileJIT.po: StmtNodes.inc.h
|
||||
.endif
|
28
lib/clang/liblldbPluginPlatformFreeBSD/Makefile.depend
Normal file
28
lib/clang/liblldbPluginPlatformFreeBSD/Makefile.depend
Normal file
@ -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
|
||||
PlatformFreeBSD.o: AttrList.inc.h
|
||||
PlatformFreeBSD.o: Attrs.inc.h
|
||||
PlatformFreeBSD.o: CommentCommandList.inc.h
|
||||
PlatformFreeBSD.o: DeclNodes.inc.h
|
||||
PlatformFreeBSD.o: DiagnosticCommonKinds.inc.h
|
||||
PlatformFreeBSD.o: StmtNodes.inc.h
|
||||
PlatformFreeBSD.po: AttrList.inc.h
|
||||
PlatformFreeBSD.po: Attrs.inc.h
|
||||
PlatformFreeBSD.po: CommentCommandList.inc.h
|
||||
PlatformFreeBSD.po: DeclNodes.inc.h
|
||||
PlatformFreeBSD.po: DiagnosticCommonKinds.inc.h
|
||||
PlatformFreeBSD.po: StmtNodes.inc.h
|
||||
.endif
|
28
lib/clang/liblldbPluginPlatformGDB/Makefile.depend
Normal file
28
lib/clang/liblldbPluginPlatformGDB/Makefile.depend
Normal file
@ -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
|
26
lib/clang/liblldbPluginProcessElfCore/Makefile.depend
Normal file
26
lib/clang/liblldbPluginProcessElfCore/Makefile.depend
Normal file
@ -0,0 +1,26 @@
|
||||
# $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
|
||||
ProcessElfCore.o: CommentCommandList.inc.h
|
||||
ProcessElfCore.o: DeclNodes.inc.h
|
||||
ProcessElfCore.o: DiagnosticCommonKinds.inc.h
|
||||
ProcessElfCore.o: StmtNodes.inc.h
|
||||
ProcessElfCore.po: CommentCommandList.inc.h
|
||||
ProcessElfCore.po: DeclNodes.inc.h
|
||||
ProcessElfCore.po: DiagnosticCommonKinds.inc.h
|
||||
ProcessElfCore.po: StmtNodes.inc.h
|
||||
ThreadElfCore.o: DiagnosticCommonKinds.inc.h
|
||||
ThreadElfCore.po: DiagnosticCommonKinds.inc.h
|
||||
.endif
|
22
lib/clang/liblldbPluginProcessFreeBSD/Makefile.depend
Normal file
22
lib/clang/liblldbPluginProcessFreeBSD/Makefile.depend
Normal file
@ -0,0 +1,22 @@
|
||||
# $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
|
||||
FreeBSDThread.o: DiagnosticCommonKinds.inc.h
|
||||
FreeBSDThread.po: DiagnosticCommonKinds.inc.h
|
||||
ProcessFreeBSD.o: DiagnosticCommonKinds.inc.h
|
||||
ProcessFreeBSD.po: DiagnosticCommonKinds.inc.h
|
||||
ProcessMonitor.o: DiagnosticCommonKinds.inc.h
|
||||
ProcessMonitor.po: DiagnosticCommonKinds.inc.h
|
||||
.endif
|
50
lib/clang/liblldbPluginProcessGDBRemote/Makefile.depend
Normal file
50
lib/clang/liblldbPluginProcessGDBRemote/Makefile.depend
Normal file
@ -0,0 +1,50 @@
|
||||
# $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
|
||||
GDBRemoteCommunication.o: DiagnosticCommonKinds.inc.h
|
||||
GDBRemoteCommunication.po: DiagnosticCommonKinds.inc.h
|
||||
GDBRemoteCommunicationClient.o: DiagnosticCommonKinds.inc.h
|
||||
GDBRemoteCommunicationClient.po: DiagnosticCommonKinds.inc.h
|
||||
GDBRemoteCommunicationServer.o: AttrList.inc.h
|
||||
GDBRemoteCommunicationServer.o: Attrs.inc.h
|
||||
GDBRemoteCommunicationServer.o: CommentCommandList.inc.h
|
||||
GDBRemoteCommunicationServer.o: DeclNodes.inc.h
|
||||
GDBRemoteCommunicationServer.o: DiagnosticCommonKinds.inc.h
|
||||
GDBRemoteCommunicationServer.o: StmtNodes.inc.h
|
||||
GDBRemoteCommunicationServer.po: AttrList.inc.h
|
||||
GDBRemoteCommunicationServer.po: Attrs.inc.h
|
||||
GDBRemoteCommunicationServer.po: CommentCommandList.inc.h
|
||||
GDBRemoteCommunicationServer.po: DeclNodes.inc.h
|
||||
GDBRemoteCommunicationServer.po: DiagnosticCommonKinds.inc.h
|
||||
GDBRemoteCommunicationServer.po: StmtNodes.inc.h
|
||||
GDBRemoteRegisterContext.o: DiagnosticCommonKinds.inc.h
|
||||
GDBRemoteRegisterContext.po: DiagnosticCommonKinds.inc.h
|
||||
ProcessGDBRemote.o: AttrList.inc.h
|
||||
ProcessGDBRemote.o: Attrs.inc.h
|
||||
ProcessGDBRemote.o: CommentCommandList.inc.h
|
||||
ProcessGDBRemote.o: DeclNodes.inc.h
|
||||
ProcessGDBRemote.o: DiagnosticCommonKinds.inc.h
|
||||
ProcessGDBRemote.o: StmtNodes.inc.h
|
||||
ProcessGDBRemote.po: AttrList.inc.h
|
||||
ProcessGDBRemote.po: Attrs.inc.h
|
||||
ProcessGDBRemote.po: CommentCommandList.inc.h
|
||||
ProcessGDBRemote.po: DeclNodes.inc.h
|
||||
ProcessGDBRemote.po: DiagnosticCommonKinds.inc.h
|
||||
ProcessGDBRemote.po: StmtNodes.inc.h
|
||||
ProcessGDBRemoteLog.o: DiagnosticCommonKinds.inc.h
|
||||
ProcessGDBRemoteLog.po: DiagnosticCommonKinds.inc.h
|
||||
ThreadGDBRemote.o: DiagnosticCommonKinds.inc.h
|
||||
ThreadGDBRemote.po: DiagnosticCommonKinds.inc.h
|
||||
.endif
|
48
lib/clang/liblldbPluginProcessPOSIX/Makefile.depend
Normal file
48
lib/clang/liblldbPluginProcessPOSIX/Makefile.depend
Normal file
@ -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
|
90
lib/clang/liblldbPluginProcessUtility/Makefile.depend
Normal file
90
lib/clang/liblldbPluginProcessUtility/Makefile.depend
Normal file
@ -0,0 +1,90 @@
|
||||
# $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
|
||||
DynamicRegisterInfo.o: AttrList.inc.h
|
||||
DynamicRegisterInfo.o: Attrs.inc.h
|
||||
DynamicRegisterInfo.o: CommentCommandList.inc.h
|
||||
DynamicRegisterInfo.o: DeclNodes.inc.h
|
||||
DynamicRegisterInfo.o: DiagnosticCommonKinds.inc.h
|
||||
DynamicRegisterInfo.o: StmtNodes.inc.h
|
||||
DynamicRegisterInfo.po: AttrList.inc.h
|
||||
DynamicRegisterInfo.po: Attrs.inc.h
|
||||
DynamicRegisterInfo.po: CommentCommandList.inc.h
|
||||
DynamicRegisterInfo.po: DeclNodes.inc.h
|
||||
DynamicRegisterInfo.po: DiagnosticCommonKinds.inc.h
|
||||
DynamicRegisterInfo.po: StmtNodes.inc.h
|
||||
HistoryThread.o: DiagnosticCommonKinds.inc.h
|
||||
HistoryThread.po: DiagnosticCommonKinds.inc.h
|
||||
HistoryUnwind.o: DiagnosticCommonKinds.inc.h
|
||||
HistoryUnwind.po: DiagnosticCommonKinds.inc.h
|
||||
InferiorCallPOSIX.o: CommentCommandList.inc.h
|
||||
InferiorCallPOSIX.o: DeclNodes.inc.h
|
||||
InferiorCallPOSIX.o: DiagnosticCommonKinds.inc.h
|
||||
InferiorCallPOSIX.o: StmtNodes.inc.h
|
||||
InferiorCallPOSIX.po: CommentCommandList.inc.h
|
||||
InferiorCallPOSIX.po: DeclNodes.inc.h
|
||||
InferiorCallPOSIX.po: DiagnosticCommonKinds.inc.h
|
||||
InferiorCallPOSIX.po: StmtNodes.inc.h
|
||||
RegisterContextDummy.o: CommentCommandList.inc.h
|
||||
RegisterContextDummy.o: DeclNodes.inc.h
|
||||
RegisterContextDummy.o: DiagnosticCommonKinds.inc.h
|
||||
RegisterContextDummy.o: StmtNodes.inc.h
|
||||
RegisterContextDummy.po: CommentCommandList.inc.h
|
||||
RegisterContextDummy.po: DeclNodes.inc.h
|
||||
RegisterContextDummy.po: DiagnosticCommonKinds.inc.h
|
||||
RegisterContextDummy.po: StmtNodes.inc.h
|
||||
RegisterContextHistory.o: CommentCommandList.inc.h
|
||||
RegisterContextHistory.o: DeclNodes.inc.h
|
||||
RegisterContextHistory.o: DiagnosticCommonKinds.inc.h
|
||||
RegisterContextHistory.o: StmtNodes.inc.h
|
||||
RegisterContextHistory.po: CommentCommandList.inc.h
|
||||
RegisterContextHistory.po: DeclNodes.inc.h
|
||||
RegisterContextHistory.po: DiagnosticCommonKinds.inc.h
|
||||
RegisterContextHistory.po: StmtNodes.inc.h
|
||||
RegisterContextLLDB.o: CommentCommandList.inc.h
|
||||
RegisterContextLLDB.o: DeclNodes.inc.h
|
||||
RegisterContextLLDB.o: DiagnosticCommonKinds.inc.h
|
||||
RegisterContextLLDB.o: StmtNodes.inc.h
|
||||
RegisterContextLLDB.po: CommentCommandList.inc.h
|
||||
RegisterContextLLDB.po: DeclNodes.inc.h
|
||||
RegisterContextLLDB.po: DiagnosticCommonKinds.inc.h
|
||||
RegisterContextLLDB.po: StmtNodes.inc.h
|
||||
RegisterContextMemory.o: DiagnosticCommonKinds.inc.h
|
||||
RegisterContextMemory.po: DiagnosticCommonKinds.inc.h
|
||||
RegisterContextPOSIX_arm64.o: DiagnosticCommonKinds.inc.h
|
||||
RegisterContextPOSIX_arm64.po: DiagnosticCommonKinds.inc.h
|
||||
RegisterContextPOSIX_mips64.o: DiagnosticCommonKinds.inc.h
|
||||
RegisterContextPOSIX_mips64.po: DiagnosticCommonKinds.inc.h
|
||||
RegisterContextPOSIX_powerpc.o: DiagnosticCommonKinds.inc.h
|
||||
RegisterContextPOSIX_powerpc.po: DiagnosticCommonKinds.inc.h
|
||||
RegisterContextPOSIX_x86.o: DiagnosticCommonKinds.inc.h
|
||||
RegisterContextPOSIX_x86.po: DiagnosticCommonKinds.inc.h
|
||||
RegisterContextThreadMemory.o: DiagnosticCommonKinds.inc.h
|
||||
RegisterContextThreadMemory.po: DiagnosticCommonKinds.inc.h
|
||||
StopInfoMachException.o: DiagnosticCommonKinds.inc.h
|
||||
StopInfoMachException.po: DiagnosticCommonKinds.inc.h
|
||||
ThreadMemory.o: DiagnosticCommonKinds.inc.h
|
||||
ThreadMemory.po: DiagnosticCommonKinds.inc.h
|
||||
UnwindLLDB.o: CommentCommandList.inc.h
|
||||
UnwindLLDB.o: DeclNodes.inc.h
|
||||
UnwindLLDB.o: DiagnosticCommonKinds.inc.h
|
||||
UnwindLLDB.o: StmtNodes.inc.h
|
||||
UnwindLLDB.po: CommentCommandList.inc.h
|
||||
UnwindLLDB.po: DeclNodes.inc.h
|
||||
UnwindLLDB.po: DiagnosticCommonKinds.inc.h
|
||||
UnwindLLDB.po: StmtNodes.inc.h
|
||||
UnwindMacOSXFrameBackchain.o: DiagnosticCommonKinds.inc.h
|
||||
UnwindMacOSXFrameBackchain.po: DiagnosticCommonKinds.inc.h
|
||||
.endif
|
199
lib/clang/liblldbPluginSymbolFileDWARF/Makefile.depend
Normal file
199
lib/clang/liblldbPluginSymbolFileDWARF/Makefile.depend
Normal file
@ -0,0 +1,199 @@
|
||||
# $FreeBSD$
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/libc++ \
|
||||
lib/msun \
|
||||
usr.bin/clang/clang-tblgen.host \
|
||||
usr.bin/clang/tblgen.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
DWARFAbbreviationDeclaration.o: CommentCommandList.inc.h
|
||||
DWARFAbbreviationDeclaration.o: DeclNodes.inc.h
|
||||
DWARFAbbreviationDeclaration.o: DiagnosticCommonKinds.inc.h
|
||||
DWARFAbbreviationDeclaration.o: StmtNodes.inc.h
|
||||
DWARFAbbreviationDeclaration.po: CommentCommandList.inc.h
|
||||
DWARFAbbreviationDeclaration.po: DeclNodes.inc.h
|
||||
DWARFAbbreviationDeclaration.po: DiagnosticCommonKinds.inc.h
|
||||
DWARFAbbreviationDeclaration.po: StmtNodes.inc.h
|
||||
DWARFCompileUnit.o: CommentCommandList.inc.h
|
||||
DWARFCompileUnit.o: DeclNodes.inc.h
|
||||
DWARFCompileUnit.o: DiagnosticCommonKinds.inc.h
|
||||
DWARFCompileUnit.o: StmtNodes.inc.h
|
||||
DWARFCompileUnit.po: CommentCommandList.inc.h
|
||||
DWARFCompileUnit.po: DeclNodes.inc.h
|
||||
DWARFCompileUnit.po: DiagnosticCommonKinds.inc.h
|
||||
DWARFCompileUnit.po: StmtNodes.inc.h
|
||||
DWARFDIECollection.o: CommentCommandList.inc.h
|
||||
DWARFDIECollection.o: DeclNodes.inc.h
|
||||
DWARFDIECollection.o: DiagnosticCommonKinds.inc.h
|
||||
DWARFDIECollection.o: StmtNodes.inc.h
|
||||
DWARFDIECollection.po: CommentCommandList.inc.h
|
||||
DWARFDIECollection.po: DeclNodes.inc.h
|
||||
DWARFDIECollection.po: DiagnosticCommonKinds.inc.h
|
||||
DWARFDIECollection.po: StmtNodes.inc.h
|
||||
DWARFDebugAbbrev.o: CommentCommandList.inc.h
|
||||
DWARFDebugAbbrev.o: DeclNodes.inc.h
|
||||
DWARFDebugAbbrev.o: DiagnosticCommonKinds.inc.h
|
||||
DWARFDebugAbbrev.o: StmtNodes.inc.h
|
||||
DWARFDebugAbbrev.po: CommentCommandList.inc.h
|
||||
DWARFDebugAbbrev.po: DeclNodes.inc.h
|
||||
DWARFDebugAbbrev.po: DiagnosticCommonKinds.inc.h
|
||||
DWARFDebugAbbrev.po: StmtNodes.inc.h
|
||||
DWARFDebugArangeSet.o: CommentCommandList.inc.h
|
||||
DWARFDebugArangeSet.o: DeclNodes.inc.h
|
||||
DWARFDebugArangeSet.o: DiagnosticCommonKinds.inc.h
|
||||
DWARFDebugArangeSet.o: StmtNodes.inc.h
|
||||
DWARFDebugArangeSet.po: CommentCommandList.inc.h
|
||||
DWARFDebugArangeSet.po: DeclNodes.inc.h
|
||||
DWARFDebugArangeSet.po: DiagnosticCommonKinds.inc.h
|
||||
DWARFDebugArangeSet.po: StmtNodes.inc.h
|
||||
DWARFDebugAranges.o: CommentCommandList.inc.h
|
||||
DWARFDebugAranges.o: DeclNodes.inc.h
|
||||
DWARFDebugAranges.o: DiagnosticCommonKinds.inc.h
|
||||
DWARFDebugAranges.o: StmtNodes.inc.h
|
||||
DWARFDebugAranges.po: CommentCommandList.inc.h
|
||||
DWARFDebugAranges.po: DeclNodes.inc.h
|
||||
DWARFDebugAranges.po: DiagnosticCommonKinds.inc.h
|
||||
DWARFDebugAranges.po: StmtNodes.inc.h
|
||||
DWARFDebugInfo.o: CommentCommandList.inc.h
|
||||
DWARFDebugInfo.o: DeclNodes.inc.h
|
||||
DWARFDebugInfo.o: DiagnosticCommonKinds.inc.h
|
||||
DWARFDebugInfo.o: StmtNodes.inc.h
|
||||
DWARFDebugInfo.po: CommentCommandList.inc.h
|
||||
DWARFDebugInfo.po: DeclNodes.inc.h
|
||||
DWARFDebugInfo.po: DiagnosticCommonKinds.inc.h
|
||||
DWARFDebugInfo.po: StmtNodes.inc.h
|
||||
DWARFDebugInfoEntry.o: CommentCommandList.inc.h
|
||||
DWARFDebugInfoEntry.o: DeclNodes.inc.h
|
||||
DWARFDebugInfoEntry.o: DiagnosticCommonKinds.inc.h
|
||||
DWARFDebugInfoEntry.o: StmtNodes.inc.h
|
||||
DWARFDebugInfoEntry.po: CommentCommandList.inc.h
|
||||
DWARFDebugInfoEntry.po: DeclNodes.inc.h
|
||||
DWARFDebugInfoEntry.po: DiagnosticCommonKinds.inc.h
|
||||
DWARFDebugInfoEntry.po: StmtNodes.inc.h
|
||||
DWARFDebugLine.o: CommentCommandList.inc.h
|
||||
DWARFDebugLine.o: DeclNodes.inc.h
|
||||
DWARFDebugLine.o: DiagnosticCommonKinds.inc.h
|
||||
DWARFDebugLine.o: StmtNodes.inc.h
|
||||
DWARFDebugLine.po: CommentCommandList.inc.h
|
||||
DWARFDebugLine.po: DeclNodes.inc.h
|
||||
DWARFDebugLine.po: DiagnosticCommonKinds.inc.h
|
||||
DWARFDebugLine.po: StmtNodes.inc.h
|
||||
DWARFDebugMacinfo.o: CommentCommandList.inc.h
|
||||
DWARFDebugMacinfo.o: DeclNodes.inc.h
|
||||
DWARFDebugMacinfo.o: DiagnosticCommonKinds.inc.h
|
||||
DWARFDebugMacinfo.o: StmtNodes.inc.h
|
||||
DWARFDebugMacinfo.po: CommentCommandList.inc.h
|
||||
DWARFDebugMacinfo.po: DeclNodes.inc.h
|
||||
DWARFDebugMacinfo.po: DiagnosticCommonKinds.inc.h
|
||||
DWARFDebugMacinfo.po: StmtNodes.inc.h
|
||||
DWARFDebugMacinfoEntry.o: CommentCommandList.inc.h
|
||||
DWARFDebugMacinfoEntry.o: DeclNodes.inc.h
|
||||
DWARFDebugMacinfoEntry.o: DiagnosticCommonKinds.inc.h
|
||||
DWARFDebugMacinfoEntry.o: StmtNodes.inc.h
|
||||
DWARFDebugMacinfoEntry.po: CommentCommandList.inc.h
|
||||
DWARFDebugMacinfoEntry.po: DeclNodes.inc.h
|
||||
DWARFDebugMacinfoEntry.po: DiagnosticCommonKinds.inc.h
|
||||
DWARFDebugMacinfoEntry.po: StmtNodes.inc.h
|
||||
DWARFDebugPubnames.o: CommentCommandList.inc.h
|
||||
DWARFDebugPubnames.o: DeclNodes.inc.h
|
||||
DWARFDebugPubnames.o: DiagnosticCommonKinds.inc.h
|
||||
DWARFDebugPubnames.o: StmtNodes.inc.h
|
||||
DWARFDebugPubnames.po: CommentCommandList.inc.h
|
||||
DWARFDebugPubnames.po: DeclNodes.inc.h
|
||||
DWARFDebugPubnames.po: DiagnosticCommonKinds.inc.h
|
||||
DWARFDebugPubnames.po: StmtNodes.inc.h
|
||||
DWARFDebugPubnamesSet.o: CommentCommandList.inc.h
|
||||
DWARFDebugPubnamesSet.o: DeclNodes.inc.h
|
||||
DWARFDebugPubnamesSet.o: DiagnosticCommonKinds.inc.h
|
||||
DWARFDebugPubnamesSet.o: StmtNodes.inc.h
|
||||
DWARFDebugPubnamesSet.po: CommentCommandList.inc.h
|
||||
DWARFDebugPubnamesSet.po: DeclNodes.inc.h
|
||||
DWARFDebugPubnamesSet.po: DiagnosticCommonKinds.inc.h
|
||||
DWARFDebugPubnamesSet.po: StmtNodes.inc.h
|
||||
DWARFDebugRanges.o: CommentCommandList.inc.h
|
||||
DWARFDebugRanges.o: DeclNodes.inc.h
|
||||
DWARFDebugRanges.o: DiagnosticCommonKinds.inc.h
|
||||
DWARFDebugRanges.o: StmtNodes.inc.h
|
||||
DWARFDebugRanges.po: CommentCommandList.inc.h
|
||||
DWARFDebugRanges.po: DeclNodes.inc.h
|
||||
DWARFDebugRanges.po: DiagnosticCommonKinds.inc.h
|
||||
DWARFDebugRanges.po: StmtNodes.inc.h
|
||||
DWARFFormValue.o: CommentCommandList.inc.h
|
||||
DWARFFormValue.o: DeclNodes.inc.h
|
||||
DWARFFormValue.o: DiagnosticCommonKinds.inc.h
|
||||
DWARFFormValue.o: StmtNodes.inc.h
|
||||
DWARFFormValue.po: CommentCommandList.inc.h
|
||||
DWARFFormValue.po: DeclNodes.inc.h
|
||||
DWARFFormValue.po: DiagnosticCommonKinds.inc.h
|
||||
DWARFFormValue.po: StmtNodes.inc.h
|
||||
DWARFLocationDescription.o: CommentCommandList.inc.h
|
||||
DWARFLocationDescription.o: DeclNodes.inc.h
|
||||
DWARFLocationDescription.o: DiagnosticCommonKinds.inc.h
|
||||
DWARFLocationDescription.o: StmtNodes.inc.h
|
||||
DWARFLocationDescription.po: CommentCommandList.inc.h
|
||||
DWARFLocationDescription.po: DeclNodes.inc.h
|
||||
DWARFLocationDescription.po: DiagnosticCommonKinds.inc.h
|
||||
DWARFLocationDescription.po: StmtNodes.inc.h
|
||||
DWARFLocationList.o: CommentCommandList.inc.h
|
||||
DWARFLocationList.o: DeclNodes.inc.h
|
||||
DWARFLocationList.o: DiagnosticCommonKinds.inc.h
|
||||
DWARFLocationList.o: StmtNodes.inc.h
|
||||
DWARFLocationList.po: CommentCommandList.inc.h
|
||||
DWARFLocationList.po: DeclNodes.inc.h
|
||||
DWARFLocationList.po: DiagnosticCommonKinds.inc.h
|
||||
DWARFLocationList.po: StmtNodes.inc.h
|
||||
LogChannelDWARF.o: CommentCommandList.inc.h
|
||||
LogChannelDWARF.o: DeclNodes.inc.h
|
||||
LogChannelDWARF.o: DiagnosticCommonKinds.inc.h
|
||||
LogChannelDWARF.o: StmtNodes.inc.h
|
||||
LogChannelDWARF.po: CommentCommandList.inc.h
|
||||
LogChannelDWARF.po: DeclNodes.inc.h
|
||||
LogChannelDWARF.po: DiagnosticCommonKinds.inc.h
|
||||
LogChannelDWARF.po: StmtNodes.inc.h
|
||||
NameToDIE.o: CommentCommandList.inc.h
|
||||
NameToDIE.o: DeclNodes.inc.h
|
||||
NameToDIE.o: DiagnosticCommonKinds.inc.h
|
||||
NameToDIE.o: StmtNodes.inc.h
|
||||
NameToDIE.po: CommentCommandList.inc.h
|
||||
NameToDIE.po: DeclNodes.inc.h
|
||||
NameToDIE.po: DiagnosticCommonKinds.inc.h
|
||||
NameToDIE.po: StmtNodes.inc.h
|
||||
SymbolFileDWARF.o: AttrList.inc.h
|
||||
SymbolFileDWARF.o: AttrParsedAttrList.inc.h
|
||||
SymbolFileDWARF.o: Attrs.inc.h
|
||||
SymbolFileDWARF.o: CommentCommandList.inc.h
|
||||
SymbolFileDWARF.o: DeclNodes.inc.h
|
||||
SymbolFileDWARF.o: DiagnosticCommonKinds.inc.h
|
||||
SymbolFileDWARF.o: StmtNodes.inc.h
|
||||
SymbolFileDWARF.po: AttrList.inc.h
|
||||
SymbolFileDWARF.po: AttrParsedAttrList.inc.h
|
||||
SymbolFileDWARF.po: Attrs.inc.h
|
||||
SymbolFileDWARF.po: CommentCommandList.inc.h
|
||||
SymbolFileDWARF.po: DeclNodes.inc.h
|
||||
SymbolFileDWARF.po: DiagnosticCommonKinds.inc.h
|
||||
SymbolFileDWARF.po: StmtNodes.inc.h
|
||||
SymbolFileDWARFDebugMap.o: CommentCommandList.inc.h
|
||||
SymbolFileDWARFDebugMap.o: DeclNodes.inc.h
|
||||
SymbolFileDWARFDebugMap.o: DiagnosticCommonKinds.inc.h
|
||||
SymbolFileDWARFDebugMap.o: StmtNodes.inc.h
|
||||
SymbolFileDWARFDebugMap.po: CommentCommandList.inc.h
|
||||
SymbolFileDWARFDebugMap.po: DeclNodes.inc.h
|
||||
SymbolFileDWARFDebugMap.po: DiagnosticCommonKinds.inc.h
|
||||
SymbolFileDWARFDebugMap.po: StmtNodes.inc.h
|
||||
UniqueDWARFASTType.o: CommentCommandList.inc.h
|
||||
UniqueDWARFASTType.o: DeclNodes.inc.h
|
||||
UniqueDWARFASTType.o: DiagnosticCommonKinds.inc.h
|
||||
UniqueDWARFASTType.o: StmtNodes.inc.h
|
||||
UniqueDWARFASTType.po: CommentCommandList.inc.h
|
||||
UniqueDWARFASTType.po: DeclNodes.inc.h
|
||||
UniqueDWARFASTType.po: DiagnosticCommonKinds.inc.h
|
||||
UniqueDWARFASTType.po: StmtNodes.inc.h
|
||||
.endif
|
24
lib/clang/liblldbPluginSymbolFileSymtab/Makefile.depend
Normal file
24
lib/clang/liblldbPluginSymbolFileSymtab/Makefile.depend
Normal file
@ -0,0 +1,24 @@
|
||||
# $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
|
||||
SymbolFileSymtab.o: CommentCommandList.inc.h
|
||||
SymbolFileSymtab.o: DeclNodes.inc.h
|
||||
SymbolFileSymtab.o: DiagnosticCommonKinds.inc.h
|
||||
SymbolFileSymtab.o: StmtNodes.inc.h
|
||||
SymbolFileSymtab.po: CommentCommandList.inc.h
|
||||
SymbolFileSymtab.po: DeclNodes.inc.h
|
||||
SymbolFileSymtab.po: DiagnosticCommonKinds.inc.h
|
||||
SymbolFileSymtab.po: StmtNodes.inc.h
|
||||
.endif
|
24
lib/clang/liblldbPluginSymbolVendorELF/Makefile.depend
Normal file
24
lib/clang/liblldbPluginSymbolVendorELF/Makefile.depend
Normal file
@ -0,0 +1,24 @@
|
||||
# $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
|
||||
SymbolVendorELF.o: CommentCommandList.inc.h
|
||||
SymbolVendorELF.o: DeclNodes.inc.h
|
||||
SymbolVendorELF.o: DiagnosticCommonKinds.inc.h
|
||||
SymbolVendorELF.o: StmtNodes.inc.h
|
||||
SymbolVendorELF.po: CommentCommandList.inc.h
|
||||
SymbolVendorELF.po: DeclNodes.inc.h
|
||||
SymbolVendorELF.po: DiagnosticCommonKinds.inc.h
|
||||
SymbolVendorELF.po: StmtNodes.inc.h
|
||||
.endif
|
@ -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
|
||||
UnwindAssemblyInstEmulation.o: DiagnosticCommonKinds.inc.h
|
||||
UnwindAssemblyInstEmulation.po: DiagnosticCommonKinds.inc.h
|
||||
.endif
|
18
lib/clang/liblldbPluginUnwindAssemblyX86/Makefile.depend
Normal file
18
lib/clang/liblldbPluginUnwindAssemblyX86/Makefile.depend
Normal file
@ -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
|
208
lib/clang/liblldbSymbol/Makefile.depend
Normal file
208
lib/clang/liblldbSymbol/Makefile.depend
Normal file
@ -0,0 +1,208 @@
|
||||
# $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
|
||||
Block.o: CommentCommandList.inc.h
|
||||
Block.o: DeclNodes.inc.h
|
||||
Block.o: DiagnosticCommonKinds.inc.h
|
||||
Block.o: StmtNodes.inc.h
|
||||
Block.po: CommentCommandList.inc.h
|
||||
Block.po: DeclNodes.inc.h
|
||||
Block.po: DiagnosticCommonKinds.inc.h
|
||||
Block.po: StmtNodes.inc.h
|
||||
ClangASTContext.o: AttrList.inc.h
|
||||
ClangASTContext.o: Attrs.inc.h
|
||||
ClangASTContext.o: CommentCommandList.inc.h
|
||||
ClangASTContext.o: DeclNodes.inc.h
|
||||
ClangASTContext.o: DiagnosticCommonKinds.inc.h
|
||||
ClangASTContext.o: StmtNodes.inc.h
|
||||
ClangASTContext.po: AttrList.inc.h
|
||||
ClangASTContext.po: Attrs.inc.h
|
||||
ClangASTContext.po: CommentCommandList.inc.h
|
||||
ClangASTContext.po: DeclNodes.inc.h
|
||||
ClangASTContext.po: DiagnosticCommonKinds.inc.h
|
||||
ClangASTContext.po: StmtNodes.inc.h
|
||||
ClangASTImporter.o: AttrList.inc.h
|
||||
ClangASTImporter.o: Attrs.inc.h
|
||||
ClangASTImporter.o: CommentCommandList.inc.h
|
||||
ClangASTImporter.o: DeclNodes.inc.h
|
||||
ClangASTImporter.o: DiagnosticCommonKinds.inc.h
|
||||
ClangASTImporter.o: StmtNodes.inc.h
|
||||
ClangASTImporter.po: AttrList.inc.h
|
||||
ClangASTImporter.po: Attrs.inc.h
|
||||
ClangASTImporter.po: CommentCommandList.inc.h
|
||||
ClangASTImporter.po: DeclNodes.inc.h
|
||||
ClangASTImporter.po: DiagnosticCommonKinds.inc.h
|
||||
ClangASTImporter.po: StmtNodes.inc.h
|
||||
ClangASTType.o: AttrList.inc.h
|
||||
ClangASTType.o: Attrs.inc.h
|
||||
ClangASTType.o: CommentCommandList.inc.h
|
||||
ClangASTType.o: DeclNodes.inc.h
|
||||
ClangASTType.o: DiagnosticCommonKinds.inc.h
|
||||
ClangASTType.o: StmtNodes.inc.h
|
||||
ClangASTType.po: AttrList.inc.h
|
||||
ClangASTType.po: Attrs.inc.h
|
||||
ClangASTType.po: CommentCommandList.inc.h
|
||||
ClangASTType.po: DeclNodes.inc.h
|
||||
ClangASTType.po: DiagnosticCommonKinds.inc.h
|
||||
ClangASTType.po: StmtNodes.inc.h
|
||||
ClangExternalASTSourceCallbacks.o: DeclNodes.inc.h
|
||||
ClangExternalASTSourceCallbacks.o: DiagnosticCommonKinds.inc.h
|
||||
ClangExternalASTSourceCallbacks.po: DeclNodes.inc.h
|
||||
ClangExternalASTSourceCallbacks.po: DiagnosticCommonKinds.inc.h
|
||||
ClangExternalASTSourceCommon.o: DeclNodes.inc.h
|
||||
ClangExternalASTSourceCommon.o: DiagnosticCommonKinds.inc.h
|
||||
ClangExternalASTSourceCommon.po: DeclNodes.inc.h
|
||||
ClangExternalASTSourceCommon.po: DiagnosticCommonKinds.inc.h
|
||||
ClangNamespaceDecl.o: DeclNodes.inc.h
|
||||
ClangNamespaceDecl.o: DiagnosticCommonKinds.inc.h
|
||||
ClangNamespaceDecl.po: DeclNodes.inc.h
|
||||
ClangNamespaceDecl.po: DiagnosticCommonKinds.inc.h
|
||||
CompactUnwindInfo.o: CommentCommandList.inc.h
|
||||
CompactUnwindInfo.o: DeclNodes.inc.h
|
||||
CompactUnwindInfo.o: DiagnosticCommonKinds.inc.h
|
||||
CompactUnwindInfo.o: StmtNodes.inc.h
|
||||
CompactUnwindInfo.po: CommentCommandList.inc.h
|
||||
CompactUnwindInfo.po: DeclNodes.inc.h
|
||||
CompactUnwindInfo.po: DiagnosticCommonKinds.inc.h
|
||||
CompactUnwindInfo.po: StmtNodes.inc.h
|
||||
CompileUnit.o: CommentCommandList.inc.h
|
||||
CompileUnit.o: DeclNodes.inc.h
|
||||
CompileUnit.o: DiagnosticCommonKinds.inc.h
|
||||
CompileUnit.o: StmtNodes.inc.h
|
||||
CompileUnit.po: CommentCommandList.inc.h
|
||||
CompileUnit.po: DeclNodes.inc.h
|
||||
CompileUnit.po: DiagnosticCommonKinds.inc.h
|
||||
CompileUnit.po: StmtNodes.inc.h
|
||||
DWARFCallFrameInfo.o: CommentCommandList.inc.h
|
||||
DWARFCallFrameInfo.o: DeclNodes.inc.h
|
||||
DWARFCallFrameInfo.o: DiagnosticCommonKinds.inc.h
|
||||
DWARFCallFrameInfo.o: StmtNodes.inc.h
|
||||
DWARFCallFrameInfo.po: CommentCommandList.inc.h
|
||||
DWARFCallFrameInfo.po: DeclNodes.inc.h
|
||||
DWARFCallFrameInfo.po: DiagnosticCommonKinds.inc.h
|
||||
DWARFCallFrameInfo.po: StmtNodes.inc.h
|
||||
FuncUnwinders.o: DiagnosticCommonKinds.inc.h
|
||||
FuncUnwinders.po: DiagnosticCommonKinds.inc.h
|
||||
Function.o: CommentCommandList.inc.h
|
||||
Function.o: DeclNodes.inc.h
|
||||
Function.o: DiagnosticCommonKinds.inc.h
|
||||
Function.o: StmtNodes.inc.h
|
||||
Function.po: CommentCommandList.inc.h
|
||||
Function.po: DeclNodes.inc.h
|
||||
Function.po: DiagnosticCommonKinds.inc.h
|
||||
Function.po: StmtNodes.inc.h
|
||||
LineEntry.o: DiagnosticCommonKinds.inc.h
|
||||
LineEntry.po: DiagnosticCommonKinds.inc.h
|
||||
LineTable.o: CommentCommandList.inc.h
|
||||
LineTable.o: DeclNodes.inc.h
|
||||
LineTable.o: DiagnosticCommonKinds.inc.h
|
||||
LineTable.o: StmtNodes.inc.h
|
||||
LineTable.po: CommentCommandList.inc.h
|
||||
LineTable.po: DeclNodes.inc.h
|
||||
LineTable.po: DiagnosticCommonKinds.inc.h
|
||||
LineTable.po: StmtNodes.inc.h
|
||||
ObjectFile.o: CommentCommandList.inc.h
|
||||
ObjectFile.o: DeclNodes.inc.h
|
||||
ObjectFile.o: DiagnosticCommonKinds.inc.h
|
||||
ObjectFile.o: StmtNodes.inc.h
|
||||
ObjectFile.po: CommentCommandList.inc.h
|
||||
ObjectFile.po: DeclNodes.inc.h
|
||||
ObjectFile.po: DiagnosticCommonKinds.inc.h
|
||||
ObjectFile.po: StmtNodes.inc.h
|
||||
Symbol.o: CommentCommandList.inc.h
|
||||
Symbol.o: DeclNodes.inc.h
|
||||
Symbol.o: DiagnosticCommonKinds.inc.h
|
||||
Symbol.o: StmtNodes.inc.h
|
||||
Symbol.po: CommentCommandList.inc.h
|
||||
Symbol.po: DeclNodes.inc.h
|
||||
Symbol.po: DiagnosticCommonKinds.inc.h
|
||||
Symbol.po: StmtNodes.inc.h
|
||||
SymbolContext.o: CommentCommandList.inc.h
|
||||
SymbolContext.o: DeclNodes.inc.h
|
||||
SymbolContext.o: DiagnosticCommonKinds.inc.h
|
||||
SymbolContext.o: StmtNodes.inc.h
|
||||
SymbolContext.po: CommentCommandList.inc.h
|
||||
SymbolContext.po: DeclNodes.inc.h
|
||||
SymbolContext.po: DiagnosticCommonKinds.inc.h
|
||||
SymbolContext.po: StmtNodes.inc.h
|
||||
SymbolFile.o: CommentCommandList.inc.h
|
||||
SymbolFile.o: DeclNodes.inc.h
|
||||
SymbolFile.o: DiagnosticCommonKinds.inc.h
|
||||
SymbolFile.o: StmtNodes.inc.h
|
||||
SymbolFile.po: CommentCommandList.inc.h
|
||||
SymbolFile.po: DeclNodes.inc.h
|
||||
SymbolFile.po: DiagnosticCommonKinds.inc.h
|
||||
SymbolFile.po: StmtNodes.inc.h
|
||||
SymbolVendor.o: CommentCommandList.inc.h
|
||||
SymbolVendor.o: DeclNodes.inc.h
|
||||
SymbolVendor.o: DiagnosticCommonKinds.inc.h
|
||||
SymbolVendor.o: StmtNodes.inc.h
|
||||
SymbolVendor.po: CommentCommandList.inc.h
|
||||
SymbolVendor.po: DeclNodes.inc.h
|
||||
SymbolVendor.po: DiagnosticCommonKinds.inc.h
|
||||
SymbolVendor.po: StmtNodes.inc.h
|
||||
Symtab.o: CommentCommandList.inc.h
|
||||
Symtab.o: DeclNodes.inc.h
|
||||
Symtab.o: DiagnosticCommonKinds.inc.h
|
||||
Symtab.o: StmtNodes.inc.h
|
||||
Symtab.po: CommentCommandList.inc.h
|
||||
Symtab.po: DeclNodes.inc.h
|
||||
Symtab.po: DiagnosticCommonKinds.inc.h
|
||||
Symtab.po: StmtNodes.inc.h
|
||||
Type.o: CommentCommandList.inc.h
|
||||
Type.o: DeclNodes.inc.h
|
||||
Type.o: DiagnosticCommonKinds.inc.h
|
||||
Type.o: StmtNodes.inc.h
|
||||
Type.po: CommentCommandList.inc.h
|
||||
Type.po: DeclNodes.inc.h
|
||||
Type.po: DiagnosticCommonKinds.inc.h
|
||||
Type.po: StmtNodes.inc.h
|
||||
TypeList.o: AttrList.inc.h
|
||||
TypeList.o: Attrs.inc.h
|
||||
TypeList.o: CommentCommandList.inc.h
|
||||
TypeList.o: DeclNodes.inc.h
|
||||
TypeList.o: DiagnosticCommonKinds.inc.h
|
||||
TypeList.o: StmtNodes.inc.h
|
||||
TypeList.po: AttrList.inc.h
|
||||
TypeList.po: Attrs.inc.h
|
||||
TypeList.po: CommentCommandList.inc.h
|
||||
TypeList.po: DeclNodes.inc.h
|
||||
TypeList.po: DiagnosticCommonKinds.inc.h
|
||||
TypeList.po: StmtNodes.inc.h
|
||||
UnwindPlan.o: DiagnosticCommonKinds.inc.h
|
||||
UnwindPlan.po: DiagnosticCommonKinds.inc.h
|
||||
UnwindTable.o: CommentCommandList.inc.h
|
||||
UnwindTable.o: DeclNodes.inc.h
|
||||
UnwindTable.o: DiagnosticCommonKinds.inc.h
|
||||
UnwindTable.o: StmtNodes.inc.h
|
||||
UnwindTable.po: CommentCommandList.inc.h
|
||||
UnwindTable.po: DeclNodes.inc.h
|
||||
UnwindTable.po: DiagnosticCommonKinds.inc.h
|
||||
UnwindTable.po: StmtNodes.inc.h
|
||||
Variable.o: CommentCommandList.inc.h
|
||||
Variable.o: DeclNodes.inc.h
|
||||
Variable.o: DiagnosticCommonKinds.inc.h
|
||||
Variable.o: StmtNodes.inc.h
|
||||
Variable.po: CommentCommandList.inc.h
|
||||
Variable.po: DeclNodes.inc.h
|
||||
Variable.po: DiagnosticCommonKinds.inc.h
|
||||
Variable.po: StmtNodes.inc.h
|
||||
VariableList.o: DiagnosticCommonKinds.inc.h
|
||||
VariableList.po: DiagnosticCommonKinds.inc.h
|
||||
VerifyDecl.o: DeclNodes.inc.h
|
||||
VerifyDecl.o: DiagnosticCommonKinds.inc.h
|
||||
VerifyDecl.po: DeclNodes.inc.h
|
||||
VerifyDecl.po: DiagnosticCommonKinds.inc.h
|
||||
.endif
|
224
lib/clang/liblldbTarget/Makefile.depend
Normal file
224
lib/clang/liblldbTarget/Makefile.depend
Normal file
@ -0,0 +1,224 @@
|
||||
# $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
|
||||
ABI.o: DiagnosticCommonKinds.inc.h
|
||||
ABI.po: DiagnosticCommonKinds.inc.h
|
||||
CPPLanguageRuntime.o: DiagnosticCommonKinds.inc.h
|
||||
CPPLanguageRuntime.po: DiagnosticCommonKinds.inc.h
|
||||
ExecutionContext.o: DiagnosticCommonKinds.inc.h
|
||||
ExecutionContext.po: DiagnosticCommonKinds.inc.h
|
||||
InstrumentationRuntime.o: DiagnosticCommonKinds.inc.h
|
||||
InstrumentationRuntime.po: DiagnosticCommonKinds.inc.h
|
||||
InstrumentationRuntimeStopInfo.o: DiagnosticCommonKinds.inc.h
|
||||
InstrumentationRuntimeStopInfo.po: DiagnosticCommonKinds.inc.h
|
||||
JITLoader.o: DiagnosticCommonKinds.inc.h
|
||||
JITLoader.po: DiagnosticCommonKinds.inc.h
|
||||
LanguageRuntime.o: DiagnosticCommonKinds.inc.h
|
||||
LanguageRuntime.po: DiagnosticCommonKinds.inc.h
|
||||
Memory.o: DiagnosticCommonKinds.inc.h
|
||||
Memory.po: DiagnosticCommonKinds.inc.h
|
||||
ObjCLanguageRuntime.o: CommentCommandList.inc.h
|
||||
ObjCLanguageRuntime.o: DeclNodes.inc.h
|
||||
ObjCLanguageRuntime.o: DiagnosticCommonKinds.inc.h
|
||||
ObjCLanguageRuntime.o: StmtNodes.inc.h
|
||||
ObjCLanguageRuntime.po: CommentCommandList.inc.h
|
||||
ObjCLanguageRuntime.po: DeclNodes.inc.h
|
||||
ObjCLanguageRuntime.po: DiagnosticCommonKinds.inc.h
|
||||
ObjCLanguageRuntime.po: StmtNodes.inc.h
|
||||
Platform.o: DiagnosticCommonKinds.inc.h
|
||||
Platform.po: DiagnosticCommonKinds.inc.h
|
||||
Process.o: AttrList.inc.h
|
||||
Process.o: Attrs.inc.h
|
||||
Process.o: CommentCommandList.inc.h
|
||||
Process.o: DeclNodes.inc.h
|
||||
Process.o: DiagnosticCommonKinds.inc.h
|
||||
Process.o: StmtNodes.inc.h
|
||||
Process.po: AttrList.inc.h
|
||||
Process.po: Attrs.inc.h
|
||||
Process.po: CommentCommandList.inc.h
|
||||
Process.po: DeclNodes.inc.h
|
||||
Process.po: DiagnosticCommonKinds.inc.h
|
||||
Process.po: StmtNodes.inc.h
|
||||
ProcessLaunchInfo.o: AttrList.inc.h
|
||||
ProcessLaunchInfo.o: Attrs.inc.h
|
||||
ProcessLaunchInfo.o: CommentCommandList.inc.h
|
||||
ProcessLaunchInfo.o: DeclNodes.inc.h
|
||||
ProcessLaunchInfo.o: DiagnosticCommonKinds.inc.h
|
||||
ProcessLaunchInfo.o: StmtNodes.inc.h
|
||||
ProcessLaunchInfo.po: AttrList.inc.h
|
||||
ProcessLaunchInfo.po: Attrs.inc.h
|
||||
ProcessLaunchInfo.po: CommentCommandList.inc.h
|
||||
ProcessLaunchInfo.po: DeclNodes.inc.h
|
||||
ProcessLaunchInfo.po: DiagnosticCommonKinds.inc.h
|
||||
ProcessLaunchInfo.po: StmtNodes.inc.h
|
||||
Queue.o: DiagnosticCommonKinds.inc.h
|
||||
Queue.po: DiagnosticCommonKinds.inc.h
|
||||
QueueItem.o: DiagnosticCommonKinds.inc.h
|
||||
QueueItem.po: DiagnosticCommonKinds.inc.h
|
||||
QueueList.o: DiagnosticCommonKinds.inc.h
|
||||
QueueList.po: DiagnosticCommonKinds.inc.h
|
||||
RegisterContext.o: DiagnosticCommonKinds.inc.h
|
||||
RegisterContext.po: DiagnosticCommonKinds.inc.h
|
||||
SectionLoadList.o: CommentCommandList.inc.h
|
||||
SectionLoadList.o: DeclNodes.inc.h
|
||||
SectionLoadList.o: DiagnosticCommonKinds.inc.h
|
||||
SectionLoadList.o: StmtNodes.inc.h
|
||||
SectionLoadList.po: CommentCommandList.inc.h
|
||||
SectionLoadList.po: DeclNodes.inc.h
|
||||
SectionLoadList.po: DiagnosticCommonKinds.inc.h
|
||||
SectionLoadList.po: StmtNodes.inc.h
|
||||
StackFrame.o: AttrList.inc.h
|
||||
StackFrame.o: Attrs.inc.h
|
||||
StackFrame.o: CommentCommandList.inc.h
|
||||
StackFrame.o: DeclNodes.inc.h
|
||||
StackFrame.o: DiagnosticCommonKinds.inc.h
|
||||
StackFrame.o: StmtNodes.inc.h
|
||||
StackFrame.po: AttrList.inc.h
|
||||
StackFrame.po: Attrs.inc.h
|
||||
StackFrame.po: CommentCommandList.inc.h
|
||||
StackFrame.po: DeclNodes.inc.h
|
||||
StackFrame.po: DiagnosticCommonKinds.inc.h
|
||||
StackFrame.po: StmtNodes.inc.h
|
||||
StackFrameList.o: DiagnosticCommonKinds.inc.h
|
||||
StackFrameList.po: DiagnosticCommonKinds.inc.h
|
||||
StackID.o: DiagnosticCommonKinds.inc.h
|
||||
StackID.po: DiagnosticCommonKinds.inc.h
|
||||
StopInfo.o: AttrList.inc.h
|
||||
StopInfo.o: Attrs.inc.h
|
||||
StopInfo.o: CommentCommandList.inc.h
|
||||
StopInfo.o: DeclNodes.inc.h
|
||||
StopInfo.o: DiagnosticCommonKinds.inc.h
|
||||
StopInfo.o: StmtNodes.inc.h
|
||||
StopInfo.po: AttrList.inc.h
|
||||
StopInfo.po: Attrs.inc.h
|
||||
StopInfo.po: CommentCommandList.inc.h
|
||||
StopInfo.po: DeclNodes.inc.h
|
||||
StopInfo.po: DiagnosticCommonKinds.inc.h
|
||||
StopInfo.po: StmtNodes.inc.h
|
||||
SystemRuntime.o: DiagnosticCommonKinds.inc.h
|
||||
SystemRuntime.po: DiagnosticCommonKinds.inc.h
|
||||
Target.o: AttrList.inc.h
|
||||
Target.o: Attrs.inc.h
|
||||
Target.o: CommentCommandList.inc.h
|
||||
Target.o: DeclNodes.inc.h
|
||||
Target.o: DiagnosticCommonKinds.inc.h
|
||||
Target.o: StmtNodes.inc.h
|
||||
Target.po: AttrList.inc.h
|
||||
Target.po: Attrs.inc.h
|
||||
Target.po: CommentCommandList.inc.h
|
||||
Target.po: DeclNodes.inc.h
|
||||
Target.po: DiagnosticCommonKinds.inc.h
|
||||
Target.po: StmtNodes.inc.h
|
||||
TargetList.o: AttrList.inc.h
|
||||
TargetList.o: Attrs.inc.h
|
||||
TargetList.o: CommentCommandList.inc.h
|
||||
TargetList.o: DeclNodes.inc.h
|
||||
TargetList.o: DiagnosticCommonKinds.inc.h
|
||||
TargetList.o: StmtNodes.inc.h
|
||||
TargetList.po: AttrList.inc.h
|
||||
TargetList.po: Attrs.inc.h
|
||||
TargetList.po: CommentCommandList.inc.h
|
||||
TargetList.po: DeclNodes.inc.h
|
||||
TargetList.po: DiagnosticCommonKinds.inc.h
|
||||
TargetList.po: StmtNodes.inc.h
|
||||
Thread.o: AttrList.inc.h
|
||||
Thread.o: Attrs.inc.h
|
||||
Thread.o: CommentCommandList.inc.h
|
||||
Thread.o: DeclNodes.inc.h
|
||||
Thread.o: DiagnosticCommonKinds.inc.h
|
||||
Thread.o: StmtNodes.inc.h
|
||||
Thread.po: AttrList.inc.h
|
||||
Thread.po: Attrs.inc.h
|
||||
Thread.po: CommentCommandList.inc.h
|
||||
Thread.po: DeclNodes.inc.h
|
||||
Thread.po: DiagnosticCommonKinds.inc.h
|
||||
Thread.po: StmtNodes.inc.h
|
||||
ThreadList.o: DiagnosticCommonKinds.inc.h
|
||||
ThreadList.po: DiagnosticCommonKinds.inc.h
|
||||
ThreadPlan.o: AttrList.inc.h
|
||||
ThreadPlan.o: Attrs.inc.h
|
||||
ThreadPlan.o: CommentCommandList.inc.h
|
||||
ThreadPlan.o: DeclNodes.inc.h
|
||||
ThreadPlan.o: DiagnosticCommonKinds.inc.h
|
||||
ThreadPlan.o: StmtNodes.inc.h
|
||||
ThreadPlan.po: AttrList.inc.h
|
||||
ThreadPlan.po: Attrs.inc.h
|
||||
ThreadPlan.po: CommentCommandList.inc.h
|
||||
ThreadPlan.po: DeclNodes.inc.h
|
||||
ThreadPlan.po: DiagnosticCommonKinds.inc.h
|
||||
ThreadPlan.po: StmtNodes.inc.h
|
||||
ThreadPlanBase.o: DiagnosticCommonKinds.inc.h
|
||||
ThreadPlanBase.po: DiagnosticCommonKinds.inc.h
|
||||
ThreadPlanCallFunction.o: CommentCommandList.inc.h
|
||||
ThreadPlanCallFunction.o: DeclNodes.inc.h
|
||||
ThreadPlanCallFunction.o: DiagnosticCommonKinds.inc.h
|
||||
ThreadPlanCallFunction.o: StmtNodes.inc.h
|
||||
ThreadPlanCallFunction.po: CommentCommandList.inc.h
|
||||
ThreadPlanCallFunction.po: DeclNodes.inc.h
|
||||
ThreadPlanCallFunction.po: DiagnosticCommonKinds.inc.h
|
||||
ThreadPlanCallFunction.po: StmtNodes.inc.h
|
||||
ThreadPlanCallUserExpression.o: DiagnosticCommonKinds.inc.h
|
||||
ThreadPlanCallUserExpression.po: DiagnosticCommonKinds.inc.h
|
||||
ThreadPlanPython.o: AttrList.inc.h
|
||||
ThreadPlanPython.o: Attrs.inc.h
|
||||
ThreadPlanPython.o: CommentCommandList.inc.h
|
||||
ThreadPlanPython.o: DeclNodes.inc.h
|
||||
ThreadPlanPython.o: DiagnosticCommonKinds.inc.h
|
||||
ThreadPlanPython.o: StmtNodes.inc.h
|
||||
ThreadPlanPython.po: AttrList.inc.h
|
||||
ThreadPlanPython.po: Attrs.inc.h
|
||||
ThreadPlanPython.po: CommentCommandList.inc.h
|
||||
ThreadPlanPython.po: DeclNodes.inc.h
|
||||
ThreadPlanPython.po: DiagnosticCommonKinds.inc.h
|
||||
ThreadPlanPython.po: StmtNodes.inc.h
|
||||
ThreadPlanRunToAddress.o: DiagnosticCommonKinds.inc.h
|
||||
ThreadPlanRunToAddress.po: DiagnosticCommonKinds.inc.h
|
||||
ThreadPlanShouldStopHere.o: DiagnosticCommonKinds.inc.h
|
||||
ThreadPlanShouldStopHere.po: DiagnosticCommonKinds.inc.h
|
||||
ThreadPlanStepInRange.o: CommentCommandList.inc.h
|
||||
ThreadPlanStepInRange.o: DeclNodes.inc.h
|
||||
ThreadPlanStepInRange.o: DiagnosticCommonKinds.inc.h
|
||||
ThreadPlanStepInRange.o: StmtNodes.inc.h
|
||||
ThreadPlanStepInRange.po: CommentCommandList.inc.h
|
||||
ThreadPlanStepInRange.po: DeclNodes.inc.h
|
||||
ThreadPlanStepInRange.po: DiagnosticCommonKinds.inc.h
|
||||
ThreadPlanStepInRange.po: StmtNodes.inc.h
|
||||
ThreadPlanStepInstruction.o: DiagnosticCommonKinds.inc.h
|
||||
ThreadPlanStepInstruction.po: DiagnosticCommonKinds.inc.h
|
||||
ThreadPlanStepOut.o: DiagnosticCommonKinds.inc.h
|
||||
ThreadPlanStepOut.po: DiagnosticCommonKinds.inc.h
|
||||
ThreadPlanStepOverBreakpoint.o: DiagnosticCommonKinds.inc.h
|
||||
ThreadPlanStepOverBreakpoint.po: DiagnosticCommonKinds.inc.h
|
||||
ThreadPlanStepOverRange.o: DiagnosticCommonKinds.inc.h
|
||||
ThreadPlanStepOverRange.po: DiagnosticCommonKinds.inc.h
|
||||
ThreadPlanStepRange.o: DiagnosticCommonKinds.inc.h
|
||||
ThreadPlanStepRange.po: DiagnosticCommonKinds.inc.h
|
||||
ThreadPlanStepThrough.o: DiagnosticCommonKinds.inc.h
|
||||
ThreadPlanStepThrough.po: DiagnosticCommonKinds.inc.h
|
||||
ThreadPlanStepUntil.o: DiagnosticCommonKinds.inc.h
|
||||
ThreadPlanStepUntil.po: DiagnosticCommonKinds.inc.h
|
||||
ThreadPlanTracer.o: AttrList.inc.h
|
||||
ThreadPlanTracer.o: Attrs.inc.h
|
||||
ThreadPlanTracer.o: CommentCommandList.inc.h
|
||||
ThreadPlanTracer.o: DeclNodes.inc.h
|
||||
ThreadPlanTracer.o: DiagnosticCommonKinds.inc.h
|
||||
ThreadPlanTracer.o: StmtNodes.inc.h
|
||||
ThreadPlanTracer.po: AttrList.inc.h
|
||||
ThreadPlanTracer.po: Attrs.inc.h
|
||||
ThreadPlanTracer.po: CommentCommandList.inc.h
|
||||
ThreadPlanTracer.po: DeclNodes.inc.h
|
||||
ThreadPlanTracer.po: DiagnosticCommonKinds.inc.h
|
||||
ThreadPlanTracer.po: StmtNodes.inc.h
|
||||
.endif
|
15
lib/clang/liblldbUtility/Makefile.depend
Normal file
15
lib/clang/liblldbUtility/Makefile.depend
Normal file
@ -0,0 +1,15 @@
|
||||
# $FreeBSD$
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/libc++ \
|
||||
lib/msun \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
@ -1,8 +1,6 @@
|
||||
# $FreeBSD$
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
|
||||
|
||||
DIRDEPS = \
|
||||
include \
|
||||
include/xlocale \
|
||||
|
@ -1,8 +1,6 @@
|
||||
# $FreeBSD$
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
|
||||
|
||||
DIRDEPS = \
|
||||
include \
|
||||
include/xlocale \
|
||||
|
@ -1,8 +1,6 @@
|
||||
# $FreeBSD$
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
|
||||
|
||||
DIRDEPS = \
|
||||
include \
|
||||
include/xlocale \
|
||||
|
@ -1,8 +1,6 @@
|
||||
# $FreeBSD$
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
|
||||
|
||||
DIRDEPS = \
|
||||
include \
|
||||
include/xlocale \
|
||||
|
@ -2,7 +2,6 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
bin/cat.host \
|
||||
gnu/lib/csu \
|
||||
gnu/lib/libgcc \
|
||||
include \
|
||||
|
@ -8,6 +8,7 @@ DIRDEPS = \
|
||||
include/rpcsvc \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libcompiler_rt \
|
||||
usr.bin/yacc.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -9,6 +9,7 @@ DIRDEPS = \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -10,6 +10,7 @@ DIRDEPS = \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -1,8 +1,6 @@
|
||||
# $FreeBSD$
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
gnu/lib/libgcc \
|
||||
|
@ -2,7 +2,6 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
bin/cat.host \
|
||||
gnu/lib/csu \
|
||||
gnu/lib/libgcc \
|
||||
include \
|
||||
|
@ -11,6 +11,7 @@ DIRDEPS = \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
usr.bin/xinstall.host \
|
||||
usr.bin/yacc.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -12,6 +12,7 @@ DIRDEPS = \
|
||||
lib/libcompiler_rt \
|
||||
secure/lib/libcrypto \
|
||||
secure/lib/libssl \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -2,7 +2,6 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
bin/cat.host \
|
||||
gnu/lib/csu \
|
||||
gnu/lib/libgcc \
|
||||
include \
|
||||
|
@ -2,7 +2,6 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
bin/cat.host \
|
||||
gnu/lib/csu \
|
||||
gnu/lib/libgcc \
|
||||
include \
|
||||
|
@ -9,6 +9,7 @@ DIRDEPS = \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -2,6 +2,9 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/usr.bin/binutils/ld \
|
||||
gnu/usr.bin/binutils/nm \
|
||||
usr.bin/xinstall \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -2,7 +2,6 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
bin/cat.host \
|
||||
gnu/lib/csu \
|
||||
gnu/lib/libgcc \
|
||||
include \
|
||||
|
@ -11,6 +11,7 @@ DIRDEPS = \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libmd \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -9,6 +9,7 @@ DIRDEPS = \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -11,6 +11,7 @@ DIRDEPS = \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
secure/lib/libcrypto \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -2,7 +2,6 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
bin/cat.host \
|
||||
gnu/lib/csu \
|
||||
gnu/lib/libgcc \
|
||||
include \
|
||||
|
@ -8,6 +8,7 @@ DIRDEPS = \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -2,7 +2,6 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
bin/cat.host \
|
||||
gnu/lib/csu \
|
||||
gnu/lib/libgcc \
|
||||
include \
|
||||
|
@ -10,6 +10,7 @@ DIRDEPS = \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -11,6 +11,7 @@ DIRDEPS = \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -9,6 +9,7 @@ DIRDEPS = \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -9,6 +9,7 @@ DIRDEPS = \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -2,7 +2,6 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
bin/cat.host \
|
||||
gnu/lib/csu \
|
||||
gnu/lib/libgcc \
|
||||
include \
|
||||
|
@ -2,7 +2,6 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
bin/cat.host \
|
||||
gnu/lib/csu \
|
||||
gnu/lib/libgcc \
|
||||
include \
|
||||
|
@ -1,8 +1,6 @@
|
||||
# $FreeBSD$
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
gnu/lib/libgcc \
|
||||
|
@ -1,8 +1,6 @@
|
||||
# $FreeBSD$
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
gnu/lib/libgcc \
|
||||
|
@ -2,7 +2,6 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
bin/cat.host \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/libc \
|
||||
|
@ -2,7 +2,6 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
bin/cat.host \
|
||||
gnu/lib/csu \
|
||||
gnu/lib/libgcc \
|
||||
include \
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
gnu/lib/libgcc \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
gnu/lib/libgcc \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
|
@ -11,6 +11,7 @@ DIRDEPS = \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/msun \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -17,6 +17,7 @@ DIRDEPS = \
|
||||
lib/libz \
|
||||
secure/lib/libcrypto \
|
||||
secure/lib/libssl \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -11,6 +11,7 @@ DIRDEPS = \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
secure/lib/libcrypto \
|
||||
usr.bin/xinstall.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -2,7 +2,6 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
bin/cat.host \
|
||||
share/i18n/csmapper/APPLE \
|
||||
share/i18n/csmapper/AST \
|
||||
share/i18n/csmapper/BIG5 \
|
||||
|
@ -2,7 +2,6 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
bin/cat.host \
|
||||
share/i18n/esdb/APPLE \
|
||||
share/i18n/esdb/AST \
|
||||
share/i18n/esdb/BIG5 \
|
||||
|
21
usr.bin/addr2line/Makefile.depend
Normal file
21
usr.bin/addr2line/Makefile.depend
Normal file
@ -0,0 +1,21 @@
|
||||
# $FreeBSD$
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
gnu/lib/libgcc \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libdwarf \
|
||||
lib/libelf \
|
||||
lib/libelftc \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
||||
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
||||
# local dependencies - needed for -jN in clean tree
|
||||
.endif
|
@ -3,6 +3,7 @@
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
gnu/lib/libgcc \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
gnu/lib/libgcc \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
gnu/lib/libgcc \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
|
@ -1,10 +1,9 @@
|
||||
# $FreeBSD$
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
gnu/lib/libgcc \
|
||||
include \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
@ -20,22 +19,19 @@ DIRDEPS = \
|
||||
lib/clang/libclanglex \
|
||||
lib/clang/libclangparse \
|
||||
lib/clang/libclangrewrite \
|
||||
lib/clang/libllvmaarch64disassembler \
|
||||
lib/clang/libllvmaarch64codegen \
|
||||
lib/clang/libllvmaarch64asmparser \
|
||||
lib/clang/libllvmaarch64desc \
|
||||
lib/clang/libllvmaarch64info \
|
||||
lib/clang/libllvmaarch64instprinter \
|
||||
lib/clang/libllvmaarch64utils \
|
||||
lib/clang/libllvmpowerpcdisassembler \
|
||||
lib/clang/libllvmprofiledata \
|
||||
lib/clang/libclangrewritecore \
|
||||
lib/clang/libclangrewritefrontend \
|
||||
lib/clang/libclangsema \
|
||||
lib/clang/libclangserialization \
|
||||
lib/clang/libclangstaticanalyzercheckers \
|
||||
lib/clang/libclangstaticanalyzercore \
|
||||
lib/clang/libclangstaticanalyzerfrontend \
|
||||
lib/clang/libllvmaarch64asmparser \
|
||||
lib/clang/libllvmaarch64codegen \
|
||||
lib/clang/libllvmaarch64desc \
|
||||
lib/clang/libllvmaarch64disassembler \
|
||||
lib/clang/libllvmaarch64info \
|
||||
lib/clang/libllvmaarch64instprinter \
|
||||
lib/clang/libllvmaarch64utils \
|
||||
lib/clang/libllvmanalysis \
|
||||
lib/clang/libllvmarmasmparser \
|
||||
lib/clang/libllvmarmcodegen \
|
||||
@ -56,6 +52,7 @@ DIRDEPS = \
|
||||
lib/clang/libllvmirreader \
|
||||
lib/clang/libllvmlinker \
|
||||
lib/clang/libllvmmc \
|
||||
lib/clang/libllvmmcdisassembler \
|
||||
lib/clang/libllvmmcparser \
|
||||
lib/clang/libllvmmipsasmparser \
|
||||
lib/clang/libllvmmipscodegen \
|
||||
@ -69,8 +66,10 @@ DIRDEPS = \
|
||||
lib/clang/libllvmpowerpcasmparser \
|
||||
lib/clang/libllvmpowerpccodegen \
|
||||
lib/clang/libllvmpowerpcdesc \
|
||||
lib/clang/libllvmpowerpcdisassembler \
|
||||
lib/clang/libllvmpowerpcinfo \
|
||||
lib/clang/libllvmpowerpcinstprinter \
|
||||
lib/clang/libllvmprofiledata \
|
||||
lib/clang/libllvmscalaropts \
|
||||
lib/clang/libllvmselectiondag \
|
||||
lib/clang/libllvmsparcasmparser \
|
||||
@ -93,6 +92,7 @@ DIRDEPS = \
|
||||
lib/libc \
|
||||
lib/libc++ \
|
||||
lib/libcompiler_rt \
|
||||
lib/libz \
|
||||
lib/msun \
|
||||
lib/ncurses/ncursesw \
|
||||
usr.bin/clang/clang-tblgen.host \
|
||||
@ -111,12 +111,10 @@ cc1_main.po: DiagnosticCommonKinds.inc.h
|
||||
cc1_main.po: DiagnosticDriverKinds.inc.h
|
||||
cc1_main.po: DiagnosticFrontendKinds.inc.h
|
||||
cc1_main.po: Options.inc.h
|
||||
cc1as_main.o: CC1AsOptions.inc.h
|
||||
cc1as_main.o: DiagnosticCommonKinds.inc.h
|
||||
cc1as_main.o: DiagnosticDriverKinds.inc.h
|
||||
cc1as_main.o: DiagnosticFrontendKinds.inc.h
|
||||
cc1as_main.o: Options.inc.h
|
||||
cc1as_main.po: CC1AsOptions.inc.h
|
||||
cc1as_main.po: DiagnosticCommonKinds.inc.h
|
||||
cc1as_main.po: DiagnosticDriverKinds.inc.h
|
||||
cc1as_main.po: DiagnosticFrontendKinds.inc.h
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user