diff --git a/cddl/lib/libzfs/Makefile.depend b/cddl/lib/libzfs/Makefile.depend index be130df5f548..d1ae9c336827 100644 --- a/cddl/lib/libzfs/Makefile.depend +++ b/cddl/lib/libzfs/Makefile.depend @@ -19,6 +19,7 @@ DIRDEPS = \ lib/libmd \ lib/libthr \ lib/libutil \ + lib/libz \ lib/msun \ diff --git a/cddl/sbin/zfs/Makefile.depend b/cddl/sbin/zfs/Makefile.depend index 03bb95d3ad7e..dc8a013df91e 100644 --- a/cddl/sbin/zfs/Makefile.depend +++ b/cddl/sbin/zfs/Makefile.depend @@ -22,6 +22,7 @@ DIRDEPS = \ lib/libsbuf \ lib/libthr \ lib/libutil \ + lib/libz \ lib/msun \ diff --git a/cddl/sbin/zpool/Makefile.depend b/cddl/sbin/zpool/Makefile.depend index 08245adb6b43..b1a2eff6cb4f 100644 --- a/cddl/sbin/zpool/Makefile.depend +++ b/cddl/sbin/zpool/Makefile.depend @@ -21,6 +21,7 @@ DIRDEPS = \ lib/libsbuf \ lib/libthr \ lib/libutil \ + lib/libz \ lib/msun \ diff --git a/etc/Makefile.depend b/etc/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/etc/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/etc/newsyslog.conf.d/Makefile.depend b/etc/newsyslog.conf.d/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/etc/newsyslog.conf.d/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/gnu/lib/libssp/Makefile.depend b/gnu/lib/libssp/Makefile.depend index 79eb58b4a779..3646e2e2b1af 100644 --- a/gnu/lib/libssp/Makefile.depend +++ b/gnu/lib/libssp/Makefile.depend @@ -2,11 +2,13 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include diff --git a/gnu/usr.bin/diff/Makefile.depend b/gnu/usr.bin/diff/Makefile.depend index 6029d007addc..1cce740db52b 100644 --- a/gnu/usr.bin/diff/Makefile.depend +++ b/gnu/usr.bin/diff/Makefile.depend @@ -2,20 +2,18 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ gnu/lib/libregex \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree -context.o: context.c -context.po: context.c -diff.o: diff.c -diff.po: diff.c .endif diff --git a/gnu/usr.bin/dtc/Makefile.depend b/gnu/usr.bin/dtc/Makefile.depend index 01e6ecb30593..93a3a022191a 100644 --- a/gnu/usr.bin/dtc/Makefile.depend +++ b/gnu/usr.bin/dtc/Makefile.depend @@ -2,11 +2,14 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ + usr.bin/yacc.host \ .include @@ -19,6 +22,6 @@ dtc-lexer.lex.po: dtc-lexer.lex.c dtc-lexer.lex.po: dtc-parser.tab.h dtc-parser.tab.o: dtc-parser.tab.c dtc-parser.tab.po: dtc-parser.tab.c -dtc.o: version_gen.h -dtc.po: version_gen.h +util.o: version_gen.h +util.po: version_gen.h .endif diff --git a/gnu/usr.bin/gperf/Makefile.depend b/gnu/usr.bin/gperf/Makefile.depend index 8c58c1e0c203..b6027086c86c 100644 --- a/gnu/usr.bin/gperf/Makefile.depend +++ b/gnu/usr.bin/gperf/Makefile.depend @@ -2,12 +2,15 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ - gnu/lib/libstdc++ \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libc++ \ + lib/libcompiler_rt \ + lib/libcxxrt \ lib/msun \ diff --git a/gnu/usr.bin/grep/Makefile.depend b/gnu/usr.bin/grep/Makefile.depend index a5d26c4514c7..676126dad180 100644 --- a/gnu/usr.bin/grep/Makefile.depend +++ b/gnu/usr.bin/grep/Makefile.depend @@ -2,6 +2,7 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ gnu/lib/libregex \ include \ @@ -9,6 +10,7 @@ DIRDEPS = \ lib/${CSU_DIR} \ lib/libbz2 \ lib/libc \ + lib/libcompiler_rt \ lib/libz \ diff --git a/lib/clang/libclanganalysis/Makefile.depend b/lib/clang/libclanganalysis/Makefile.depend index 5c5da718db77..a3f2b8677f5c 100644 --- a/lib/clang/libclanganalysis/Makefile.depend +++ b/lib/clang/libclanganalysis/Makefile.depend @@ -169,12 +169,6 @@ ThreadSafetyCommon.po: Attrs.inc.h ThreadSafetyCommon.po: DeclNodes.inc.h ThreadSafetyCommon.po: DiagnosticCommonKinds.inc.h ThreadSafetyCommon.po: StmtNodes.inc.h -ThreadSafetyLogical.o: DeclNodes.inc.h -ThreadSafetyLogical.o: DiagnosticCommonKinds.inc.h -ThreadSafetyLogical.o: StmtNodes.inc.h -ThreadSafetyLogical.po: DeclNodes.inc.h -ThreadSafetyLogical.po: DiagnosticCommonKinds.inc.h -ThreadSafetyLogical.po: StmtNodes.inc.h ThreadSafetyTIL.o: DeclNodes.inc.h ThreadSafetyTIL.o: DiagnosticCommonKinds.inc.h ThreadSafetyTIL.o: StmtNodes.inc.h diff --git a/lib/clang/libclangast/Makefile.depend b/lib/clang/libclangast/Makefile.depend index 89d2a293982a..01a929b9db89 100644 --- a/lib/clang/libclangast/Makefile.depend +++ b/lib/clang/libclangast/Makefile.depend @@ -611,12 +611,14 @@ VTableBuilder.o: AttrList.inc.h VTableBuilder.o: Attrs.inc.h VTableBuilder.o: CommentCommandList.inc.h VTableBuilder.o: DeclNodes.inc.h +VTableBuilder.o: DiagnosticASTKinds.inc.h VTableBuilder.o: DiagnosticCommonKinds.inc.h VTableBuilder.o: StmtNodes.inc.h VTableBuilder.po: AttrList.inc.h VTableBuilder.po: Attrs.inc.h VTableBuilder.po: CommentCommandList.inc.h VTableBuilder.po: DeclNodes.inc.h +VTableBuilder.po: DiagnosticASTKinds.inc.h VTableBuilder.po: DiagnosticCommonKinds.inc.h VTableBuilder.po: StmtNodes.inc.h .endif diff --git a/lib/clang/libclangbasic/Makefile.depend b/lib/clang/libclangbasic/Makefile.depend index ea23a70cd4a5..1b845dfc389c 100644 --- a/lib/clang/libclangbasic/Makefile.depend +++ b/lib/clang/libclangbasic/Makefile.depend @@ -4,7 +4,6 @@ DIRDEPS = \ include \ include/xlocale \ - lib/clang/include.host \ lib/libc++ \ lib/msun \ usr.bin/clang/clang-tblgen.host \ diff --git a/lib/clang/libclangcodegen/Makefile.depend b/lib/clang/libclangcodegen/Makefile.depend index bb7fc0e8787a..1a535fb9606b 100644 --- a/lib/clang/libclangcodegen/Makefile.depend +++ b/lib/clang/libclangcodegen/Makefile.depend @@ -16,8 +16,10 @@ DIRDEPS = \ # local dependencies - needed for -jN in clean tree BackendUtil.o: DiagnosticCommonKinds.inc.h BackendUtil.o: DiagnosticFrontendKinds.inc.h +BackendUtil.o: Intrinsics.inc.h BackendUtil.po: DiagnosticCommonKinds.inc.h BackendUtil.po: DiagnosticFrontendKinds.inc.h +BackendUtil.po: Intrinsics.inc.h CGAtomic.o: AttrList.inc.h CGAtomic.o: Attrs.inc.h CGAtomic.o: CommentCommandList.inc.h @@ -127,6 +129,7 @@ CGClass.o: Attrs.inc.h CGClass.o: CommentCommandList.inc.h CGClass.o: DeclNodes.inc.h CGClass.o: DiagnosticCommonKinds.inc.h +CGClass.o: Intrinsics.inc.h CGClass.o: StmtNodes.inc.h CGClass.o: arm_neon.inc.h CGClass.po: AttrList.inc.h @@ -134,6 +137,7 @@ CGClass.po: Attrs.inc.h CGClass.po: CommentCommandList.inc.h CGClass.po: DeclNodes.inc.h CGClass.po: DiagnosticCommonKinds.inc.h +CGClass.po: Intrinsics.inc.h CGClass.po: StmtNodes.inc.h CGClass.po: arm_neon.inc.h CGCleanup.o: AttrList.inc.h @@ -197,6 +201,7 @@ CGException.o: DeclNodes.inc.h CGException.o: DiagnosticCommonKinds.inc.h CGException.o: Intrinsics.inc.h CGException.o: StmtNodes.inc.h +CGException.o: arm_neon.inc.h CGException.po: AttrList.inc.h CGException.po: Attrs.inc.h CGException.po: CommentCommandList.inc.h @@ -204,6 +209,7 @@ CGException.po: DeclNodes.inc.h CGException.po: DiagnosticCommonKinds.inc.h CGException.po: Intrinsics.inc.h CGException.po: StmtNodes.inc.h +CGException.po: arm_neon.inc.h CGExpr.o: AttrList.inc.h CGExpr.o: Attrs.inc.h CGExpr.o: CommentCommandList.inc.h @@ -284,6 +290,18 @@ CGExprScalar.po: DeclNodes.inc.h CGExprScalar.po: DiagnosticCommonKinds.inc.h CGExprScalar.po: Intrinsics.inc.h CGExprScalar.po: StmtNodes.inc.h +CGLoopInfo.o: AttrList.inc.h +CGLoopInfo.o: AttrParsedAttrList.inc.h +CGLoopInfo.o: Attrs.inc.h +CGLoopInfo.o: DeclNodes.inc.h +CGLoopInfo.o: DiagnosticCommonKinds.inc.h +CGLoopInfo.o: StmtNodes.inc.h +CGLoopInfo.po: AttrList.inc.h +CGLoopInfo.po: AttrParsedAttrList.inc.h +CGLoopInfo.po: Attrs.inc.h +CGLoopInfo.po: DeclNodes.inc.h +CGLoopInfo.po: DiagnosticCommonKinds.inc.h +CGLoopInfo.po: StmtNodes.inc.h CGObjC.o: AttrList.inc.h CGObjC.o: Attrs.inc.h CGObjC.o: CommentCommandList.inc.h @@ -555,12 +573,14 @@ MicrosoftCXXABI.o: Attrs.inc.h MicrosoftCXXABI.o: CommentCommandList.inc.h MicrosoftCXXABI.o: DeclNodes.inc.h MicrosoftCXXABI.o: DiagnosticCommonKinds.inc.h +MicrosoftCXXABI.o: Intrinsics.inc.h MicrosoftCXXABI.o: StmtNodes.inc.h MicrosoftCXXABI.po: AttrList.inc.h MicrosoftCXXABI.po: Attrs.inc.h MicrosoftCXXABI.po: CommentCommandList.inc.h MicrosoftCXXABI.po: DeclNodes.inc.h MicrosoftCXXABI.po: DiagnosticCommonKinds.inc.h +MicrosoftCXXABI.po: Intrinsics.inc.h MicrosoftCXXABI.po: StmtNodes.inc.h ModuleBuilder.o: AttrList.inc.h ModuleBuilder.o: Attrs.inc.h @@ -574,6 +594,20 @@ ModuleBuilder.po: CommentCommandList.inc.h ModuleBuilder.po: DeclNodes.inc.h ModuleBuilder.po: DiagnosticCommonKinds.inc.h ModuleBuilder.po: StmtNodes.inc.h +ObjectFilePCHContainerOperations.o: AttrList.inc.h +ObjectFilePCHContainerOperations.o: AttrVisitor.inc.h +ObjectFilePCHContainerOperations.o: Attrs.inc.h +ObjectFilePCHContainerOperations.o: CommentCommandList.inc.h +ObjectFilePCHContainerOperations.o: DeclNodes.inc.h +ObjectFilePCHContainerOperations.o: DiagnosticCommonKinds.inc.h +ObjectFilePCHContainerOperations.o: StmtNodes.inc.h +ObjectFilePCHContainerOperations.po: AttrList.inc.h +ObjectFilePCHContainerOperations.po: AttrVisitor.inc.h +ObjectFilePCHContainerOperations.po: Attrs.inc.h +ObjectFilePCHContainerOperations.po: CommentCommandList.inc.h +ObjectFilePCHContainerOperations.po: DeclNodes.inc.h +ObjectFilePCHContainerOperations.po: DiagnosticCommonKinds.inc.h +ObjectFilePCHContainerOperations.po: StmtNodes.inc.h SanitizerMetadata.o: AttrList.inc.h SanitizerMetadata.o: Attrs.inc.h SanitizerMetadata.o: CommentCommandList.inc.h diff --git a/lib/clang/libclangdriver/Makefile.depend b/lib/clang/libclangdriver/Makefile.depend index 24c1e09548d9..5aa728638b34 100644 --- a/lib/clang/libclangdriver/Makefile.depend +++ b/lib/clang/libclangdriver/Makefile.depend @@ -42,6 +42,10 @@ MSVCToolChain.o: Options.inc.h MSVCToolChain.po: DiagnosticCommonKinds.inc.h MSVCToolChain.po: DiagnosticDriverKinds.inc.h MSVCToolChain.po: Options.inc.h +MinGWToolChain.o: DiagnosticCommonKinds.inc.h +MinGWToolChain.o: Options.inc.h +MinGWToolChain.po: DiagnosticCommonKinds.inc.h +MinGWToolChain.po: Options.inc.h Multilib.o: Options.inc.h Multilib.po: Options.inc.h SanitizerArgs.o: DiagnosticCommonKinds.inc.h diff --git a/lib/clang/libclanglex/Makefile.depend b/lib/clang/libclanglex/Makefile.depend index ae8803206634..be86cb7dbc8c 100644 --- a/lib/clang/libclanglex/Makefile.depend +++ b/lib/clang/libclanglex/Makefile.depend @@ -4,7 +4,6 @@ DIRDEPS = \ include \ include/xlocale \ - lib/clang/include.host \ lib/libc++ \ lib/msun \ usr.bin/clang/clang-tblgen.host \ diff --git a/lib/clang/libclangparse/Makefile.depend b/lib/clang/libclangparse/Makefile.depend index 52a5e4eb2cc5..9c2e889a884d 100644 --- a/lib/clang/libclangparse/Makefile.depend +++ b/lib/clang/libclangparse/Makefile.depend @@ -128,6 +128,7 @@ ParseInit.po: StmtNodes.inc.h ParseObjc.o: AttrList.inc.h ParseObjc.o: AttrParsedAttrList.inc.h ParseObjc.o: Attrs.inc.h +ParseObjc.o: CommentCommandList.inc.h ParseObjc.o: DeclNodes.inc.h ParseObjc.o: DiagnosticCommonKinds.inc.h ParseObjc.o: DiagnosticParseKinds.inc.h @@ -135,6 +136,7 @@ ParseObjc.o: StmtNodes.inc.h ParseObjc.po: AttrList.inc.h ParseObjc.po: AttrParsedAttrList.inc.h ParseObjc.po: Attrs.inc.h +ParseObjc.po: CommentCommandList.inc.h ParseObjc.po: DeclNodes.inc.h ParseObjc.po: DiagnosticCommonKinds.inc.h ParseObjc.po: DiagnosticParseKinds.inc.h @@ -206,6 +208,7 @@ ParseStmtAsm.po: StmtNodes.inc.h ParseTemplate.o: AttrList.inc.h ParseTemplate.o: AttrParsedAttrList.inc.h ParseTemplate.o: Attrs.inc.h +ParseTemplate.o: CommentCommandList.inc.h ParseTemplate.o: DeclNodes.inc.h ParseTemplate.o: DiagnosticCommonKinds.inc.h ParseTemplate.o: DiagnosticParseKinds.inc.h @@ -213,6 +216,7 @@ ParseTemplate.o: StmtNodes.inc.h ParseTemplate.po: AttrList.inc.h ParseTemplate.po: AttrParsedAttrList.inc.h ParseTemplate.po: Attrs.inc.h +ParseTemplate.po: CommentCommandList.inc.h ParseTemplate.po: DeclNodes.inc.h ParseTemplate.po: DiagnosticCommonKinds.inc.h ParseTemplate.po: DiagnosticParseKinds.inc.h diff --git a/lib/clang/libclangstaticanalyzercheckers/Makefile.depend b/lib/clang/libclangstaticanalyzercheckers/Makefile.depend index 6d91abe70411..cdb2b7ace1eb 100644 --- a/lib/clang/libclangstaticanalyzercheckers/Makefile.depend +++ b/lib/clang/libclangstaticanalyzercheckers/Makefile.depend @@ -175,16 +175,6 @@ CheckSizeofPointer.po: CommentCommandList.inc.h CheckSizeofPointer.po: DeclNodes.inc.h CheckSizeofPointer.po: DiagnosticCommonKinds.inc.h CheckSizeofPointer.po: StmtNodes.inc.h -CheckerDocumentation.o: Checkers.inc.h -CheckerDocumentation.o: CommentCommandList.inc.h -CheckerDocumentation.o: DeclNodes.inc.h -CheckerDocumentation.o: DiagnosticCommonKinds.inc.h -CheckerDocumentation.o: StmtNodes.inc.h -CheckerDocumentation.po: Checkers.inc.h -CheckerDocumentation.po: CommentCommandList.inc.h -CheckerDocumentation.po: DeclNodes.inc.h -CheckerDocumentation.po: DiagnosticCommonKinds.inc.h -CheckerDocumentation.po: StmtNodes.inc.h ChrootChecker.o: Checkers.inc.h ChrootChecker.o: CommentCommandList.inc.h ChrootChecker.o: DeclNodes.inc.h diff --git a/lib/clang/libclangstaticanalyzercore/Makefile.depend b/lib/clang/libclangstaticanalyzercore/Makefile.depend index 7a1f856ac271..5dfb2ffbc2a6 100644 --- a/lib/clang/libclangstaticanalyzercore/Makefile.depend +++ b/lib/clang/libclangstaticanalyzercore/Makefile.depend @@ -21,6 +21,14 @@ AnalysisManager.po: CommentCommandList.inc.h AnalysisManager.po: DeclNodes.inc.h AnalysisManager.po: DiagnosticCommonKinds.inc.h AnalysisManager.po: StmtNodes.inc.h +AnalyzerOptions.o: CommentCommandList.inc.h +AnalyzerOptions.o: DeclNodes.inc.h +AnalyzerOptions.o: DiagnosticCommonKinds.inc.h +AnalyzerOptions.o: StmtNodes.inc.h +AnalyzerOptions.po: CommentCommandList.inc.h +AnalyzerOptions.po: DeclNodes.inc.h +AnalyzerOptions.po: DiagnosticCommonKinds.inc.h +AnalyzerOptions.po: StmtNodes.inc.h BasicValueFactory.o: CommentCommandList.inc.h BasicValueFactory.o: DeclNodes.inc.h BasicValueFactory.o: DiagnosticCommonKinds.inc.h @@ -98,10 +106,12 @@ CheckerManager.po: StmtNodes.inc.h CheckerRegistry.o: CommentCommandList.inc.h CheckerRegistry.o: DeclNodes.inc.h CheckerRegistry.o: DiagnosticCommonKinds.inc.h +CheckerRegistry.o: DiagnosticFrontendKinds.inc.h CheckerRegistry.o: StmtNodes.inc.h CheckerRegistry.po: CommentCommandList.inc.h CheckerRegistry.po: DeclNodes.inc.h CheckerRegistry.po: DiagnosticCommonKinds.inc.h +CheckerRegistry.po: DiagnosticFrontendKinds.inc.h CheckerRegistry.po: StmtNodes.inc.h ConstraintManager.o: CommentCommandList.inc.h ConstraintManager.o: DeclNodes.inc.h diff --git a/lib/clang/liblldb/Makefile.depend b/lib/clang/liblldb/Makefile.depend index 9e9f114c628c..260fd9c2488f 100644 --- a/lib/clang/liblldb/Makefile.depend +++ b/lib/clang/liblldb/Makefile.depend @@ -5,7 +5,6 @@ DIRDEPS = \ include \ include/xlocale \ lib/libc++ \ - lib/msun \ usr.bin/clang/clang-tblgen.host \ @@ -13,16 +12,4 @@ DIRDEPS = \ .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 diff --git a/lib/clang/liblldbAPI/Makefile.depend b/lib/clang/liblldbAPI/Makefile.depend index 8c55ae936f55..b2cd7b67c2da 100644 --- a/lib/clang/liblldbAPI/Makefile.depend +++ b/lib/clang/liblldbAPI/Makefile.depend @@ -13,60 +13,10 @@ DIRDEPS = \ .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 @@ -79,58 +29,12 @@ 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 +SBLanguageRuntime.o: DiagnosticCommonKinds.inc.h +SBLanguageRuntime.po: DiagnosticCommonKinds.inc.h SBModule.o: CommentCommandList.inc.h SBModule.o: DeclNodes.inc.h SBModule.o: DiagnosticCommonKinds.inc.h @@ -139,104 +43,20 @@ 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 @@ -319,8 +139,6 @@ 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 @@ -335,4 +153,12 @@ SBValue.po: DiagnosticCommonKinds.inc.h SBValue.po: StmtNodes.inc.h SBWatchpoint.o: DiagnosticCommonKinds.inc.h SBWatchpoint.po: DiagnosticCommonKinds.inc.h +SystemInitializerFull.o: CommentCommandList.inc.h +SystemInitializerFull.o: DeclNodes.inc.h +SystemInitializerFull.o: DiagnosticCommonKinds.inc.h +SystemInitializerFull.o: StmtNodes.inc.h +SystemInitializerFull.po: CommentCommandList.inc.h +SystemInitializerFull.po: DeclNodes.inc.h +SystemInitializerFull.po: DiagnosticCommonKinds.inc.h +SystemInitializerFull.po: StmtNodes.inc.h .endif diff --git a/lib/clang/liblldbBreakpoint/Makefile.depend b/lib/clang/liblldbBreakpoint/Makefile.depend index 12728eaefb0f..2dfc006deb58 100644 --- a/lib/clang/liblldbBreakpoint/Makefile.depend +++ b/lib/clang/liblldbBreakpoint/Makefile.depend @@ -13,66 +13,20 @@ DIRDEPS = \ .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 diff --git a/lib/clang/liblldbCommands/Makefile.depend b/lib/clang/liblldbCommands/Makefile.depend index a85448398a66..e1d128a11b91 100644 --- a/lib/clang/liblldbCommands/Makefile.depend +++ b/lib/clang/liblldbCommands/Makefile.depend @@ -13,102 +13,22 @@ DIRDEPS = \ .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 @@ -121,186 +41,20 @@ 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 +CommandObjectLanguage.o: DiagnosticCommonKinds.inc.h +CommandObjectLanguage.po: DiagnosticCommonKinds.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 @@ -313,40 +67,8 @@ 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 diff --git a/lib/clang/liblldbCore/Makefile.depend b/lib/clang/liblldbCore/Makefile.depend index 865dfa0b74e4..f48a0020c2f5 100644 --- a/lib/clang/liblldbCore/Makefile.depend +++ b/lib/clang/liblldbCore/Makefile.depend @@ -16,36 +16,12 @@ DIRDEPS = \ .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 @@ -66,130 +42,38 @@ 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 +FormatEntity.o: AttrList.inc.h +FormatEntity.o: Attrs.inc.h +FormatEntity.o: CommentCommandList.inc.h +FormatEntity.o: DeclNodes.inc.h +FormatEntity.o: DiagnosticCommonKinds.inc.h +FormatEntity.o: StmtNodes.inc.h +FormatEntity.po: AttrList.inc.h +FormatEntity.po: Attrs.inc.h +FormatEntity.po: CommentCommandList.inc.h +FormatEntity.po: DeclNodes.inc.h +FormatEntity.po: DiagnosticCommonKinds.inc.h +FormatEntity.po: StmtNodes.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 @@ -210,30 +94,12 @@ 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 @@ -242,32 +108,14 @@ 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 @@ -278,12 +126,6 @@ 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 diff --git a/lib/clang/liblldbDataFormatters/Makefile.depend b/lib/clang/liblldbDataFormatters/Makefile.depend index e35e5d7f2f34..951ee74f0802 100644 --- a/lib/clang/liblldbDataFormatters/Makefile.depend +++ b/lib/clang/liblldbDataFormatters/Makefile.depend @@ -65,14 +65,10 @@ 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 @@ -161,18 +157,8 @@ 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 @@ -209,30 +195,10 @@ 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 @@ -245,4 +211,12 @@ ValueObjectPrinter.po: CommentCommandList.inc.h ValueObjectPrinter.po: DeclNodes.inc.h ValueObjectPrinter.po: DiagnosticCommonKinds.inc.h ValueObjectPrinter.po: StmtNodes.inc.h +VectorType.o: CommentCommandList.inc.h +VectorType.o: DeclNodes.inc.h +VectorType.o: DiagnosticCommonKinds.inc.h +VectorType.o: StmtNodes.inc.h +VectorType.po: CommentCommandList.inc.h +VectorType.po: DeclNodes.inc.h +VectorType.po: DiagnosticCommonKinds.inc.h +VectorType.po: StmtNodes.inc.h .endif diff --git a/lib/clang/liblldbExpression/Makefile.depend b/lib/clang/liblldbExpression/Makefile.depend index e7aa336518cb..097e8f74a546 100644 --- a/lib/clang/liblldbExpression/Makefile.depend +++ b/lib/clang/liblldbExpression/Makefile.depend @@ -78,15 +78,11 @@ 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 @@ -140,14 +136,10 @@ 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 @@ -156,18 +148,8 @@ 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 @@ -182,8 +164,6 @@ 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 diff --git a/lib/clang/liblldbHostCommon/Makefile.depend b/lib/clang/liblldbHostCommon/Makefile.depend index 4ad7db284d8f..62a1e0a201e0 100644 --- a/lib/clang/liblldbHostCommon/Makefile.depend +++ b/lib/clang/liblldbHostCommon/Makefile.depend @@ -15,32 +15,4 @@ DIRDEPS = \ .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 diff --git a/lib/clang/liblldbHostFreeBSD/Makefile.depend b/lib/clang/liblldbHostFreeBSD/Makefile.depend index 5bd95868f7bc..1b6ca897ee8d 100644 --- a/lib/clang/liblldbHostFreeBSD/Makefile.depend +++ b/lib/clang/liblldbHostFreeBSD/Makefile.depend @@ -14,12 +14,4 @@ DIRDEPS = \ .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 diff --git a/lib/clang/liblldbInitialization/Makefile.depend b/lib/clang/liblldbInitialization/Makefile.depend new file mode 100644 index 000000000000..3e7f3f5e7165 --- /dev/null +++ b/lib/clang/liblldbInitialization/Makefile.depend @@ -0,0 +1,15 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + include/xlocale \ + lib/libc++ \ + lib/msun \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/lib/clang/liblldbInterpreter/Makefile.depend b/lib/clang/liblldbInterpreter/Makefile.depend index 528ca90a1b98..c780fa8f0b89 100644 --- a/lib/clang/liblldbInterpreter/Makefile.depend +++ b/lib/clang/liblldbInterpreter/Makefile.depend @@ -26,18 +26,8 @@ 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 @@ -50,18 +40,6 @@ 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 @@ -74,54 +52,8 @@ 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 @@ -182,52 +114,18 @@ 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 +OptionValueLanguage.o: AttrList.inc.h +OptionValueLanguage.o: Attrs.inc.h +OptionValueLanguage.o: CommentCommandList.inc.h +OptionValueLanguage.o: DeclNodes.inc.h +OptionValueLanguage.o: DiagnosticCommonKinds.inc.h +OptionValueLanguage.o: StmtNodes.inc.h +OptionValueLanguage.po: AttrList.inc.h +OptionValueLanguage.po: Attrs.inc.h +OptionValueLanguage.po: CommentCommandList.inc.h +OptionValueLanguage.po: DeclNodes.inc.h +OptionValueLanguage.po: DiagnosticCommonKinds.inc.h +OptionValueLanguage.po: StmtNodes.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 diff --git a/lib/clang/liblldbPluginABISysV_arm/Makefile.depend b/lib/clang/liblldbPluginABISysV_arm/Makefile.depend new file mode 100644 index 000000000000..a5e736f4a56e --- /dev/null +++ b/lib/clang/liblldbPluginABISysV_arm/Makefile.depend @@ -0,0 +1,24 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + include/xlocale \ + lib/libc++ \ + lib/msun \ + usr.bin/clang/clang-tblgen.host \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +ABISysV_arm.o: CommentCommandList.inc.h +ABISysV_arm.o: DeclNodes.inc.h +ABISysV_arm.o: DiagnosticCommonKinds.inc.h +ABISysV_arm.o: StmtNodes.inc.h +ABISysV_arm.po: CommentCommandList.inc.h +ABISysV_arm.po: DeclNodes.inc.h +ABISysV_arm.po: DiagnosticCommonKinds.inc.h +ABISysV_arm.po: StmtNodes.inc.h +.endif diff --git a/lib/clang/liblldbPluginABISysV_arm64/Makefile.depend b/lib/clang/liblldbPluginABISysV_arm64/Makefile.depend new file mode 100644 index 000000000000..90d6b631ff78 --- /dev/null +++ b/lib/clang/liblldbPluginABISysV_arm64/Makefile.depend @@ -0,0 +1,24 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + include/xlocale \ + lib/libc++ \ + lib/msun \ + usr.bin/clang/clang-tblgen.host \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +ABISysV_arm64.o: CommentCommandList.inc.h +ABISysV_arm64.o: DeclNodes.inc.h +ABISysV_arm64.o: DiagnosticCommonKinds.inc.h +ABISysV_arm64.o: StmtNodes.inc.h +ABISysV_arm64.po: CommentCommandList.inc.h +ABISysV_arm64.po: DeclNodes.inc.h +ABISysV_arm64.po: DiagnosticCommonKinds.inc.h +ABISysV_arm64.po: StmtNodes.inc.h +.endif diff --git a/lib/clang/liblldbPluginABISysV_i386/Makefile.depend b/lib/clang/liblldbPluginABISysV_i386/Makefile.depend new file mode 100644 index 000000000000..c7685d3ec666 --- /dev/null +++ b/lib/clang/liblldbPluginABISysV_i386/Makefile.depend @@ -0,0 +1,24 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + include/xlocale \ + lib/libc++ \ + lib/msun \ + usr.bin/clang/clang-tblgen.host \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +ABISysV_i386.o: CommentCommandList.inc.h +ABISysV_i386.o: DeclNodes.inc.h +ABISysV_i386.o: DiagnosticCommonKinds.inc.h +ABISysV_i386.o: StmtNodes.inc.h +ABISysV_i386.po: CommentCommandList.inc.h +ABISysV_i386.po: DeclNodes.inc.h +ABISysV_i386.po: DiagnosticCommonKinds.inc.h +ABISysV_i386.po: StmtNodes.inc.h +.endif diff --git a/lib/clang/liblldbPluginABISysV_mips/Makefile.depend b/lib/clang/liblldbPluginABISysV_mips/Makefile.depend new file mode 100644 index 000000000000..00072db8a316 --- /dev/null +++ b/lib/clang/liblldbPluginABISysV_mips/Makefile.depend @@ -0,0 +1,24 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + include/xlocale \ + lib/libc++ \ + lib/msun \ + usr.bin/clang/clang-tblgen.host \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +ABISysV_mips.o: CommentCommandList.inc.h +ABISysV_mips.o: DeclNodes.inc.h +ABISysV_mips.o: DiagnosticCommonKinds.inc.h +ABISysV_mips.o: StmtNodes.inc.h +ABISysV_mips.po: CommentCommandList.inc.h +ABISysV_mips.po: DeclNodes.inc.h +ABISysV_mips.po: DiagnosticCommonKinds.inc.h +ABISysV_mips.po: StmtNodes.inc.h +.endif diff --git a/lib/clang/liblldbPluginABISysV_mips64/Makefile.depend b/lib/clang/liblldbPluginABISysV_mips64/Makefile.depend new file mode 100644 index 000000000000..49c95aa11705 --- /dev/null +++ b/lib/clang/liblldbPluginABISysV_mips64/Makefile.depend @@ -0,0 +1,24 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + include/xlocale \ + lib/libc++ \ + lib/msun \ + usr.bin/clang/clang-tblgen.host \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +ABISysV_mips64.o: CommentCommandList.inc.h +ABISysV_mips64.o: DeclNodes.inc.h +ABISysV_mips64.o: DiagnosticCommonKinds.inc.h +ABISysV_mips64.o: StmtNodes.inc.h +ABISysV_mips64.po: CommentCommandList.inc.h +ABISysV_mips64.po: DeclNodes.inc.h +ABISysV_mips64.po: DiagnosticCommonKinds.inc.h +ABISysV_mips64.po: StmtNodes.inc.h +.endif diff --git a/lib/clang/liblldbPluginDisassemblerLLVM/Makefile.depend b/lib/clang/liblldbPluginDisassemblerLLVM/Makefile.depend index 7e043ab4f0ee..264ede1c30ce 100644 --- a/lib/clang/liblldbPluginDisassemblerLLVM/Makefile.depend +++ b/lib/clang/liblldbPluginDisassemblerLLVM/Makefile.depend @@ -13,12 +13,4 @@ DIRDEPS = \ .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 diff --git a/lib/clang/liblldbPluginDynamicLoaderPosixDYLD/Makefile.depend b/lib/clang/liblldbPluginDynamicLoaderPosixDYLD/Makefile.depend index 1f641bea83f2..b3a3a61fe005 100644 --- a/lib/clang/liblldbPluginDynamicLoaderPosixDYLD/Makefile.depend +++ b/lib/clang/liblldbPluginDynamicLoaderPosixDYLD/Makefile.depend @@ -13,22 +13,6 @@ DIRDEPS = \ .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 diff --git a/lib/clang/liblldbPluginDynamicLoaderStatic/Makefile.depend b/lib/clang/liblldbPluginDynamicLoaderStatic/Makefile.depend index 74529c245a96..264ede1c30ce 100644 --- a/lib/clang/liblldbPluginDynamicLoaderStatic/Makefile.depend +++ b/lib/clang/liblldbPluginDynamicLoaderStatic/Makefile.depend @@ -13,12 +13,4 @@ DIRDEPS = \ .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 diff --git a/lib/clang/liblldbPluginInstructionMIPS/Makefile.depend b/lib/clang/liblldbPluginInstructionMIPS/Makefile.depend new file mode 100644 index 000000000000..264ede1c30ce --- /dev/null +++ b/lib/clang/liblldbPluginInstructionMIPS/Makefile.depend @@ -0,0 +1,16 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + include/xlocale \ + lib/libc++ \ + lib/msun \ + usr.bin/clang/clang-tblgen.host \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/lib/clang/liblldbPluginInstructionMIPS64/Makefile.depend b/lib/clang/liblldbPluginInstructionMIPS64/Makefile.depend new file mode 100644 index 000000000000..264ede1c30ce --- /dev/null +++ b/lib/clang/liblldbPluginInstructionMIPS64/Makefile.depend @@ -0,0 +1,16 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + include/xlocale \ + lib/libc++ \ + lib/msun \ + usr.bin/clang/clang-tblgen.host \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/lib/clang/liblldbPluginInstrumentationRuntimeAddressSanitizer/Makefile.depend b/lib/clang/liblldbPluginInstrumentationRuntimeAddressSanitizer/Makefile.depend index 12b075f7b8e6..627c2cce0cc9 100644 --- a/lib/clang/liblldbPluginInstrumentationRuntimeAddressSanitizer/Makefile.depend +++ b/lib/clang/liblldbPluginInstrumentationRuntimeAddressSanitizer/Makefile.depend @@ -13,16 +13,6 @@ DIRDEPS = \ .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 diff --git a/lib/clang/liblldbPluginJITLoaderGDB/Makefile.depend b/lib/clang/liblldbPluginJITLoaderGDB/Makefile.depend index fafe676a8dde..fc64e4ae5946 100644 --- a/lib/clang/liblldbPluginJITLoaderGDB/Makefile.depend +++ b/lib/clang/liblldbPluginJITLoaderGDB/Makefile.depend @@ -13,12 +13,6 @@ DIRDEPS = \ .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 diff --git a/lib/clang/liblldbPluginMemoryHistoryASan/Makefile.depend b/lib/clang/liblldbPluginMemoryHistoryASan/Makefile.depend index 19db2657d971..c514f272ee8e 100644 --- a/lib/clang/liblldbPluginMemoryHistoryASan/Makefile.depend +++ b/lib/clang/liblldbPluginMemoryHistoryASan/Makefile.depend @@ -13,12 +13,6 @@ DIRDEPS = \ .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 diff --git a/lib/clang/liblldbPluginObjectContainerBSDArchive/Makefile.depend b/lib/clang/liblldbPluginObjectContainerBSDArchive/Makefile.depend index 0f05ea523e57..264ede1c30ce 100644 --- a/lib/clang/liblldbPluginObjectContainerBSDArchive/Makefile.depend +++ b/lib/clang/liblldbPluginObjectContainerBSDArchive/Makefile.depend @@ -13,12 +13,4 @@ DIRDEPS = \ .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 diff --git a/lib/clang/liblldbPluginObjectFileELF/Makefile.depend b/lib/clang/liblldbPluginObjectFileELF/Makefile.depend index 6690c9f546bd..264ede1c30ce 100644 --- a/lib/clang/liblldbPluginObjectFileELF/Makefile.depend +++ b/lib/clang/liblldbPluginObjectFileELF/Makefile.depend @@ -13,12 +13,4 @@ DIRDEPS = \ .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 diff --git a/lib/clang/liblldbPluginObjectFileJIT/Makefile.depend b/lib/clang/liblldbPluginObjectFileJIT/Makefile.depend index d5e55b153c11..264ede1c30ce 100644 --- a/lib/clang/liblldbPluginObjectFileJIT/Makefile.depend +++ b/lib/clang/liblldbPluginObjectFileJIT/Makefile.depend @@ -13,16 +13,4 @@ DIRDEPS = \ .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 diff --git a/lib/clang/liblldbPluginPlatformFreeBSD/Makefile.depend b/lib/clang/liblldbPluginPlatformFreeBSD/Makefile.depend index e4c467bb0fde..264ede1c30ce 100644 --- a/lib/clang/liblldbPluginPlatformFreeBSD/Makefile.depend +++ b/lib/clang/liblldbPluginPlatformFreeBSD/Makefile.depend @@ -13,16 +13,4 @@ DIRDEPS = \ .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 diff --git a/lib/clang/liblldbPluginPlatformGDB/Makefile.depend b/lib/clang/liblldbPluginPlatformGDB/Makefile.depend index 114af267d9c0..264ede1c30ce 100644 --- a/lib/clang/liblldbPluginPlatformGDB/Makefile.depend +++ b/lib/clang/liblldbPluginPlatformGDB/Makefile.depend @@ -13,16 +13,4 @@ DIRDEPS = \ .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 diff --git a/lib/clang/liblldbPluginProcessElfCore/Makefile.depend b/lib/clang/liblldbPluginProcessElfCore/Makefile.depend index 3714330a95ef..264ede1c30ce 100644 --- a/lib/clang/liblldbPluginProcessElfCore/Makefile.depend +++ b/lib/clang/liblldbPluginProcessElfCore/Makefile.depend @@ -13,14 +13,4 @@ DIRDEPS = \ .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 diff --git a/lib/clang/liblldbPluginProcessFreeBSD/Makefile.depend b/lib/clang/liblldbPluginProcessFreeBSD/Makefile.depend index 4b79ea4ee4f7..a384d936bb45 100644 --- a/lib/clang/liblldbPluginProcessFreeBSD/Makefile.depend +++ b/lib/clang/liblldbPluginProcessFreeBSD/Makefile.depend @@ -13,10 +13,8 @@ DIRDEPS = \ .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 +POSIXThread.o: DiagnosticCommonKinds.inc.h +POSIXThread.po: DiagnosticCommonKinds.inc.h +ProcessPOSIX.o: DiagnosticCommonKinds.inc.h +ProcessPOSIX.po: DiagnosticCommonKinds.inc.h .endif diff --git a/lib/clang/liblldbPluginProcessGDBRemote/Makefile.depend b/lib/clang/liblldbPluginProcessGDBRemote/Makefile.depend index a8571b429ea1..10a0dc2fee88 100644 --- a/lib/clang/liblldbPluginProcessGDBRemote/Makefile.depend +++ b/lib/clang/liblldbPluginProcessGDBRemote/Makefile.depend @@ -13,24 +13,6 @@ DIRDEPS = \ .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 @@ -43,8 +25,6 @@ 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 diff --git a/lib/clang/liblldbPluginProcessPOSIX/Makefile.depend b/lib/clang/liblldbPluginProcessPOSIX/Makefile.depend index 6a083b81fff4..264ede1c30ce 100644 --- a/lib/clang/liblldbPluginProcessPOSIX/Makefile.depend +++ b/lib/clang/liblldbPluginProcessPOSIX/Makefile.depend @@ -13,36 +13,4 @@ DIRDEPS = \ .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 diff --git a/lib/clang/liblldbPluginProcessUtility/Makefile.depend b/lib/clang/liblldbPluginProcessUtility/Makefile.depend index e9bd3c916016..06a143368114 100644 --- a/lib/clang/liblldbPluginProcessUtility/Makefile.depend +++ b/lib/clang/liblldbPluginProcessUtility/Makefile.depend @@ -25,10 +25,6 @@ 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 @@ -37,54 +33,16 @@ 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 diff --git a/lib/clang/liblldbPluginSymbolFileSymtab/Makefile.depend b/lib/clang/liblldbPluginSymbolFileSymtab/Makefile.depend index f23a43d242d0..423122854cb7 100644 --- a/lib/clang/liblldbPluginSymbolFileSymtab/Makefile.depend +++ b/lib/clang/liblldbPluginSymbolFileSymtab/Makefile.depend @@ -13,12 +13,8 @@ DIRDEPS = \ .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 diff --git a/lib/clang/liblldbPluginSymbolVendorELF/Makefile.depend b/lib/clang/liblldbPluginSymbolVendorELF/Makefile.depend index 9871a5f1ed01..810f65c3ed45 100644 --- a/lib/clang/liblldbPluginSymbolVendorELF/Makefile.depend +++ b/lib/clang/liblldbPluginSymbolVendorELF/Makefile.depend @@ -13,12 +13,6 @@ DIRDEPS = \ .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 diff --git a/lib/clang/liblldbPluginUnwindAssemblyInstEmulation/Makefile.depend b/lib/clang/liblldbPluginUnwindAssemblyInstEmulation/Makefile.depend index b8b698985bc6..264ede1c30ce 100644 --- a/lib/clang/liblldbPluginUnwindAssemblyInstEmulation/Makefile.depend +++ b/lib/clang/liblldbPluginUnwindAssemblyInstEmulation/Makefile.depend @@ -13,6 +13,4 @@ DIRDEPS = \ .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree -UnwindAssemblyInstEmulation.o: DiagnosticCommonKinds.inc.h -UnwindAssemblyInstEmulation.po: DiagnosticCommonKinds.inc.h .endif diff --git a/lib/clang/liblldbPluginUnwindAssemblyX86/Makefile.depend b/lib/clang/liblldbPluginUnwindAssemblyX86/Makefile.depend index d01a05371cec..264ede1c30ce 100644 --- a/lib/clang/liblldbPluginUnwindAssemblyX86/Makefile.depend +++ b/lib/clang/liblldbPluginUnwindAssemblyX86/Makefile.depend @@ -13,6 +13,4 @@ DIRDEPS = \ .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 diff --git a/lib/clang/liblldbSymbol/Makefile.depend b/lib/clang/liblldbSymbol/Makefile.depend index 486a3ae3d45f..aa337b37fa39 100644 --- a/lib/clang/liblldbSymbol/Makefile.depend +++ b/lib/clang/liblldbSymbol/Makefile.depend @@ -13,14 +13,8 @@ DIRDEPS = \ .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 @@ -69,66 +63,18 @@ 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 @@ -137,30 +83,12 @@ 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 @@ -181,24 +109,8 @@ 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 diff --git a/lib/clang/liblldbTarget/Makefile.depend b/lib/clang/liblldbTarget/Makefile.depend index e9ffeed30dc1..811b40149655 100644 --- a/lib/clang/liblldbTarget/Makefile.depend +++ b/lib/clang/liblldbTarget/Makefile.depend @@ -17,18 +17,8 @@ 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 @@ -37,164 +27,48 @@ 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 +ThreadPlanCallFunctionUsingABI.o: DiagnosticCommonKinds.inc.h +ThreadPlanCallFunctionUsingABI.po: DiagnosticCommonKinds.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 @@ -209,14 +83,10 @@ 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 diff --git a/lib/clang/libllvmaarch64codegen/Makefile.depend b/lib/clang/libllvmaarch64codegen/Makefile.depend index e6dc7bf12ba7..56b75609ce6e 100644 --- a/lib/clang/libllvmaarch64codegen/Makefile.depend +++ b/lib/clang/libllvmaarch64codegen/Makefile.depend @@ -184,9 +184,11 @@ AArch64Subtarget.po: AArch64GenSubtargetInfo.inc.h AArch64TargetMachine.o: AArch64GenInstrInfo.inc.h AArch64TargetMachine.o: AArch64GenRegisterInfo.inc.h AArch64TargetMachine.o: AArch64GenSubtargetInfo.inc.h +AArch64TargetMachine.o: Intrinsics.inc.h AArch64TargetMachine.po: AArch64GenInstrInfo.inc.h AArch64TargetMachine.po: AArch64GenRegisterInfo.inc.h AArch64TargetMachine.po: AArch64GenSubtargetInfo.inc.h +AArch64TargetMachine.po: Intrinsics.inc.h AArch64TargetObjectFile.o: AArch64GenInstrInfo.inc.h AArch64TargetObjectFile.o: AArch64GenRegisterInfo.inc.h AArch64TargetObjectFile.o: AArch64GenSubtargetInfo.inc.h diff --git a/lib/clang/libllvmaarch64disassembler/Makefile.depend b/lib/clang/libllvmaarch64disassembler/Makefile.depend index 7c5f0d9ba59b..bbe0f2e62be6 100644 --- a/lib/clang/libllvmaarch64disassembler/Makefile.depend +++ b/lib/clang/libllvmaarch64disassembler/Makefile.depend @@ -21,4 +21,10 @@ AArch64Disassembler.po: AArch64GenDisassemblerTables.inc.h AArch64Disassembler.po: AArch64GenInstrInfo.inc.h AArch64Disassembler.po: AArch64GenRegisterInfo.inc.h AArch64Disassembler.po: AArch64GenSubtargetInfo.inc.h +AArch64ExternalSymbolizer.o: AArch64GenInstrInfo.inc.h +AArch64ExternalSymbolizer.o: AArch64GenRegisterInfo.inc.h +AArch64ExternalSymbolizer.o: AArch64GenSubtargetInfo.inc.h +AArch64ExternalSymbolizer.po: AArch64GenInstrInfo.inc.h +AArch64ExternalSymbolizer.po: AArch64GenRegisterInfo.inc.h +AArch64ExternalSymbolizer.po: AArch64GenSubtargetInfo.inc.h .endif diff --git a/lib/clang/libllvmanalysis/Makefile.depend b/lib/clang/libllvmanalysis/Makefile.depend index 274e6ed6e677..6c96816be906 100644 --- a/lib/clang/libllvmanalysis/Makefile.depend +++ b/lib/clang/libllvmanalysis/Makefile.depend @@ -29,8 +29,8 @@ ConstantFolding.o: Intrinsics.inc.h ConstantFolding.po: Intrinsics.inc.h CostModel.o: Intrinsics.inc.h CostModel.po: Intrinsics.inc.h -FunctionTargetTransformInfo.o: Intrinsics.inc.h -FunctionTargetTransformInfo.po: Intrinsics.inc.h +DivergenceAnalysis.o: Intrinsics.inc.h +DivergenceAnalysis.po: Intrinsics.inc.h InstCount.o: Intrinsics.inc.h InstCount.po: Intrinsics.inc.h InstructionSimplify.o: Intrinsics.inc.h @@ -43,10 +43,14 @@ Lint.o: Intrinsics.inc.h Lint.po: Intrinsics.inc.h Loads.o: Intrinsics.inc.h Loads.po: Intrinsics.inc.h +LoopAccessAnalysis.o: Intrinsics.inc.h +LoopAccessAnalysis.po: Intrinsics.inc.h MemoryBuiltins.o: Intrinsics.inc.h MemoryBuiltins.po: Intrinsics.inc.h MemoryDependenceAnalysis.o: Intrinsics.inc.h MemoryDependenceAnalysis.po: Intrinsics.inc.h +MemoryLocation.o: Intrinsics.inc.h +MemoryLocation.po: Intrinsics.inc.h PtrUseVisitor.o: Intrinsics.inc.h PtrUseVisitor.po: Intrinsics.inc.h ScalarEvolutionExpander.o: Intrinsics.inc.h @@ -55,4 +59,6 @@ TargetTransformInfo.o: Intrinsics.inc.h TargetTransformInfo.po: Intrinsics.inc.h ValueTracking.o: Intrinsics.inc.h ValueTracking.po: Intrinsics.inc.h +VectorUtils.o: Intrinsics.inc.h +VectorUtils.po: Intrinsics.inc.h .endif diff --git a/lib/clang/libllvmarmcodegen/Makefile.depend b/lib/clang/libllvmarmcodegen/Makefile.depend index deda9fb37b16..9819e3bc0965 100644 --- a/lib/clang/libllvmarmcodegen/Makefile.depend +++ b/lib/clang/libllvmarmcodegen/Makefile.depend @@ -146,9 +146,11 @@ ARMSubtarget.po: ARMGenSubtargetInfo.inc.h ARMTargetMachine.o: ARMGenInstrInfo.inc.h ARMTargetMachine.o: ARMGenRegisterInfo.inc.h ARMTargetMachine.o: ARMGenSubtargetInfo.inc.h +ARMTargetMachine.o: Intrinsics.inc.h ARMTargetMachine.po: ARMGenInstrInfo.inc.h ARMTargetMachine.po: ARMGenRegisterInfo.inc.h ARMTargetMachine.po: ARMGenSubtargetInfo.inc.h +ARMTargetMachine.po: Intrinsics.inc.h ARMTargetObjectFile.o: ARMGenInstrInfo.inc.h ARMTargetObjectFile.o: ARMGenRegisterInfo.inc.h ARMTargetObjectFile.o: ARMGenSubtargetInfo.inc.h @@ -181,12 +183,6 @@ Thumb1InstrInfo.o: ARMGenSubtargetInfo.inc.h Thumb1InstrInfo.po: ARMGenInstrInfo.inc.h Thumb1InstrInfo.po: ARMGenRegisterInfo.inc.h Thumb1InstrInfo.po: ARMGenSubtargetInfo.inc.h -Thumb1RegisterInfo.o: ARMGenInstrInfo.inc.h -Thumb1RegisterInfo.o: ARMGenRegisterInfo.inc.h -Thumb1RegisterInfo.o: ARMGenSubtargetInfo.inc.h -Thumb1RegisterInfo.po: ARMGenInstrInfo.inc.h -Thumb1RegisterInfo.po: ARMGenRegisterInfo.inc.h -Thumb1RegisterInfo.po: ARMGenSubtargetInfo.inc.h Thumb2ITBlockPass.o: ARMGenInstrInfo.inc.h Thumb2ITBlockPass.o: ARMGenRegisterInfo.inc.h Thumb2ITBlockPass.o: ARMGenSubtargetInfo.inc.h @@ -199,16 +195,16 @@ Thumb2InstrInfo.o: ARMGenSubtargetInfo.inc.h Thumb2InstrInfo.po: ARMGenInstrInfo.inc.h Thumb2InstrInfo.po: ARMGenRegisterInfo.inc.h Thumb2InstrInfo.po: ARMGenSubtargetInfo.inc.h -Thumb2RegisterInfo.o: ARMGenInstrInfo.inc.h -Thumb2RegisterInfo.o: ARMGenRegisterInfo.inc.h -Thumb2RegisterInfo.o: ARMGenSubtargetInfo.inc.h -Thumb2RegisterInfo.po: ARMGenInstrInfo.inc.h -Thumb2RegisterInfo.po: ARMGenRegisterInfo.inc.h -Thumb2RegisterInfo.po: ARMGenSubtargetInfo.inc.h Thumb2SizeReduction.o: ARMGenInstrInfo.inc.h Thumb2SizeReduction.o: ARMGenRegisterInfo.inc.h Thumb2SizeReduction.o: ARMGenSubtargetInfo.inc.h Thumb2SizeReduction.po: ARMGenInstrInfo.inc.h Thumb2SizeReduction.po: ARMGenRegisterInfo.inc.h Thumb2SizeReduction.po: ARMGenSubtargetInfo.inc.h +ThumbRegisterInfo.o: ARMGenInstrInfo.inc.h +ThumbRegisterInfo.o: ARMGenRegisterInfo.inc.h +ThumbRegisterInfo.o: ARMGenSubtargetInfo.inc.h +ThumbRegisterInfo.po: ARMGenInstrInfo.inc.h +ThumbRegisterInfo.po: ARMGenRegisterInfo.inc.h +ThumbRegisterInfo.po: ARMGenSubtargetInfo.inc.h .endif diff --git a/lib/clang/libllvmcodegen/Makefile.depend b/lib/clang/libllvmcodegen/Makefile.depend index 98484cb1fc00..888f72f4f55e 100644 --- a/lib/clang/libllvmcodegen/Makefile.depend +++ b/lib/clang/libllvmcodegen/Makefile.depend @@ -23,18 +23,24 @@ CodeGenPrepare.o: Intrinsics.inc.h CodeGenPrepare.po: Intrinsics.inc.h DwarfEHPrepare.o: Intrinsics.inc.h DwarfEHPrepare.po: Intrinsics.inc.h -GCStrategy.o: Intrinsics.inc.h -GCStrategy.po: Intrinsics.inc.h +GCRootLowering.o: Intrinsics.inc.h +GCRootLowering.po: Intrinsics.inc.h GlobalMerge.o: Intrinsics.inc.h GlobalMerge.po: Intrinsics.inc.h IntrinsicLowering.o: Intrinsics.inc.h IntrinsicLowering.po: Intrinsics.inc.h +LLVMTargetMachine.o: Intrinsics.inc.h +LLVMTargetMachine.po: Intrinsics.inc.h LocalStackSlotAllocation.o: Intrinsics.inc.h LocalStackSlotAllocation.po: Intrinsics.inc.h ShadowStackGC.o: Intrinsics.inc.h ShadowStackGC.po: Intrinsics.inc.h +ShadowStackGCLowering.o: Intrinsics.inc.h +ShadowStackGCLowering.po: Intrinsics.inc.h SjLjEHPrepare.o: Intrinsics.inc.h SjLjEHPrepare.po: Intrinsics.inc.h StackProtector.o: Intrinsics.inc.h StackProtector.po: Intrinsics.inc.h +WinEHPrepare.o: Intrinsics.inc.h +WinEHPrepare.po: Intrinsics.inc.h .endif diff --git a/lib/clang/libllvmcore/Makefile.depend b/lib/clang/libllvmcore/Makefile.depend index 212908d63ca6..73938816f4b1 100644 --- a/lib/clang/libllvmcore/Makefile.depend +++ b/lib/clang/libllvmcore/Makefile.depend @@ -35,6 +35,8 @@ IntrinsicInst.o: Intrinsics.inc.h IntrinsicInst.po: Intrinsics.inc.h Statepoint.o: Intrinsics.inc.h Statepoint.po: Intrinsics.inc.h +Value.o: Intrinsics.inc.h +Value.po: Intrinsics.inc.h Verifier.o: Intrinsics.inc.h Verifier.po: Intrinsics.inc.h .endif diff --git a/lib/clang/libllvminstrumentation/Makefile.depend b/lib/clang/libllvminstrumentation/Makefile.depend index 625288dcd1bb..2718ddddb23a 100644 --- a/lib/clang/libllvminstrumentation/Makefile.depend +++ b/lib/clang/libllvminstrumentation/Makefile.depend @@ -25,6 +25,8 @@ InstrProfiling.o: Intrinsics.inc.h InstrProfiling.po: Intrinsics.inc.h MemorySanitizer.o: Intrinsics.inc.h MemorySanitizer.po: Intrinsics.inc.h +SafeStack.o: Intrinsics.inc.h +SafeStack.po: Intrinsics.inc.h ThreadSanitizer.o: Intrinsics.inc.h ThreadSanitizer.po: Intrinsics.inc.h .endif diff --git a/lib/clang/libllvmipa/Makefile.depend b/lib/clang/libllvmipa/Makefile.depend index cc9dba530f5b..b534e62100b6 100644 --- a/lib/clang/libllvmipa/Makefile.depend +++ b/lib/clang/libllvmipa/Makefile.depend @@ -17,6 +17,8 @@ CallGraph.o: Intrinsics.inc.h CallGraph.po: Intrinsics.inc.h CallGraphSCCPass.o: Intrinsics.inc.h CallGraphSCCPass.po: Intrinsics.inc.h +CallPrinter.o: Intrinsics.inc.h +CallPrinter.po: Intrinsics.inc.h GlobalsModRef.o: Intrinsics.inc.h GlobalsModRef.po: Intrinsics.inc.h InlineCost.o: Intrinsics.inc.h diff --git a/lib/clang/libllvmipo/Makefile.depend b/lib/clang/libllvmipo/Makefile.depend index 39715a70f48f..84342a0a333b 100644 --- a/lib/clang/libllvmipo/Makefile.depend +++ b/lib/clang/libllvmipo/Makefile.depend @@ -13,6 +13,8 @@ DIRDEPS = \ .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree +ArgumentPromotion.o: Intrinsics.inc.h +ArgumentPromotion.po: Intrinsics.inc.h DeadArgumentElimination.o: Intrinsics.inc.h DeadArgumentElimination.po: Intrinsics.inc.h FunctionAttrs.o: Intrinsics.inc.h @@ -25,6 +27,10 @@ InlineSimple.o: Intrinsics.inc.h InlineSimple.po: Intrinsics.inc.h Inliner.o: Intrinsics.inc.h Inliner.po: Intrinsics.inc.h +Internalize.o: Intrinsics.inc.h +Internalize.po: Intrinsics.inc.h +LowerBitSets.o: Intrinsics.inc.h +LowerBitSets.po: Intrinsics.inc.h PruneEH.o: Intrinsics.inc.h PruneEH.po: Intrinsics.inc.h .endif diff --git a/lib/clang/libllvmmipscodegen/Makefile.depend b/lib/clang/libllvmmipscodegen/Makefile.depend index a4cd81af0a88..30c9f8ff99fd 100644 --- a/lib/clang/libllvmmipscodegen/Makefile.depend +++ b/lib/clang/libllvmmipscodegen/Makefile.depend @@ -19,9 +19,11 @@ Mips16FrameLowering.o: MipsGenSubtargetInfo.inc.h Mips16FrameLowering.po: MipsGenInstrInfo.inc.h Mips16FrameLowering.po: MipsGenRegisterInfo.inc.h Mips16FrameLowering.po: MipsGenSubtargetInfo.inc.h +Mips16HardFloat.o: Intrinsics.inc.h Mips16HardFloat.o: MipsGenInstrInfo.inc.h Mips16HardFloat.o: MipsGenRegisterInfo.inc.h Mips16HardFloat.o: MipsGenSubtargetInfo.inc.h +Mips16HardFloat.po: Intrinsics.inc.h Mips16HardFloat.po: MipsGenInstrInfo.inc.h Mips16HardFloat.po: MipsGenRegisterInfo.inc.h Mips16HardFloat.po: MipsGenSubtargetInfo.inc.h @@ -35,15 +37,19 @@ Mips16ISelDAGToDAG.po: MipsGenDAGISel.inc.h Mips16ISelDAGToDAG.po: MipsGenInstrInfo.inc.h Mips16ISelDAGToDAG.po: MipsGenRegisterInfo.inc.h Mips16ISelDAGToDAG.po: MipsGenSubtargetInfo.inc.h +Mips16ISelLowering.o: Intrinsics.inc.h Mips16ISelLowering.o: MipsGenInstrInfo.inc.h Mips16ISelLowering.o: MipsGenRegisterInfo.inc.h Mips16ISelLowering.o: MipsGenSubtargetInfo.inc.h +Mips16ISelLowering.po: Intrinsics.inc.h Mips16ISelLowering.po: MipsGenInstrInfo.inc.h Mips16ISelLowering.po: MipsGenRegisterInfo.inc.h Mips16ISelLowering.po: MipsGenSubtargetInfo.inc.h +Mips16InstrInfo.o: Intrinsics.inc.h Mips16InstrInfo.o: MipsGenInstrInfo.inc.h Mips16InstrInfo.o: MipsGenRegisterInfo.inc.h Mips16InstrInfo.o: MipsGenSubtargetInfo.inc.h +Mips16InstrInfo.po: Intrinsics.inc.h Mips16InstrInfo.po: MipsGenInstrInfo.inc.h Mips16InstrInfo.po: MipsGenRegisterInfo.inc.h Mips16InstrInfo.po: MipsGenSubtargetInfo.inc.h @@ -59,10 +65,12 @@ MipsAnalyzeImmediate.o: MipsGenSubtargetInfo.inc.h MipsAnalyzeImmediate.po: MipsGenInstrInfo.inc.h MipsAnalyzeImmediate.po: MipsGenRegisterInfo.inc.h MipsAnalyzeImmediate.po: MipsGenSubtargetInfo.inc.h +MipsAsmPrinter.o: Intrinsics.inc.h MipsAsmPrinter.o: MipsGenInstrInfo.inc.h MipsAsmPrinter.o: MipsGenMCPseudoLowering.inc.h MipsAsmPrinter.o: MipsGenRegisterInfo.inc.h MipsAsmPrinter.o: MipsGenSubtargetInfo.inc.h +MipsAsmPrinter.po: Intrinsics.inc.h MipsAsmPrinter.po: MipsGenInstrInfo.inc.h MipsAsmPrinter.po: MipsGenMCPseudoLowering.inc.h MipsAsmPrinter.po: MipsGenRegisterInfo.inc.h @@ -73,15 +81,19 @@ MipsCCState.o: MipsGenSubtargetInfo.inc.h MipsCCState.po: MipsGenInstrInfo.inc.h MipsCCState.po: MipsGenRegisterInfo.inc.h MipsCCState.po: MipsGenSubtargetInfo.inc.h +MipsConstantIslandPass.o: Intrinsics.inc.h MipsConstantIslandPass.o: MipsGenInstrInfo.inc.h MipsConstantIslandPass.o: MipsGenRegisterInfo.inc.h MipsConstantIslandPass.o: MipsGenSubtargetInfo.inc.h +MipsConstantIslandPass.po: Intrinsics.inc.h MipsConstantIslandPass.po: MipsGenInstrInfo.inc.h MipsConstantIslandPass.po: MipsGenRegisterInfo.inc.h MipsConstantIslandPass.po: MipsGenSubtargetInfo.inc.h +MipsDelaySlotFiller.o: Intrinsics.inc.h MipsDelaySlotFiller.o: MipsGenInstrInfo.inc.h MipsDelaySlotFiller.o: MipsGenRegisterInfo.inc.h MipsDelaySlotFiller.o: MipsGenSubtargetInfo.inc.h +MipsDelaySlotFiller.po: Intrinsics.inc.h MipsDelaySlotFiller.po: MipsGenInstrInfo.inc.h MipsDelaySlotFiller.po: MipsGenRegisterInfo.inc.h MipsDelaySlotFiller.po: MipsGenSubtargetInfo.inc.h @@ -97,9 +109,11 @@ MipsFastISel.po: MipsGenFastISel.inc.h MipsFastISel.po: MipsGenInstrInfo.inc.h MipsFastISel.po: MipsGenRegisterInfo.inc.h MipsFastISel.po: MipsGenSubtargetInfo.inc.h +MipsFrameLowering.o: Intrinsics.inc.h MipsFrameLowering.o: MipsGenInstrInfo.inc.h MipsFrameLowering.o: MipsGenRegisterInfo.inc.h MipsFrameLowering.o: MipsGenSubtargetInfo.inc.h +MipsFrameLowering.po: Intrinsics.inc.h MipsFrameLowering.po: MipsGenInstrInfo.inc.h MipsFrameLowering.po: MipsGenRegisterInfo.inc.h MipsFrameLowering.po: MipsGenSubtargetInfo.inc.h @@ -113,10 +127,12 @@ MipsISelDAGToDAG.po: MipsGenDAGISel.inc.h MipsISelDAGToDAG.po: MipsGenInstrInfo.inc.h MipsISelDAGToDAG.po: MipsGenRegisterInfo.inc.h MipsISelDAGToDAG.po: MipsGenSubtargetInfo.inc.h +MipsISelLowering.o: Intrinsics.inc.h MipsISelLowering.o: MipsGenCallingConv.inc.h MipsISelLowering.o: MipsGenInstrInfo.inc.h MipsISelLowering.o: MipsGenRegisterInfo.inc.h MipsISelLowering.o: MipsGenSubtargetInfo.inc.h +MipsISelLowering.po: Intrinsics.inc.h MipsISelLowering.po: MipsGenCallingConv.inc.h MipsISelLowering.po: MipsGenInstrInfo.inc.h MipsISelLowering.po: MipsGenRegisterInfo.inc.h @@ -127,9 +143,11 @@ MipsInstrInfo.o: MipsGenSubtargetInfo.inc.h MipsInstrInfo.po: MipsGenInstrInfo.inc.h MipsInstrInfo.po: MipsGenRegisterInfo.inc.h MipsInstrInfo.po: MipsGenSubtargetInfo.inc.h +MipsLongBranch.o: Intrinsics.inc.h MipsLongBranch.o: MipsGenInstrInfo.inc.h MipsLongBranch.o: MipsGenRegisterInfo.inc.h MipsLongBranch.o: MipsGenSubtargetInfo.inc.h +MipsLongBranch.po: Intrinsics.inc.h MipsLongBranch.po: MipsGenInstrInfo.inc.h MipsLongBranch.po: MipsGenRegisterInfo.inc.h MipsLongBranch.po: MipsGenSubtargetInfo.inc.h @@ -139,23 +157,27 @@ MipsMCInstLower.o: MipsGenSubtargetInfo.inc.h MipsMCInstLower.po: MipsGenInstrInfo.inc.h MipsMCInstLower.po: MipsGenRegisterInfo.inc.h MipsMCInstLower.po: MipsGenSubtargetInfo.inc.h +MipsMachineFunction.o: Intrinsics.inc.h MipsMachineFunction.o: MipsGenInstrInfo.inc.h MipsMachineFunction.o: MipsGenRegisterInfo.inc.h MipsMachineFunction.o: MipsGenSubtargetInfo.inc.h +MipsMachineFunction.po: Intrinsics.inc.h MipsMachineFunction.po: MipsGenInstrInfo.inc.h MipsMachineFunction.po: MipsGenRegisterInfo.inc.h MipsMachineFunction.po: MipsGenSubtargetInfo.inc.h -MipsModuleISelDAGToDAG.o: MipsGenDAGISel.inc.h +MipsModuleISelDAGToDAG.o: Intrinsics.inc.h MipsModuleISelDAGToDAG.o: MipsGenInstrInfo.inc.h MipsModuleISelDAGToDAG.o: MipsGenRegisterInfo.inc.h MipsModuleISelDAGToDAG.o: MipsGenSubtargetInfo.inc.h -MipsModuleISelDAGToDAG.po: MipsGenDAGISel.inc.h +MipsModuleISelDAGToDAG.po: Intrinsics.inc.h MipsModuleISelDAGToDAG.po: MipsGenInstrInfo.inc.h MipsModuleISelDAGToDAG.po: MipsGenRegisterInfo.inc.h MipsModuleISelDAGToDAG.po: MipsGenSubtargetInfo.inc.h +MipsOptimizePICCall.o: Intrinsics.inc.h MipsOptimizePICCall.o: MipsGenInstrInfo.inc.h MipsOptimizePICCall.o: MipsGenRegisterInfo.inc.h MipsOptimizePICCall.o: MipsGenSubtargetInfo.inc.h +MipsOptimizePICCall.po: Intrinsics.inc.h MipsOptimizePICCall.po: MipsGenInstrInfo.inc.h MipsOptimizePICCall.po: MipsGenRegisterInfo.inc.h MipsOptimizePICCall.po: MipsGenSubtargetInfo.inc.h @@ -165,9 +187,11 @@ MipsOs16.o: MipsGenSubtargetInfo.inc.h MipsOs16.po: MipsGenInstrInfo.inc.h MipsOs16.po: MipsGenRegisterInfo.inc.h MipsOs16.po: MipsGenSubtargetInfo.inc.h +MipsRegisterInfo.o: Intrinsics.inc.h MipsRegisterInfo.o: MipsGenInstrInfo.inc.h MipsRegisterInfo.o: MipsGenRegisterInfo.inc.h MipsRegisterInfo.o: MipsGenSubtargetInfo.inc.h +MipsRegisterInfo.po: Intrinsics.inc.h MipsRegisterInfo.po: MipsGenInstrInfo.inc.h MipsRegisterInfo.po: MipsGenRegisterInfo.inc.h MipsRegisterInfo.po: MipsGenSubtargetInfo.inc.h @@ -195,27 +219,27 @@ MipsSEISelLowering.po: Intrinsics.inc.h MipsSEISelLowering.po: MipsGenInstrInfo.inc.h MipsSEISelLowering.po: MipsGenRegisterInfo.inc.h MipsSEISelLowering.po: MipsGenSubtargetInfo.inc.h +MipsSEInstrInfo.o: Intrinsics.inc.h MipsSEInstrInfo.o: MipsGenInstrInfo.inc.h MipsSEInstrInfo.o: MipsGenRegisterInfo.inc.h MipsSEInstrInfo.o: MipsGenSubtargetInfo.inc.h +MipsSEInstrInfo.po: Intrinsics.inc.h MipsSEInstrInfo.po: MipsGenInstrInfo.inc.h MipsSEInstrInfo.po: MipsGenRegisterInfo.inc.h MipsSEInstrInfo.po: MipsGenSubtargetInfo.inc.h +MipsSERegisterInfo.o: Intrinsics.inc.h MipsSERegisterInfo.o: MipsGenInstrInfo.inc.h MipsSERegisterInfo.o: MipsGenRegisterInfo.inc.h MipsSERegisterInfo.o: MipsGenSubtargetInfo.inc.h +MipsSERegisterInfo.po: Intrinsics.inc.h MipsSERegisterInfo.po: MipsGenInstrInfo.inc.h MipsSERegisterInfo.po: MipsGenRegisterInfo.inc.h MipsSERegisterInfo.po: MipsGenSubtargetInfo.inc.h -MipsSelectionDAGInfo.o: MipsGenInstrInfo.inc.h -MipsSelectionDAGInfo.o: MipsGenRegisterInfo.inc.h -MipsSelectionDAGInfo.o: MipsGenSubtargetInfo.inc.h -MipsSelectionDAGInfo.po: MipsGenInstrInfo.inc.h -MipsSelectionDAGInfo.po: MipsGenRegisterInfo.inc.h -MipsSelectionDAGInfo.po: MipsGenSubtargetInfo.inc.h +MipsSubtarget.o: Intrinsics.inc.h MipsSubtarget.o: MipsGenInstrInfo.inc.h MipsSubtarget.o: MipsGenRegisterInfo.inc.h MipsSubtarget.o: MipsGenSubtargetInfo.inc.h +MipsSubtarget.po: Intrinsics.inc.h MipsSubtarget.po: MipsGenInstrInfo.inc.h MipsSubtarget.po: MipsGenRegisterInfo.inc.h MipsSubtarget.po: MipsGenSubtargetInfo.inc.h @@ -229,9 +253,11 @@ MipsTargetMachine.po: MipsGenDAGISel.inc.h MipsTargetMachine.po: MipsGenInstrInfo.inc.h MipsTargetMachine.po: MipsGenRegisterInfo.inc.h MipsTargetMachine.po: MipsGenSubtargetInfo.inc.h +MipsTargetObjectFile.o: Intrinsics.inc.h MipsTargetObjectFile.o: MipsGenInstrInfo.inc.h MipsTargetObjectFile.o: MipsGenRegisterInfo.inc.h MipsTargetObjectFile.o: MipsGenSubtargetInfo.inc.h +MipsTargetObjectFile.po: Intrinsics.inc.h MipsTargetObjectFile.po: MipsGenInstrInfo.inc.h MipsTargetObjectFile.po: MipsGenRegisterInfo.inc.h MipsTargetObjectFile.po: MipsGenSubtargetInfo.inc.h diff --git a/lib/clang/libllvmobjcarcopts/Makefile.depend b/lib/clang/libllvmobjcarcopts/Makefile.depend index dc5c46540a94..d71c7bcabae1 100644 --- a/lib/clang/libllvmobjcarcopts/Makefile.depend +++ b/lib/clang/libllvmobjcarcopts/Makefile.depend @@ -13,6 +13,6 @@ DIRDEPS = \ .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree -ObjCARCUtil.o: Intrinsics.inc.h -ObjCARCUtil.po: Intrinsics.inc.h +ARCInstKind.o: Intrinsics.inc.h +ARCInstKind.po: Intrinsics.inc.h .endif diff --git a/lib/clang/libllvmpowerpccodegen/Makefile.depend b/lib/clang/libllvmpowerpccodegen/Makefile.depend index d7ad29505893..6b3e1d608825 100644 --- a/lib/clang/libllvmpowerpccodegen/Makefile.depend +++ b/lib/clang/libllvmpowerpccodegen/Makefile.depend @@ -33,6 +33,12 @@ PPCCTRLoops.po: Intrinsics.inc.h PPCCTRLoops.po: PPCGenInstrInfo.inc.h PPCCTRLoops.po: PPCGenRegisterInfo.inc.h PPCCTRLoops.po: PPCGenSubtargetInfo.inc.h +PPCEarlyReturn.o: PPCGenInstrInfo.inc.h +PPCEarlyReturn.o: PPCGenRegisterInfo.inc.h +PPCEarlyReturn.o: PPCGenSubtargetInfo.inc.h +PPCEarlyReturn.po: PPCGenInstrInfo.inc.h +PPCEarlyReturn.po: PPCGenRegisterInfo.inc.h +PPCEarlyReturn.po: PPCGenSubtargetInfo.inc.h PPCFastISel.o: Intrinsics.inc.h PPCFastISel.o: PPCGenCallingConv.inc.h PPCFastISel.o: PPCGenFastISel.inc.h @@ -83,6 +89,22 @@ PPCInstrInfo.o: PPCGenSubtargetInfo.inc.h PPCInstrInfo.po: PPCGenInstrInfo.inc.h PPCInstrInfo.po: PPCGenRegisterInfo.inc.h PPCInstrInfo.po: PPCGenSubtargetInfo.inc.h +PPCLoopDataPrefetch.o: Intrinsics.inc.h +PPCLoopDataPrefetch.o: PPCGenInstrInfo.inc.h +PPCLoopDataPrefetch.o: PPCGenRegisterInfo.inc.h +PPCLoopDataPrefetch.o: PPCGenSubtargetInfo.inc.h +PPCLoopDataPrefetch.po: Intrinsics.inc.h +PPCLoopDataPrefetch.po: PPCGenInstrInfo.inc.h +PPCLoopDataPrefetch.po: PPCGenRegisterInfo.inc.h +PPCLoopDataPrefetch.po: PPCGenSubtargetInfo.inc.h +PPCLoopPreIncPrep.o: Intrinsics.inc.h +PPCLoopPreIncPrep.o: PPCGenInstrInfo.inc.h +PPCLoopPreIncPrep.o: PPCGenRegisterInfo.inc.h +PPCLoopPreIncPrep.o: PPCGenSubtargetInfo.inc.h +PPCLoopPreIncPrep.po: Intrinsics.inc.h +PPCLoopPreIncPrep.po: PPCGenInstrInfo.inc.h +PPCLoopPreIncPrep.po: PPCGenRegisterInfo.inc.h +PPCLoopPreIncPrep.po: PPCGenSubtargetInfo.inc.h PPCMCInstLower.o: PPCGenInstrInfo.inc.h PPCMCInstLower.o: PPCGenRegisterInfo.inc.h PPCMCInstLower.o: PPCGenSubtargetInfo.inc.h @@ -95,21 +117,29 @@ PPCRegisterInfo.o: PPCGenSubtargetInfo.inc.h PPCRegisterInfo.po: PPCGenInstrInfo.inc.h PPCRegisterInfo.po: PPCGenRegisterInfo.inc.h PPCRegisterInfo.po: PPCGenSubtargetInfo.inc.h -PPCSelectionDAGInfo.o: PPCGenInstrInfo.inc.h -PPCSelectionDAGInfo.o: PPCGenRegisterInfo.inc.h -PPCSelectionDAGInfo.o: PPCGenSubtargetInfo.inc.h -PPCSelectionDAGInfo.po: PPCGenInstrInfo.inc.h -PPCSelectionDAGInfo.po: PPCGenRegisterInfo.inc.h -PPCSelectionDAGInfo.po: PPCGenSubtargetInfo.inc.h PPCSubtarget.o: PPCGenInstrInfo.inc.h PPCSubtarget.o: PPCGenRegisterInfo.inc.h PPCSubtarget.o: PPCGenSubtargetInfo.inc.h PPCSubtarget.po: PPCGenInstrInfo.inc.h PPCSubtarget.po: PPCGenRegisterInfo.inc.h PPCSubtarget.po: PPCGenSubtargetInfo.inc.h +PPCTLSDynamicCall.o: PPCGenInstrInfo.inc.h +PPCTLSDynamicCall.o: PPCGenRegisterInfo.inc.h +PPCTLSDynamicCall.o: PPCGenSubtargetInfo.inc.h +PPCTLSDynamicCall.po: PPCGenInstrInfo.inc.h +PPCTLSDynamicCall.po: PPCGenRegisterInfo.inc.h +PPCTLSDynamicCall.po: PPCGenSubtargetInfo.inc.h +PPCTOCRegDeps.o: PPCGenInstrInfo.inc.h +PPCTOCRegDeps.o: PPCGenRegisterInfo.inc.h +PPCTOCRegDeps.o: PPCGenSubtargetInfo.inc.h +PPCTOCRegDeps.po: PPCGenInstrInfo.inc.h +PPCTOCRegDeps.po: PPCGenRegisterInfo.inc.h +PPCTOCRegDeps.po: PPCGenSubtargetInfo.inc.h +PPCTargetMachine.o: Intrinsics.inc.h PPCTargetMachine.o: PPCGenInstrInfo.inc.h PPCTargetMachine.o: PPCGenRegisterInfo.inc.h PPCTargetMachine.o: PPCGenSubtargetInfo.inc.h +PPCTargetMachine.po: Intrinsics.inc.h PPCTargetMachine.po: PPCGenInstrInfo.inc.h PPCTargetMachine.po: PPCGenRegisterInfo.inc.h PPCTargetMachine.po: PPCGenSubtargetInfo.inc.h @@ -121,4 +151,22 @@ PPCTargetTransformInfo.po: Intrinsics.inc.h PPCTargetTransformInfo.po: PPCGenInstrInfo.inc.h PPCTargetTransformInfo.po: PPCGenRegisterInfo.inc.h PPCTargetTransformInfo.po: PPCGenSubtargetInfo.inc.h +PPCVSXCopy.o: PPCGenInstrInfo.inc.h +PPCVSXCopy.o: PPCGenRegisterInfo.inc.h +PPCVSXCopy.o: PPCGenSubtargetInfo.inc.h +PPCVSXCopy.po: PPCGenInstrInfo.inc.h +PPCVSXCopy.po: PPCGenRegisterInfo.inc.h +PPCVSXCopy.po: PPCGenSubtargetInfo.inc.h +PPCVSXFMAMutate.o: PPCGenInstrInfo.inc.h +PPCVSXFMAMutate.o: PPCGenRegisterInfo.inc.h +PPCVSXFMAMutate.o: PPCGenSubtargetInfo.inc.h +PPCVSXFMAMutate.po: PPCGenInstrInfo.inc.h +PPCVSXFMAMutate.po: PPCGenRegisterInfo.inc.h +PPCVSXFMAMutate.po: PPCGenSubtargetInfo.inc.h +PPCVSXSwapRemoval.o: PPCGenInstrInfo.inc.h +PPCVSXSwapRemoval.o: PPCGenRegisterInfo.inc.h +PPCVSXSwapRemoval.o: PPCGenSubtargetInfo.inc.h +PPCVSXSwapRemoval.po: PPCGenInstrInfo.inc.h +PPCVSXSwapRemoval.po: PPCGenRegisterInfo.inc.h +PPCVSXSwapRemoval.po: PPCGenSubtargetInfo.inc.h .endif diff --git a/lib/clang/libllvmscalaropts/Makefile.depend b/lib/clang/libllvmscalaropts/Makefile.depend index c33d392c619d..3c665f0b64e1 100644 --- a/lib/clang/libllvmscalaropts/Makefile.depend +++ b/lib/clang/libllvmscalaropts/Makefile.depend @@ -17,6 +17,8 @@ ADCE.o: Intrinsics.inc.h ADCE.po: Intrinsics.inc.h AlignmentFromAssumptions.o: Intrinsics.inc.h AlignmentFromAssumptions.po: Intrinsics.inc.h +BDCE.o: Intrinsics.inc.h +BDCE.po: Intrinsics.inc.h ConstantHoisting.o: Intrinsics.inc.h ConstantHoisting.po: Intrinsics.inc.h DeadStoreElimination.o: Intrinsics.inc.h @@ -27,12 +29,16 @@ GVN.o: Intrinsics.inc.h GVN.po: Intrinsics.inc.h IndVarSimplify.o: Intrinsics.inc.h IndVarSimplify.po: Intrinsics.inc.h +InductiveRangeCheckElimination.o: Intrinsics.inc.h +InductiveRangeCheckElimination.po: Intrinsics.inc.h JumpThreading.o: Intrinsics.inc.h JumpThreading.po: Intrinsics.inc.h LICM.o: Intrinsics.inc.h LICM.po: Intrinsics.inc.h LoopIdiomRecognize.o: Intrinsics.inc.h LoopIdiomRecognize.po: Intrinsics.inc.h +LoopInterchange.o: Intrinsics.inc.h +LoopInterchange.po: Intrinsics.inc.h LoopRerollPass.o: Intrinsics.inc.h LoopRerollPass.po: Intrinsics.inc.h LoopRotation.o: Intrinsics.inc.h @@ -45,14 +51,22 @@ LoopUnswitch.o: Intrinsics.inc.h LoopUnswitch.po: Intrinsics.inc.h LowerAtomic.o: Intrinsics.inc.h LowerAtomic.po: Intrinsics.inc.h +LowerExpectIntrinsic.o: Intrinsics.inc.h +LowerExpectIntrinsic.po: Intrinsics.inc.h MemCpyOptimizer.o: Intrinsics.inc.h MemCpyOptimizer.po: Intrinsics.inc.h MergedLoadStoreMotion.o: Intrinsics.inc.h MergedLoadStoreMotion.po: Intrinsics.inc.h +NaryReassociate.o: Intrinsics.inc.h +NaryReassociate.po: Intrinsics.inc.h PartiallyInlineLibCalls.o: Intrinsics.inc.h PartiallyInlineLibCalls.po: Intrinsics.inc.h +PlaceSafepoints.o: Intrinsics.inc.h +PlaceSafepoints.po: Intrinsics.inc.h Reassociate.o: Intrinsics.inc.h Reassociate.po: Intrinsics.inc.h +RewriteStatepointsForGC.o: Intrinsics.inc.h +RewriteStatepointsForGC.po: Intrinsics.inc.h SCCP.o: Intrinsics.inc.h SCCP.po: Intrinsics.inc.h SROA.o: Intrinsics.inc.h @@ -67,6 +81,10 @@ SimplifyCFGPass.o: Intrinsics.inc.h SimplifyCFGPass.po: Intrinsics.inc.h Sink.o: Intrinsics.inc.h Sink.po: Intrinsics.inc.h +SpeculativeExecution.o: Intrinsics.inc.h +SpeculativeExecution.po: Intrinsics.inc.h +StraightLineStrengthReduce.o: Intrinsics.inc.h +StraightLineStrengthReduce.po: Intrinsics.inc.h StructurizeCFG.o: Intrinsics.inc.h StructurizeCFG.po: Intrinsics.inc.h TailRecursionElimination.o: Intrinsics.inc.h diff --git a/lib/clang/libllvmtarget/Makefile.depend b/lib/clang/libllvmtarget/Makefile.depend index 3e7f3f5e7165..afcaff08e127 100644 --- a/lib/clang/libllvmtarget/Makefile.depend +++ b/lib/clang/libllvmtarget/Makefile.depend @@ -6,10 +6,15 @@ DIRDEPS = \ include/xlocale \ lib/libc++ \ lib/msun \ + usr.bin/clang/tblgen.host \ .include .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree +TargetMachine.o: Intrinsics.inc.h +TargetMachine.po: Intrinsics.inc.h +TargetMachineC.o: Intrinsics.inc.h +TargetMachineC.po: Intrinsics.inc.h .endif diff --git a/lib/clang/libllvmtransformutils/Makefile.depend b/lib/clang/libllvmtransformutils/Makefile.depend index f3a7d488c00f..7d4d09dabbcb 100644 --- a/lib/clang/libllvmtransformutils/Makefile.depend +++ b/lib/clang/libllvmtransformutils/Makefile.depend @@ -31,8 +31,8 @@ Local.o: Intrinsics.inc.h Local.po: Intrinsics.inc.h LoopSimplify.o: Intrinsics.inc.h LoopSimplify.po: Intrinsics.inc.h -LowerExpectIntrinsic.o: Intrinsics.inc.h -LowerExpectIntrinsic.po: Intrinsics.inc.h +LoopUtils.o: Intrinsics.inc.h +LoopUtils.po: Intrinsics.inc.h PromoteMemoryToRegister.o: Intrinsics.inc.h PromoteMemoryToRegister.po: Intrinsics.inc.h SSAUpdater.o: Intrinsics.inc.h diff --git a/lib/clang/libllvmx86codegen/Makefile.depend b/lib/clang/libllvmx86codegen/Makefile.depend index 889d747c8d55..ad7daafa1376 100644 --- a/lib/clang/libllvmx86codegen/Makefile.depend +++ b/lib/clang/libllvmx86codegen/Makefile.depend @@ -25,6 +25,12 @@ X86CallFrameOptimization.o: X86GenSubtargetInfo.inc.h X86CallFrameOptimization.po: X86GenInstrInfo.inc.h X86CallFrameOptimization.po: X86GenRegisterInfo.inc.h X86CallFrameOptimization.po: X86GenSubtargetInfo.inc.h +X86ExpandPseudo.o: X86GenInstrInfo.inc.h +X86ExpandPseudo.o: X86GenRegisterInfo.inc.h +X86ExpandPseudo.o: X86GenSubtargetInfo.inc.h +X86ExpandPseudo.po: X86GenInstrInfo.inc.h +X86ExpandPseudo.po: X86GenRegisterInfo.inc.h +X86ExpandPseudo.po: X86GenSubtargetInfo.inc.h X86FastISel.o: Intrinsics.inc.h X86FastISel.o: X86GenCallingConv.inc.h X86FastISel.o: X86GenFastISel.inc.h @@ -113,9 +119,11 @@ X86Subtarget.o: X86GenSubtargetInfo.inc.h X86Subtarget.po: X86GenInstrInfo.inc.h X86Subtarget.po: X86GenRegisterInfo.inc.h X86Subtarget.po: X86GenSubtargetInfo.inc.h +X86TargetMachine.o: Intrinsics.inc.h X86TargetMachine.o: X86GenInstrInfo.inc.h X86TargetMachine.o: X86GenRegisterInfo.inc.h X86TargetMachine.o: X86GenSubtargetInfo.inc.h +X86TargetMachine.po: Intrinsics.inc.h X86TargetMachine.po: X86GenInstrInfo.inc.h X86TargetMachine.po: X86GenRegisterInfo.inc.h X86TargetMachine.po: X86GenSubtargetInfo.inc.h @@ -133,4 +141,6 @@ X86VZeroUpper.o: X86GenSubtargetInfo.inc.h X86VZeroUpper.po: X86GenInstrInfo.inc.h X86VZeroUpper.po: X86GenRegisterInfo.inc.h X86VZeroUpper.po: X86GenSubtargetInfo.inc.h +X86WinEHState.o: Intrinsics.inc.h +X86WinEHState.po: Intrinsics.inc.h .endif diff --git a/lib/clang/libllvmx86disassembler/Makefile.depend b/lib/clang/libllvmx86disassembler/Makefile.depend index e4633796d1c1..6f0ac76f1478 100644 --- a/lib/clang/libllvmx86disassembler/Makefile.depend +++ b/lib/clang/libllvmx86disassembler/Makefile.depend @@ -19,4 +19,6 @@ X86Disassembler.o: X86GenSubtargetInfo.inc.h X86Disassembler.po: X86GenInstrInfo.inc.h X86Disassembler.po: X86GenRegisterInfo.inc.h X86Disassembler.po: X86GenSubtargetInfo.inc.h +X86DisassemblerDecoder.o: X86GenDisassemblerTables.inc.h +X86DisassemblerDecoder.po: X86GenDisassemblerTables.inc.h .endif diff --git a/lib/lib80211/Makefile.depend b/lib/lib80211/Makefile.depend new file mode 100644 index 000000000000..806b5fd7ace9 --- /dev/null +++ b/lib/lib80211/Makefile.depend @@ -0,0 +1,19 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + lib/libexpat \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/lib/libbsdstat/Makefile.depend b/lib/libbsdstat/Makefile.depend new file mode 100644 index 000000000000..3646e2e2b1af --- /dev/null +++ b/lib/libbsdstat/Makefile.depend @@ -0,0 +1,18 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/lib/libcasper/Makefile.depend b/lib/libcasper/Makefile.depend new file mode 100644 index 000000000000..529a2cf21c66 --- /dev/null +++ b/lib/libcasper/Makefile.depend @@ -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/libcapsicum \ + lib/libcompiler_rt \ + lib/libnv \ + lib/libpjdlog \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/lib/libclang_rt/asan-preinit/Makefile.depend b/lib/libclang_rt/asan-preinit/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/lib/libclang_rt/asan-preinit/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/lib/libclang_rt/asan/Makefile.depend b/lib/libclang_rt/asan/Makefile.depend new file mode 100644 index 000000000000..1df7d3387057 --- /dev/null +++ b/lib/libclang_rt/asan/Makefile.depend @@ -0,0 +1,16 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + include/arpa \ + include/xlocale \ + lib/libc++ \ + lib/ncurses/ncursesw \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/lib/libclang_rt/asan_cxx/Makefile.depend b/lib/libclang_rt/asan_cxx/Makefile.depend new file mode 100644 index 000000000000..79506ce16b79 --- /dev/null +++ b/lib/libclang_rt/asan_cxx/Makefile.depend @@ -0,0 +1,12 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/lib/libclang_rt/include/Makefile.depend b/lib/libclang_rt/include/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/lib/libclang_rt/include/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/lib/libclang_rt/profile/Makefile.depend b/lib/libclang_rt/profile/Makefile.depend new file mode 100644 index 000000000000..18be76b0cb6f --- /dev/null +++ b/lib/libclang_rt/profile/Makefile.depend @@ -0,0 +1,13 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + include/xlocale \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/lib/libclang_rt/safestack/Makefile.depend b/lib/libclang_rt/safestack/Makefile.depend new file mode 100644 index 000000000000..082e283588a1 --- /dev/null +++ b/lib/libclang_rt/safestack/Makefile.depend @@ -0,0 +1,15 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + include/arpa \ + include/xlocale \ + lib/ncurses/ncursesw \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/lib/libclang_rt/ubsan_standalone/Makefile.depend b/lib/libclang_rt/ubsan_standalone/Makefile.depend new file mode 100644 index 000000000000..1df7d3387057 --- /dev/null +++ b/lib/libclang_rt/ubsan_standalone/Makefile.depend @@ -0,0 +1,16 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + include/arpa \ + include/xlocale \ + lib/libc++ \ + lib/ncurses/ncursesw \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/lib/libclang_rt/ubsan_standalone_cxx/Makefile.depend b/lib/libclang_rt/ubsan_standalone_cxx/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/lib/libclang_rt/ubsan_standalone_cxx/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/lib/libdevctl/Makefile.depend b/lib/libdevctl/Makefile.depend new file mode 100644 index 000000000000..3646e2e2b1af --- /dev/null +++ b/lib/libdevctl/Makefile.depend @@ -0,0 +1,18 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/lib/libevent/Makefile.depend b/lib/libevent/Makefile.depend index 18be76b0cb6f..3646e2e2b1af 100644 --- a/lib/libevent/Makefile.depend +++ b/lib/libevent/Makefile.depend @@ -2,8 +2,13 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ include \ include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ .include diff --git a/lib/libpjdlog/Makefile.depend b/lib/libpjdlog/Makefile.depend new file mode 100644 index 000000000000..7de116d21d37 --- /dev/null +++ b/lib/libpjdlog/Makefile.depend @@ -0,0 +1,20 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/arpa \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + lib/libutil \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/lib/libunbound/Makefile.depend b/lib/libunbound/Makefile.depend index aaf8d6d8d8f1..900e3eaaea64 100644 --- a/lib/libunbound/Makefile.depend +++ b/lib/libunbound/Makefile.depend @@ -13,6 +13,7 @@ DIRDEPS = \ lib/libthr \ secure/lib/libcrypto \ secure/lib/libssl \ + usr.bin/yacc.host \ .include diff --git a/libexec/bootpd/Makefile.depend b/libexec/bootpd/Makefile.depend index e0030e35cde6..54c1f6f1442e 100644 --- a/libexec/bootpd/Makefile.depend +++ b/libexec/bootpd/Makefile.depend @@ -2,12 +2,14 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ include \ include/arpa \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include diff --git a/libexec/casper/dns/Makefile.depend b/libexec/casper/dns/Makefile.depend new file mode 100644 index 000000000000..aa79c093cb61 --- /dev/null +++ b/libexec/casper/dns/Makefile.depend @@ -0,0 +1,23 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcapsicum \ + lib/libcasper \ + lib/libcompiler_rt \ + lib/libnv \ + lib/libpjdlog \ + lib/libutil \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/libexec/casper/grp/Makefile.depend b/libexec/casper/grp/Makefile.depend new file mode 100644 index 000000000000..aa79c093cb61 --- /dev/null +++ b/libexec/casper/grp/Makefile.depend @@ -0,0 +1,23 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcapsicum \ + lib/libcasper \ + lib/libcompiler_rt \ + lib/libnv \ + lib/libpjdlog \ + lib/libutil \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/libexec/casper/pwd/Makefile.depend b/libexec/casper/pwd/Makefile.depend new file mode 100644 index 000000000000..aa79c093cb61 --- /dev/null +++ b/libexec/casper/pwd/Makefile.depend @@ -0,0 +1,23 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcapsicum \ + lib/libcasper \ + lib/libcompiler_rt \ + lib/libnv \ + lib/libpjdlog \ + lib/libutil \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/libexec/casper/random/Makefile.depend b/libexec/casper/random/Makefile.depend new file mode 100644 index 000000000000..aa79c093cb61 --- /dev/null +++ b/libexec/casper/random/Makefile.depend @@ -0,0 +1,23 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcapsicum \ + lib/libcasper \ + lib/libcompiler_rt \ + lib/libnv \ + lib/libpjdlog \ + lib/libutil \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/libexec/casper/sysctl/Makefile.depend b/libexec/casper/sysctl/Makefile.depend new file mode 100644 index 000000000000..aa79c093cb61 --- /dev/null +++ b/libexec/casper/sysctl/Makefile.depend @@ -0,0 +1,23 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcapsicum \ + lib/libcasper \ + lib/libcompiler_rt \ + lib/libnv \ + lib/libpjdlog \ + lib/libutil \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/libexec/dma/dmagent/Makefile.depend b/libexec/dma/dmagent/Makefile.depend index da1261f40e08..226aa409a7f1 100644 --- a/libexec/dma/dmagent/Makefile.depend +++ b/libexec/dma/dmagent/Makefile.depend @@ -12,6 +12,7 @@ DIRDEPS = \ lib/libcompiler_rt \ secure/lib/libcrypto \ secure/lib/libssl \ + usr.bin/yacc.host \ .include diff --git a/libexec/hyperv/Makefile.depend b/libexec/hyperv/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/libexec/hyperv/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/sbin/casperd/Makefile.depend b/sbin/casperd/Makefile.depend new file mode 100644 index 000000000000..aa79c093cb61 --- /dev/null +++ b/sbin/casperd/Makefile.depend @@ -0,0 +1,23 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcapsicum \ + lib/libcasper \ + lib/libcompiler_rt \ + lib/libnv \ + lib/libpjdlog \ + lib/libutil \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/sbin/ifconfig/Makefile.depend b/sbin/ifconfig/Makefile.depend index 768e8c6c2869..9096e8c570ab 100644 --- a/sbin/ifconfig/Makefile.depend +++ b/sbin/ifconfig/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/arpa \ include/xlocale \ lib/${CSU_DIR} \ + lib/lib80211 \ lib/libc \ lib/libcompiler_rt \ lib/libexpat \ diff --git a/sbin/routed/Makefile.depend b/sbin/routed/Makefile.depend index d734286fd8ad..1dd269719589 100644 --- a/sbin/routed/Makefile.depend +++ b/sbin/routed/Makefile.depend @@ -2,6 +2,7 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ include \ include/arpa \ @@ -9,6 +10,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libmd \ diff --git a/secure/lib/libcrypto/engines/libcapi/Makefile.depend b/secure/lib/libcrypto/engines/libcapi/Makefile.depend new file mode 100644 index 000000000000..fc0b63320671 --- /dev/null +++ b/secure/lib/libcrypto/engines/libcapi/Makefile.depend @@ -0,0 +1,19 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + secure/lib/libcrypto \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/share/dtrace/Makefile.depend b/share/dtrace/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/share/dtrace/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/share/examples/libvgl/Makefile.depend b/share/examples/libvgl/Makefile.depend index 79eb58b4a779..2a82ebbb86d2 100644 --- a/share/examples/libvgl/Makefile.depend +++ b/share/examples/libvgl/Makefile.depend @@ -2,11 +2,14 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ + lib/libvgl \ .include diff --git a/share/examples/smbfs/Makefile.depend b/share/examples/smbfs/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/share/examples/smbfs/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/share/examples/smbfs/print/Makefile.depend b/share/examples/smbfs/print/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/share/examples/smbfs/print/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/share/keys/pkg/trusted/Makefile.depend b/share/keys/pkg/trusted/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/share/keys/pkg/trusted/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/share/locale-links/Makefile.depend b/share/locale-links/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/share/locale-links/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/share/mk/Makefile.depend b/share/mk/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/share/mk/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/share/vt/fonts/Makefile.depend b/share/vt/fonts/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/share/vt/fonts/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/share/vt/keymaps/Makefile.depend b/share/vt/keymaps/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/share/vt/keymaps/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/sys/boot/common/Makefile.depend b/sys/boot/common/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/sys/boot/common/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/sys/boot/efi/boot1/Makefile.depend b/sys/boot/efi/boot1/Makefile.depend new file mode 100644 index 000000000000..79506ce16b79 --- /dev/null +++ b/sys/boot/efi/boot1/Makefile.depend @@ -0,0 +1,12 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/sys/boot/efi/fdt/Makefile.depend b/sys/boot/efi/fdt/Makefile.depend new file mode 100644 index 000000000000..18be76b0cb6f --- /dev/null +++ b/sys/boot/efi/fdt/Makefile.depend @@ -0,0 +1,13 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + include/xlocale \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/sys/boot/efi/loader/Makefile.depend b/sys/boot/efi/loader/Makefile.depend new file mode 100644 index 000000000000..3129986c7c18 --- /dev/null +++ b/sys/boot/efi/loader/Makefile.depend @@ -0,0 +1,18 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + include/xlocale \ + lib/libstand \ + sys/boot/efi/libefi \ + sys/boot/ficl \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +vers.o: vers.c +vers.po: vers.c +.endif diff --git a/sys/boot/fdt/Makefile.depend b/sys/boot/fdt/Makefile.depend new file mode 100644 index 000000000000..29844140c2c3 --- /dev/null +++ b/sys/boot/fdt/Makefile.depend @@ -0,0 +1,14 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + include/xlocale \ + lib/libstand \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/sys/boot/ficl32/Makefile.depend b/sys/boot/ficl32/Makefile.depend new file mode 100644 index 000000000000..729ef23e98b4 --- /dev/null +++ b/sys/boot/ficl32/Makefile.depend @@ -0,0 +1,17 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + include/xlocale \ + lib/libstand \ + lib/msun \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +softcore.o: softcore.c +softcore.po: softcore.c +.endif diff --git a/sys/boot/forth/Makefile.depend b/sys/boot/forth/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/sys/boot/forth/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/sys/boot/i386/boot2/Makefile.depend b/sys/boot/i386/boot2/Makefile.depend index f80275d86ab1..d5a67a6b2085 100644 --- a/sys/boot/i386/boot2/Makefile.depend +++ b/sys/boot/i386/boot2/Makefile.depend @@ -2,6 +2,9 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + include \ + sys/boot/i386/btx/btx \ + sys/boot/i386/btx/lib \ .include diff --git a/sys/boot/i386/btx/btx/Makefile.depend b/sys/boot/i386/btx/btx/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/sys/boot/i386/btx/btx/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/sys/boot/i386/btx/btxldr/Makefile.depend b/sys/boot/i386/btx/btxldr/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/sys/boot/i386/btx/btxldr/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/sys/boot/i386/btx/lib/Makefile.depend b/sys/boot/i386/btx/lib/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/sys/boot/i386/btx/lib/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/sys/boot/i386/cdboot/Makefile.depend b/sys/boot/i386/cdboot/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/sys/boot/i386/cdboot/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/sys/boot/i386/gptboot/Makefile.depend b/sys/boot/i386/gptboot/Makefile.depend new file mode 100644 index 000000000000..c7986033d6f0 --- /dev/null +++ b/sys/boot/i386/gptboot/Makefile.depend @@ -0,0 +1,15 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + sys/boot/i386/btx/btx \ + sys/boot/i386/btx/lib \ + sys/boot/libstand32 \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/sys/boot/i386/gptzfsboot/Makefile.depend b/sys/boot/i386/gptzfsboot/Makefile.depend new file mode 100644 index 000000000000..63a43d89fad3 --- /dev/null +++ b/sys/boot/i386/gptzfsboot/Makefile.depend @@ -0,0 +1,16 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + include/xlocale \ + sys/boot/i386/btx/btx \ + sys/boot/i386/btx/lib \ + sys/boot/libstand32 \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/sys/boot/i386/kgzldr/Makefile.depend b/sys/boot/i386/kgzldr/Makefile.depend new file mode 100644 index 000000000000..79506ce16b79 --- /dev/null +++ b/sys/boot/i386/kgzldr/Makefile.depend @@ -0,0 +1,12 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/sys/boot/i386/libfirewire/Makefile.depend b/sys/boot/i386/libfirewire/Makefile.depend new file mode 100644 index 000000000000..18be76b0cb6f --- /dev/null +++ b/sys/boot/i386/libfirewire/Makefile.depend @@ -0,0 +1,13 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + include/xlocale \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/sys/boot/i386/libi386/Makefile.depend b/sys/boot/i386/libi386/Makefile.depend new file mode 100644 index 000000000000..18be76b0cb6f --- /dev/null +++ b/sys/boot/i386/libi386/Makefile.depend @@ -0,0 +1,13 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + include/xlocale \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/sys/boot/i386/loader/Makefile.depend b/sys/boot/i386/loader/Makefile.depend index f80275d86ab1..ece1e95e0a13 100644 --- a/sys/boot/i386/loader/Makefile.depend +++ b/sys/boot/i386/loader/Makefile.depend @@ -2,10 +2,21 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + include \ + include/xlocale \ + lib/libstand \ + sys/boot/ficl32 \ + sys/boot/i386/btx/btx \ + sys/boot/i386/btx/btxldr \ + sys/boot/i386/btx/lib \ + sys/boot/i386/libi386 \ + sys/boot/libstand32 \ .include .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree +vers.o: vers.c +vers.po: vers.c .endif diff --git a/sys/boot/i386/mbr/Makefile.depend b/sys/boot/i386/mbr/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/sys/boot/i386/mbr/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/sys/boot/i386/pmbr/Makefile.depend b/sys/boot/i386/pmbr/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/sys/boot/i386/pmbr/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/sys/boot/i386/pxeldr/Makefile.depend b/sys/boot/i386/pxeldr/Makefile.depend new file mode 100644 index 000000000000..c6f574a284a3 --- /dev/null +++ b/sys/boot/i386/pxeldr/Makefile.depend @@ -0,0 +1,15 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + sys/boot/i386/btx/btx \ + sys/boot/i386/btx/btxldr \ + sys/boot/i386/loader \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/sys/boot/i386/zfsboot/Makefile.depend b/sys/boot/i386/zfsboot/Makefile.depend new file mode 100644 index 000000000000..63a43d89fad3 --- /dev/null +++ b/sys/boot/i386/zfsboot/Makefile.depend @@ -0,0 +1,16 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + include/xlocale \ + sys/boot/i386/btx/btx \ + sys/boot/i386/btx/lib \ + sys/boot/libstand32 \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/sys/boot/i386/zfsloader/Makefile.depend b/sys/boot/i386/zfsloader/Makefile.depend index f80275d86ab1..840a6c3abd33 100644 --- a/sys/boot/i386/zfsloader/Makefile.depend +++ b/sys/boot/i386/zfsloader/Makefile.depend @@ -2,10 +2,22 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + include \ + include/xlocale \ + lib/libstand \ + sys/boot/ficl32 \ + sys/boot/i386/btx/btx \ + sys/boot/i386/btx/btxldr \ + sys/boot/i386/btx/lib \ + sys/boot/i386/libi386 \ + sys/boot/libstand32 \ + sys/boot/zfs \ .include .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree +vers.o: vers.c +vers.po: vers.c .endif diff --git a/sys/boot/libstand32/Makefile.depend b/sys/boot/libstand32/Makefile.depend new file mode 100644 index 000000000000..dae5bcdc5da3 --- /dev/null +++ b/sys/boot/libstand32/Makefile.depend @@ -0,0 +1,58 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + include/arpa \ + include/xlocale \ + lib/libbz2 \ + lib/libstand \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +_bzlib.o: _bzlib.c +_bzlib.o: libstand_bzlib_private.h +_bzlib.po: _bzlib.c +_bzlib.po: libstand_bzlib_private.h +_crctable.o: _crctable.c +_crctable.o: libstand_bzlib_private.h +_crctable.po: _crctable.c +_crctable.po: libstand_bzlib_private.h +_decompress.o: _decompress.c +_decompress.o: libstand_bzlib_private.h +_decompress.po: _decompress.c +_decompress.po: libstand_bzlib_private.h +_huffman.o: _huffman.c +_huffman.o: libstand_bzlib_private.h +_huffman.po: _huffman.c +_huffman.po: libstand_bzlib_private.h +_infback.o: _infback.c +_infback.o: libstand_zutil.h +_infback.po: _infback.c +_infback.po: libstand_zutil.h +_inffast.o: _inffast.c +_inffast.o: libstand_zutil.h +_inffast.po: _inffast.c +_inffast.po: libstand_zutil.h +_inflate.o: _inflate.c +_inflate.o: libstand_zutil.h +_inflate.po: _inflate.c +_inflate.po: libstand_zutil.h +_inftrees.o: _inftrees.c +_inftrees.o: libstand_zutil.h +_inftrees.po: _inftrees.c +_inftrees.po: libstand_zutil.h +_randtable.o: _randtable.c +_randtable.o: libstand_bzlib_private.h +_randtable.po: _randtable.c +_randtable.po: libstand_bzlib_private.h +_zutil.o: _zutil.c +_zutil.o: libstand_gzguts.h +_zutil.o: libstand_zutil.h +_zutil.po: _zutil.c +_zutil.po: libstand_gzguts.h +_zutil.po: libstand_zutil.h +.endif diff --git a/sys/boot/userboot/ficl/Makefile.depend b/sys/boot/userboot/ficl/Makefile.depend new file mode 100644 index 000000000000..729ef23e98b4 --- /dev/null +++ b/sys/boot/userboot/ficl/Makefile.depend @@ -0,0 +1,17 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + include/xlocale \ + lib/libstand \ + lib/msun \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +softcore.o: softcore.c +softcore.po: softcore.c +.endif diff --git a/sys/boot/userboot/libstand/Makefile.depend b/sys/boot/userboot/libstand/Makefile.depend new file mode 100644 index 000000000000..dae5bcdc5da3 --- /dev/null +++ b/sys/boot/userboot/libstand/Makefile.depend @@ -0,0 +1,58 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + include/arpa \ + include/xlocale \ + lib/libbz2 \ + lib/libstand \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +_bzlib.o: _bzlib.c +_bzlib.o: libstand_bzlib_private.h +_bzlib.po: _bzlib.c +_bzlib.po: libstand_bzlib_private.h +_crctable.o: _crctable.c +_crctable.o: libstand_bzlib_private.h +_crctable.po: _crctable.c +_crctable.po: libstand_bzlib_private.h +_decompress.o: _decompress.c +_decompress.o: libstand_bzlib_private.h +_decompress.po: _decompress.c +_decompress.po: libstand_bzlib_private.h +_huffman.o: _huffman.c +_huffman.o: libstand_bzlib_private.h +_huffman.po: _huffman.c +_huffman.po: libstand_bzlib_private.h +_infback.o: _infback.c +_infback.o: libstand_zutil.h +_infback.po: _infback.c +_infback.po: libstand_zutil.h +_inffast.o: _inffast.c +_inffast.o: libstand_zutil.h +_inffast.po: _inffast.c +_inffast.po: libstand_zutil.h +_inflate.o: _inflate.c +_inflate.o: libstand_zutil.h +_inflate.po: _inflate.c +_inflate.po: libstand_zutil.h +_inftrees.o: _inftrees.c +_inftrees.o: libstand_zutil.h +_inftrees.po: _inftrees.c +_inftrees.po: libstand_zutil.h +_randtable.o: _randtable.c +_randtable.o: libstand_bzlib_private.h +_randtable.po: _randtable.c +_randtable.po: libstand_bzlib_private.h +_zutil.o: _zutil.c +_zutil.o: libstand_gzguts.h +_zutil.o: libstand_zutil.h +_zutil.po: _zutil.c +_zutil.po: libstand_gzguts.h +_zutil.po: libstand_zutil.h +.endif diff --git a/sys/boot/userboot/test/Makefile.depend b/sys/boot/userboot/test/Makefile.depend new file mode 100644 index 000000000000..3646e2e2b1af --- /dev/null +++ b/sys/boot/userboot/test/Makefile.depend @@ -0,0 +1,18 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/sys/boot/userboot/userboot/Makefile.depend b/sys/boot/userboot/userboot/Makefile.depend new file mode 100644 index 000000000000..a0118276bbd5 --- /dev/null +++ b/sys/boot/userboot/userboot/Makefile.depend @@ -0,0 +1,18 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + include/xlocale \ + sys/boot/userboot/ficl \ + sys/boot/userboot/libstand \ + sys/boot/userboot/zfs \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +vers.So: vers.c +vers.po: vers.c +.endif diff --git a/sys/boot/userboot/zfs/Makefile.depend b/sys/boot/userboot/zfs/Makefile.depend new file mode 100644 index 000000000000..18be76b0cb6f --- /dev/null +++ b/sys/boot/userboot/zfs/Makefile.depend @@ -0,0 +1,13 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + include/xlocale \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/sys/boot/zfs/Makefile.depend b/sys/boot/zfs/Makefile.depend new file mode 100644 index 000000000000..18be76b0cb6f --- /dev/null +++ b/sys/boot/zfs/Makefile.depend @@ -0,0 +1,13 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + include \ + include/xlocale \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/targets/pseudo/userland/Makefile.depend b/targets/pseudo/userland/Makefile.depend index 546e1461e7f5..a31f646fd886 100644 --- a/targets/pseudo/userland/Makefile.depend +++ b/targets/pseudo/userland/Makefile.depend @@ -146,6 +146,7 @@ DIRDEPS+= \ sbin/resolvconf \ sbin/restore \ sbin/route \ + sbin/routed \ sbin/routed/rtquery \ sbin/rtsol \ sbin/savecore \ @@ -209,6 +210,8 @@ DIRDEPS+= \ usr.bin/dc \ usr.bin/dig \ usr.bin/dirname \ + usr.bin/dpv \ + usr.bin/drill \ usr.bin/du \ usr.bin/ee \ usr.bin/elf2aout \ @@ -239,10 +242,13 @@ DIRDEPS+= \ usr.bin/head \ usr.bin/hexdump \ usr.bin/host \ + usr.bin/iconv \ usr.bin/id \ + usr.bin/ident \ usr.bin/indent \ usr.bin/ipcrm \ usr.bin/ipcs \ + usr.bin/iscsictl \ usr.bin/join \ usr.bin/jot \ usr.bin/kdump \ @@ -254,6 +260,7 @@ DIRDEPS+= \ usr.bin/lam \ usr.bin/last \ usr.bin/lastcomm \ + usr.bin/lex \ usr.bin/ldd \ usr.bin/leave \ usr.bin/less \ @@ -282,8 +289,11 @@ DIRDEPS+= \ usr.bin/mesg \ usr.bin/minigzip \ usr.bin/ministat \ + usr.bin/mkcsmapper \ usr.bin/mkdep \ + usr.bin/mkesdb \ usr.bin/mkfifo \ + usr.bin/mkimg \ usr.bin/mklocale \ usr.bin/mkstr \ usr.bin/mktemp \ @@ -309,12 +319,14 @@ DIRDEPS+= \ usr.bin/pagesize \ usr.bin/passwd \ usr.bin/paste \ + usr.bin/patch \ usr.bin/pathchk \ usr.bin/perror \ usr.bin/pr \ usr.bin/printenv \ usr.bin/printf \ usr.bin/procstat \ + usr.bin/protect \ usr.bin/quota \ usr.bin/rctl \ usr.bin/renice \ @@ -332,16 +344,30 @@ DIRDEPS+= \ usr.bin/rwho \ usr.bin/script \ usr.bin/sed \ + usr.bin/send-pr \ usr.bin/seq \ usr.bin/shar \ usr.bin/showmount \ + usr.bin/smbutil \ usr.bin/sockstat \ + usr.bin/soelim \ usr.bin/sort \ usr.bin/split \ usr.bin/ssh-copy-id \ usr.bin/stat \ usr.bin/stdbuf \ usr.bin/su \ + usr.bin/svn/svn \ + usr.bin/svn/svnadmin \ + usr.bin/svn/svnbench \ + usr.bin/svn/svndumpfilter \ + usr.bin/svn/svnfsfs \ + usr.bin/svn/svnlook \ + usr.bin/svn/svnmucc \ + usr.bin/svn/svnrdump \ + usr.bin/svn/svnserve \ + usr.bin/svn/svnsync \ + usr.bin/svn/svnversion \ usr.bin/systat \ usr.bin/tabs \ usr.bin/tail \ @@ -380,6 +406,7 @@ DIRDEPS+= \ usr.bin/vacation \ usr.bin/vgrind \ usr.bin/vi \ + usr.bin/vi/catalog \ usr.bin/vis \ usr.bin/vmstat \ usr.bin/vtfontcvt \ @@ -396,8 +423,9 @@ DIRDEPS+= \ usr.bin/xinstall \ usr.bin/xlint/lint1 \ usr.bin/xlint/lint2 \ - usr.bin/xlint/xlint \ usr.bin/xlint/llib \ + usr.bin/xlint/xlint \ + usr.bin/xo \ usr.bin/xstr \ usr.bin/xz \ usr.bin/xzdec \ @@ -410,14 +438,14 @@ DIRDEPS+= \ usr.sbin/ac \ usr.sbin/accton \ usr.sbin/adduser \ - usr.sbin/amd/include \ - usr.sbin/amd/libamu \ usr.sbin/amd/amd \ usr.sbin/amd/amq \ usr.sbin/amd/doc \ usr.sbin/amd/fixmount \ usr.sbin/amd/fsinfo \ usr.sbin/amd/hlfsd \ + usr.sbin/amd/include \ + usr.sbin/amd/libamu \ usr.sbin/amd/mk-amd-map \ usr.sbin/amd/pawd \ usr.sbin/amd/scripts \ @@ -428,9 +456,11 @@ DIRDEPS+= \ usr.sbin/arpaname \ usr.sbin/audit \ usr.sbin/auditd \ + usr.sbin/auditdistd \ usr.sbin/auditreduce \ usr.sbin/authpf \ - usr.sbin/bhyve \ + usr.sbin/autofs \ + usr.sbin/binmiscctl \ usr.sbin/bluetooth/ath3kfw \ usr.sbin/bluetooth/bcmfw \ usr.sbin/bluetooth/bt3cfw \ @@ -447,25 +477,65 @@ DIRDEPS+= \ usr.sbin/bluetooth/sdpd \ usr.sbin/bootparamd/bootparamd \ usr.sbin/bootparamd/callbootd \ + usr.sbin/bsdconfig \ + usr.sbin/bsdconfig/console \ + usr.sbin/bsdconfig/console/include \ + usr.sbin/bsdconfig/diskmgmt \ + usr.sbin/bsdconfig/diskmgmt/include \ + usr.sbin/bsdconfig/docsinstall \ + usr.sbin/bsdconfig/docsinstall/include \ + usr.sbin/bsdconfig/dot \ + usr.sbin/bsdconfig/dot/include \ + usr.sbin/bsdconfig/examples \ + usr.sbin/bsdconfig/include \ + usr.sbin/bsdconfig/includes \ + usr.sbin/bsdconfig/includes/include \ + usr.sbin/bsdconfig/mouse \ + usr.sbin/bsdconfig/mouse/include \ + usr.sbin/bsdconfig/networking \ + usr.sbin/bsdconfig/networking/include \ + usr.sbin/bsdconfig/networking/share \ + usr.sbin/bsdconfig/packages \ + usr.sbin/bsdconfig/packages/include \ + usr.sbin/bsdconfig/password \ + usr.sbin/bsdconfig/password/include \ + usr.sbin/bsdconfig/password/share \ + usr.sbin/bsdconfig/security \ + usr.sbin/bsdconfig/security/include \ + usr.sbin/bsdconfig/share \ + usr.sbin/bsdconfig/share/media \ + usr.sbin/bsdconfig/share/packages \ + usr.sbin/bsdconfig/startup \ + usr.sbin/bsdconfig/startup/include \ + usr.sbin/bsdconfig/startup/share \ + usr.sbin/bsdconfig/timezone \ + usr.sbin/bsdconfig/timezone/include \ + usr.sbin/bsdconfig/timezone/share \ + usr.sbin/bsdconfig/ttys \ + usr.sbin/bsdconfig/ttys/include \ + usr.sbin/bsdconfig/usermgmt \ + usr.sbin/bsdconfig/usermgmt/include \ + usr.sbin/bsdconfig/usermgmt/share \ usr.sbin/bsdinstall/distextract \ usr.sbin/bsdinstall/distfetch \ usr.sbin/bsdinstall/partedit \ usr.sbin/bsdinstall/scripts \ - usr.sbin/bsnmpd/gensnmptree \ usr.sbin/bsnmpd/bsnmpd \ + usr.sbin/bsnmpd/gensnmptree \ usr.sbin/bsnmpd/modules/snmp_atm \ usr.sbin/bsnmpd/modules/snmp_bridge \ + usr.sbin/bsnmpd/modules/snmp_hast \ usr.sbin/bsnmpd/modules/snmp_hostres \ usr.sbin/bsnmpd/modules/snmp_lm75 \ usr.sbin/bsnmpd/modules/snmp_mibII \ + usr.sbin/bsnmpd/modules/snmp_netgraph \ usr.sbin/bsnmpd/modules/snmp_pf \ usr.sbin/bsnmpd/modules/snmp_target \ usr.sbin/bsnmpd/modules/snmp_usm \ usr.sbin/bsnmpd/modules/snmp_vacm \ usr.sbin/bsnmpd/modules/snmp_wlan \ - usr.sbin/bsnmpd/modules/snmp_netgraph \ - usr.sbin/bsnmpd/tools/libbsnmptools \ usr.sbin/bsnmpd/tools/bsnmptools \ + usr.sbin/bsnmpd/tools/libbsnmptools \ usr.sbin/burncd \ usr.sbin/cdcontrol \ usr.sbin/chkgrp \ @@ -475,19 +545,21 @@ DIRDEPS+= \ usr.sbin/clear_locks \ usr.sbin/config \ usr.sbin/crashinfo \ - usr.sbin/cron/lib \ usr.sbin/cron/cron \ usr.sbin/cron/crontab \ + usr.sbin/cron/lib \ usr.sbin/crunch/crunchgen \ usr.sbin/crunch/crunchide \ usr.sbin/ctladm \ + usr.sbin/ctld \ usr.sbin/ctm/ctm \ + usr.sbin/ctm/ctm_dequeue \ usr.sbin/ctm/ctm_rmail \ usr.sbin/ctm/ctm_smail \ - usr.sbin/ctm/ctm_dequeue \ usr.sbin/daemon \ usr.sbin/dconschat \ usr.sbin/ddns-confgen \ + usr.sbin/devctl \ usr.sbin/devinfo \ usr.sbin/digictl \ usr.sbin/diskinfo \ @@ -507,13 +579,15 @@ DIRDEPS+= \ usr.sbin/fdformat \ usr.sbin/fdread \ usr.sbin/fdwrite \ - usr.sbin/fifolog/lib \ usr.sbin/fifolog/fifolog_create \ - usr.sbin/fifolog/fifolog_writer \ usr.sbin/fifolog/fifolog_reader \ + usr.sbin/fifolog/fifolog_writer \ + usr.sbin/fifolog/lib \ usr.sbin/flowctl \ usr.sbin/fmtree \ usr.sbin/freebsd-update \ + usr.sbin/fstyp \ + usr.sbin/ftp-proxy \ usr.sbin/fwcontrol \ usr.sbin/genrandom \ usr.sbin/getfmac \ @@ -525,9 +599,11 @@ DIRDEPS+= \ usr.sbin/ifmcstat \ usr.sbin/inetd \ usr.sbin/iostat \ + usr.sbin/iovctl \ usr.sbin/ip6addrctl \ usr.sbin/ipfwpcap \ usr.sbin/isc-hmac-fixup \ + usr.sbin/iscsid \ usr.sbin/isfctl \ usr.sbin/jail \ usr.sbin/jexec \ @@ -538,8 +614,11 @@ DIRDEPS+= \ usr.sbin/kldxref \ usr.sbin/lastlogin \ usr.sbin/lmcconfig \ - usr.sbin/lpr/common_source \ usr.sbin/lpr/chkprintcap \ + usr.sbin/lpr/common_source \ + usr.sbin/lpr/filters \ + usr.sbin/lpr/filters.ru/koi2855 \ + usr.sbin/lpr/filters.ru/koi2alt \ usr.sbin/lpr/lp \ usr.sbin/lpr/lpc \ usr.sbin/lpr/lpd \ @@ -548,21 +627,18 @@ DIRDEPS+= \ usr.sbin/lpr/lprm \ usr.sbin/lpr/lptest \ usr.sbin/lpr/pac \ - usr.sbin/lpr/filters \ - usr.sbin/lpr/filters.ru/koi2alt \ - usr.sbin/lpr/filters.ru/koi2855 \ usr.sbin/mailstats \ usr.sbin/mailwrapper \ usr.sbin/makefs \ usr.sbin/makemap \ usr.sbin/manctl \ - usr.sbin/manctl \ usr.sbin/memcontrol \ usr.sbin/mergemaster \ usr.sbin/mfiutil \ usr.sbin/mixer \ usr.sbin/mld6query \ usr.sbin/mlxcontrol \ + usr.sbin/mount_smbfs \ usr.sbin/mountd \ usr.sbin/moused \ usr.sbin/mpsutil \ @@ -585,17 +661,24 @@ DIRDEPS+= \ usr.sbin/nologin \ usr.sbin/nscd \ usr.sbin/nsec3hash \ - usr.sbin/ntp/libopts \ + usr.sbin/ntp/doc \ + usr.sbin/ntp/doc/drivers/icons \ + usr.sbin/ntp/doc/drivers/scripts \ + usr.sbin/ntp/doc/drivers \ + usr.sbin/ntp/doc/hints \ + usr.sbin/ntp/doc/icons \ + usr.sbin/ntp/doc/pic \ + usr.sbin/ntp/doc/scripts \ usr.sbin/ntp/libntp \ + usr.sbin/ntp/libopts \ usr.sbin/ntp/libparse \ + usr.sbin/ntp/ntp-keygen \ usr.sbin/ntp/ntpd \ + usr.sbin/ntp/ntpdate \ usr.sbin/ntp/ntpdc \ usr.sbin/ntp/ntpq \ - usr.sbin/ntp/ntpdate \ usr.sbin/ntp/ntptime \ - usr.sbin/ntp/ntp-keygen \ usr.sbin/ntp/sntp \ - usr.sbin/ntp/doc \ usr.sbin/pc-sysinstall/backend \ usr.sbin/pc-sysinstall/backend-partmanager \ usr.sbin/pc-sysinstall/backend-query \ @@ -606,19 +689,19 @@ DIRDEPS+= \ usr.sbin/pciconf \ usr.sbin/periodic \ usr.sbin/pkg \ - usr.sbin/pkg_install/lib \ usr.sbin/pkg_install/add \ usr.sbin/pkg_install/create \ usr.sbin/pkg_install/delete \ usr.sbin/pkg_install/info \ + usr.sbin/pkg_install/lib \ usr.sbin/pkg_install/updating \ usr.sbin/pkg_install/version \ usr.sbin/pmcannotate \ usr.sbin/pmccontrol \ usr.sbin/pmcstat \ - usr.sbin/portsnap/portsnap \ usr.sbin/portsnap/make_index \ usr.sbin/portsnap/phttpget \ + usr.sbin/portsnap/portsnap \ usr.sbin/powerd \ usr.sbin/ppp \ usr.sbin/pppctl \ @@ -662,6 +745,7 @@ DIRDEPS+= \ usr.sbin/snapinfo \ usr.sbin/spray \ usr.sbin/syslogd \ + usr.sbin/sysrc \ usr.sbin/tcpdchk \ usr.sbin/tcpdmatch \ usr.sbin/tcpdrop \ @@ -673,37 +757,46 @@ DIRDEPS+= \ usr.sbin/trpt \ usr.sbin/tzsetup \ usr.sbin/uathload \ + usr.sbin/uefisign \ usr.sbin/ugidfw \ usr.sbin/uhsoctl \ + usr.sbin/unbound/anchor \ + usr.sbin/unbound/checkconf \ + usr.sbin/unbound/control \ + usr.sbin/unbound/daemon \ + usr.sbin/unbound/local-setup \ usr.sbin/usbconfig \ usr.sbin/usbdump \ usr.sbin/utx \ usr.sbin/vidcontrol \ + usr.sbin/vigr \ usr.sbin/vipw \ usr.sbin/wake \ usr.sbin/watch \ usr.sbin/watchdogd \ usr.sbin/wlandebug \ - usr.sbin/wpa/wpa_supplicant \ - usr.sbin/wpa/wpa_cli \ - usr.sbin/wpa/wpa_passphrase \ usr.sbin/wpa/hostapd \ usr.sbin/wpa/hostapd_cli \ usr.sbin/wpa/ndis_events \ + usr.sbin/wpa/wpa_cli \ + usr.sbin/wpa/wpa_passphrase \ + usr.sbin/wpa/wpa_supplicant \ usr.sbin/yp_mkdb \ usr.sbin/ypbind \ usr.sbin/yppoll \ usr.sbin/yppush \ usr.sbin/ypserv \ usr.sbin/ypset \ - usr.sbin/zic/zic \ usr.sbin/zic/zdump \ + usr.sbin/zic/zic \ ${DEP_RELDIR}/cddl \ ${DEP_RELDIR}/games \ ${DEP_RELDIR}/gnu \ ${DEP_RELDIR}/include \ ${DEP_RELDIR}/kerberos5 \ + ${DEP_RELDIR}/lib \ ${DEP_RELDIR}/libexec \ + ${DEP_RELDIR}/misc \ ${DEP_RELDIR}/secure \ ${DEP_RELDIR}/share \ @@ -717,9 +810,13 @@ DIRDEPS.amd64= \ usr.sbin/acpi/iasl \ usr.sbin/apm \ usr.sbin/asf \ + usr.sbin/bhyve \ + usr.sbin/bhyvectl \ + usr.sbin/bhyveload \ usr.sbin/boot0cfg \ usr.sbin/btxld \ usr.sbin/cpucontrol \ + usr.sbin/hyperv/tools \ usr.sbin/kgmon \ usr.sbin/lptcontrol \ usr.sbin/mptable \ @@ -745,6 +842,7 @@ DIRDEPS.i386= \ usr.sbin/asf \ usr.sbin/btxld \ usr.sbin/cpucontrol \ + usr.sbin/hyperv/tools \ usr.sbin/kgmon \ usr.sbin/kgzip \ usr.sbin/lptcontrol \ @@ -759,6 +857,10 @@ DIRDEPS.i386= \ usr.sbin/boot0cfg \ usr.sbin/wlconfig +DIRDEPS.arm64= \ + usr.sbin/acpi \ + usr.sbin/ofwdump + DIRDEPS.mips= \ sbin/bsdlabel \ sbin/fdisk @@ -779,6 +881,14 @@ DIRDEPS.powerpc= \ usr.sbin/nvram \ usr.sbin/ofwdump +.if ${MK_GPL_DTC} != "yes" +DIRDEPS+= usr.bin/dtc +.endif + +.if ${MK_CASPER} == "yes" +DIRDEPS+= sbin/casperd +.endif + DIRDEPS+= ${DIRDEPS.${MACHINE}:U} diff --git a/targets/pseudo/userland/gnu/Makefile.depend b/targets/pseudo/userland/gnu/Makefile.depend index 3a90fb083d24..2ef018f8fd22 100644 --- a/targets/pseudo/userland/gnu/Makefile.depend +++ b/targets/pseudo/userland/gnu/Makefile.depend @@ -1,5 +1,9 @@ # $FreeBSD$ +.if !defined(MK_GPL_DTC) +.include "${SRCTOP}/share/mk/src.opts.mk" +.endif + # This file is not autogenerated - take care! DIRDEPS = \ @@ -11,6 +15,7 @@ DIRDEPS = \ gnu/lib/libreadline/history/doc \ gnu/lib/libreadline/readline/doc \ gnu/lib/libregex/doc \ + gnu/lib/libssp \ gnu/lib/libssp/libssp_nonshared \ gnu/lib/libstdc++ \ gnu/lib/libsupc++ \ @@ -26,6 +31,7 @@ DIRDEPS = \ gnu/usr.bin/binutils/objdump \ gnu/usr.bin/binutils/ranlib \ gnu/usr.bin/dialog \ + gnu/usr.bin/diff \ gnu/usr.bin/diff/doc \ gnu/usr.bin/diff3 \ gnu/usr.bin/gdb/doc \ @@ -34,7 +40,9 @@ DIRDEPS = \ gnu/usr.bin/gdb/gdbtui \ gnu/usr.bin/gdb/kgdb \ gnu/usr.bin/gdb/libgdb \ + gnu/usr.bin/gperf \ gnu/usr.bin/gperf/doc \ + gnu/usr.bin/grep \ gnu/usr.bin/grep/doc \ gnu/usr.bin/groff/contrib/mm \ gnu/usr.bin/groff/doc \ @@ -104,5 +112,8 @@ DIRDEPS = \ gnu/usr.bin/texinfo/makeinfo \ gnu/usr.bin/texinfo/texindex \ +.if ${MK_GPL_DTC} != "no" +DIRDEPS+= gnu/usr.bin/dtc +.endif .include diff --git a/targets/pseudo/userland/lib/Makefile.depend b/targets/pseudo/userland/lib/Makefile.depend index 74e6a6edf991..2cbde23a47e9 100644 --- a/targets/pseudo/userland/lib/Makefile.depend +++ b/targets/pseudo/userland/lib/Makefile.depend @@ -2,10 +2,15 @@ # This file is not autogenerated - take care! +.if !defined(MK_CLANG) +.include +.endif + DIRDEPS = \ lib/${CSU_DIR} \ lib/atf/libatf-c \ lib/atf/libatf-c++ \ + lib/lib80211 \ lib/libalias/libalias \ lib/libalias/modules/cuseeme \ lib/libalias/modules/dummy \ @@ -20,6 +25,7 @@ DIRDEPS = \ lib/libbegemot \ lib/libblocksruntime \ lib/libbluetooth \ + lib/libbsdstat \ lib/libbsm \ lib/libbsnmp/libbsnmp \ lib/libbz2 \ @@ -27,17 +33,20 @@ DIRDEPS = \ lib/libc++ \ lib/libcalendar \ lib/libcam \ + lib/libcasper \ lib/libcom_err/doc \ lib/libcompat \ lib/libcompiler_rt \ lib/libcrypt \ lib/libcuse \ lib/libcxxrt \ + lib/libdevctl \ lib/libdevinfo \ lib/libdevstat \ lib/libdwarf \ lib/libedit/edit/readline \ lib/libelf \ + lib/libevent \ lib/libexecinfo \ lib/libexpat \ lib/libfetch \ @@ -81,6 +90,7 @@ DIRDEPS = \ lib/libmp \ lib/libnetgraph \ lib/libngatm \ + lib/libnv \ lib/libopie \ lib/libpam/libpam \ lib/libpam/modules/pam_chroot \ @@ -108,6 +118,7 @@ DIRDEPS = \ lib/libpam/modules/pam_tacplus \ lib/libpam/modules/pam_unix \ lib/libpcap \ + lib/libpjdlog \ lib/libpmc \ lib/libproc \ lib/libprocstat \ @@ -153,5 +164,20 @@ DIRDEPS = \ lib/ncurses/panel \ lib/ncurses/panelw \ +.if ${MK_CLANG} != "no" && \ + (${MACHINE_CPUARCH} == "aarch64" || ${MACHINE_CPUARCH} == "amd64" || \ + (${MACHINE_CPUARCH} == "arm" && ${MACHINE_ARCH} != "armeb") || \ + (${MACHINE_CPUARCH} == "i386")) +DIRDEPS+= \ + lib/libclang_rt/asan-preinit \ + lib/libclang_rt/asan \ + lib/libclang_rt/asan_cxx \ + lib/libclang_rt/include \ + lib/libclang_rt/profile \ + lib/libclang_rt/safestack \ + lib/libclang_rt/ubsan_standalone \ + lib/libclang_rt/ubsan_standalone_cxx \ + +.endif .include diff --git a/targets/pseudo/userland/libexec/Makefile.depend b/targets/pseudo/userland/libexec/Makefile.depend index f870b6acea83..427268ce93fe 100644 --- a/targets/pseudo/userland/libexec/Makefile.depend +++ b/targets/pseudo/userland/libexec/Makefile.depend @@ -6,13 +6,20 @@ DIRDEPS = \ libexec/atf/atf-check \ libexec/atf/atf-sh \ libexec/atrun \ + libexec/bootpd \ libexec/bootpd/bootpgw \ libexec/bootpd/tools/bootpef \ libexec/bootpd/tools/bootptest \ + libexec/casper/dns \ + libexec/casper/grp \ + libexec/casper/pwd \ + libexec/casper/random \ + libexec/casper/sysctl \ libexec/comsat \ libexec/fingerd \ libexec/ftpd \ libexec/getty \ + libexec/hyperv \ libexec/mail.local \ libexec/mknetid \ libexec/pppoed \ diff --git a/targets/pseudo/userland/misc/Makefile.depend b/targets/pseudo/userland/misc/Makefile.depend index 15065fa8c188..3dc5064618c6 100644 --- a/targets/pseudo/userland/misc/Makefile.depend +++ b/targets/pseudo/userland/misc/Makefile.depend @@ -2,47 +2,84 @@ # This file is not autogenerated - take care! +.if !defined(MK_FORTH) +.include +.endif + +_sys_boot_efi= sys/boot/efi/loader sys/boot/efi/boot1 +.if ${MK_FDT} != "no" +_sys_boot_fdt= sys/boot/fdt sys/boot/efi/fdt +.endif +.if ${MK_ZFS} != "no" +_sys_boot_zfs= sys/boot/zfs +.endif + DIRDEPS = \ + etc \ + etc/newsyslog.conf.d \ + etc/sendmail \ rescue/librescue \ rescue/rescue \ + +.if ${MK_BOOT} != "no" +DIRDEPS+= sys/boot/common + +.if ${MK_FORTH} != "no" +DIRDEPS+= \ sys/boot/ficl \ - etc/sendmail \ - + sys/boot/forth \ +.endif DIRDEPS.x86sys= \ - sys/boot/i386/mbr \ - sys/boot/i386/pmbr \ + sys/boot/efi/libefi \ sys/boot/i386/boot0 \ sys/boot/i386/boot0sio \ + sys/boot/i386/boot2 \ sys/boot/i386/btx/btx \ sys/boot/i386/btx/btxldr \ sys/boot/i386/btx/lib \ - sys/boot/i386/boot2 \ sys/boot/i386/cdboot \ sys/boot/i386/gptboot \ - sys/boot/i386/libi386 \ sys/boot/i386/libfirewire \ + sys/boot/i386/libi386 \ sys/boot/i386/loader \ + sys/boot/i386/mbr \ + sys/boot/i386/pmbr \ sys/boot/i386/pxeldr \ - sys/boot/i386/zfsboot \ + sys/boot/libstand32 \ + ${_sys_boot_zfs} \ + +.if ${MK_ZFS} != "no" +DIRDEPS.x86sys+= \ sys/boot/i386/gptzfsboot \ + sys/boot/i386/zfsboot \ sys/boot/i386/zfsloader \ +.endif DIRDEPS.amd64= \ ${DIRDEPS.x86sys} \ - sys/boot/efi/libefi \ - sys/boot/zfs \ + ${_sys_boot_efi} \ + sys/boot/ficl32 \ sys/boot/userboot/ficl \ sys/boot/userboot/libstand \ sys/boot/userboot/test \ sys/boot/userboot/userboot \ -DIRDEPS.arm= sys/boot/fdt sys/boot/uboot -DIRDEPS.i386= ${DIRDEPS.x86sys} sys/boot/efi/libefi sys/boot/zfs -DIRDEPS.powerpc= sys/boot/fdt sys/boot/ofw sys/boot/uboot -DIRDEPS.sparc64= sys/boot/ofw sys/boot/zfs +.if ${MK_ZFS} != "no" +DIRDEPS.amd64+= \ + sys/boot/userboot/zfs \ + +.endif + +DIRDEPS.arm= ${_sys_boot_fdt} ${_sys_boot_efi} +DIRDEPS.arm64= ${_sys_boot_fdt} ${_sys_boot_efi} +DIRDEPS.i386= ${DIRDEPS.x86sys} sys/boot/efi/libefi +DIRDEPS.powerpc= ${_sys_boot_fdt} sys/boot/libstand32 sys/boot/ofw sys/boot/uboot +DIRDEPS.pc98= sys/boot/libstand32 +DIRDEPS.sparc64= sys/boot/ofw ${_sys_boot_zfs} +.endif DIRDEPS+= ${DIRDEPS.${MACHINE}:U} diff --git a/targets/pseudo/userland/secure/Makefile.depend b/targets/pseudo/userland/secure/Makefile.depend index 22532a996862..b00e889489bb 100644 --- a/targets/pseudo/userland/secure/Makefile.depend +++ b/targets/pseudo/userland/secure/Makefile.depend @@ -7,6 +7,7 @@ DIRDEPS = \ secure/lib/libcrypto/engines/lib4758cca \ secure/lib/libcrypto/engines/libaep \ secure/lib/libcrypto/engines/libatalla \ + secure/lib/libcrypto/engines/libcapi \ secure/lib/libcrypto/engines/libchil \ secure/lib/libcrypto/engines/libcswift \ secure/lib/libcrypto/engines/libgost \ diff --git a/targets/pseudo/userland/share/Makefile.depend b/targets/pseudo/userland/share/Makefile.depend index 9f13ae05b6c5..4e7c9e1c72f7 100644 --- a/targets/pseudo/userland/share/Makefile.depend +++ b/targets/pseudo/userland/share/Makefile.depend @@ -83,10 +83,13 @@ DIRDEPS = \ share/doc/usd/22.trofftut \ share/doc/usd/contents \ share/doc/usd/title \ + share/dtrace \ share/dtrace/toolkit \ share/examples/atf \ share/examples/ipfilter \ share/examples/pf \ + share/examples/smbfs \ + share/examples/smbfs/print \ share/i18n/csmapper \ share/i18n/csmapper/APPLE \ share/i18n/csmapper/AST \ @@ -123,6 +126,8 @@ DIRDEPS = \ share/i18n/esdb/TCVN \ share/i18n/esdb/UTF \ share/info \ + share/keys/pkg/trusted \ + share/locale-links \ share/man/man1 \ share/man/man3 \ share/man/man4 \ @@ -133,6 +138,7 @@ DIRDEPS = \ share/man/man9 \ share/me \ share/misc \ + share/mk \ share/mklocale \ share/monetdef \ share/msgdef \ @@ -146,6 +152,8 @@ DIRDEPS = \ share/tabset \ share/termcap \ share/timedef \ + share/vt/fonts \ + share/vt/keymaps \ share/xml/atf \ share/xsl/atf \ share/zoneinfo \ diff --git a/usr.bin/clang/clang-tblgen/Makefile.depend b/usr.bin/clang/clang-tblgen/Makefile.depend index 0e9e94c3e0fa..58ed9a748cc7 100644 --- a/usr.bin/clang/clang-tblgen/Makefile.depend +++ b/usr.bin/clang/clang-tblgen/Makefile.depend @@ -12,6 +12,7 @@ DIRDEPS = \ lib/libc \ lib/libc++ \ lib/libcompiler_rt \ + lib/libthr \ lib/msun \ lib/ncurses/ncursesw \ diff --git a/usr.bin/clang/clang/Makefile.depend b/usr.bin/clang/clang/Makefile.depend index 9d31380a0298..bee00f54f0a0 100644 --- a/usr.bin/clang/clang/Makefile.depend +++ b/usr.bin/clang/clang/Makefile.depend @@ -28,7 +28,6 @@ DIRDEPS = \ lib/clang/libllvmaarch64asmparser \ lib/clang/libllvmaarch64codegen \ lib/clang/libllvmaarch64desc \ - lib/clang/libllvmaarch64disassembler \ lib/clang/libllvmaarch64info \ lib/clang/libllvmaarch64instprinter \ lib/clang/libllvmaarch64utils \ @@ -57,7 +56,6 @@ DIRDEPS = \ lib/clang/libllvmmipsasmparser \ lib/clang/libllvmmipscodegen \ lib/clang/libllvmmipsdesc \ - lib/clang/libllvmmipsdisassembler \ lib/clang/libllvmmipsinfo \ lib/clang/libllvmmipsinstprinter \ lib/clang/libllvmobjcarcopts \ @@ -75,7 +73,6 @@ DIRDEPS = \ lib/clang/libllvmsparcasmparser \ lib/clang/libllvmsparccodegen \ lib/clang/libllvmsparcdesc \ - lib/clang/libllvmsparcdisassembler \ lib/clang/libllvmsparcinfo \ lib/clang/libllvmsparcinstprinter \ lib/clang/libllvmsupport \ @@ -85,13 +82,13 @@ DIRDEPS = \ lib/clang/libllvmx86asmparser \ lib/clang/libllvmx86codegen \ lib/clang/libllvmx86desc \ - lib/clang/libllvmx86disassembler \ lib/clang/libllvmx86info \ lib/clang/libllvmx86instprinter \ lib/clang/libllvmx86utils \ lib/libc \ lib/libc++ \ lib/libcompiler_rt \ + lib/libthr \ lib/libz \ lib/msun \ lib/ncurses/ncursesw \ diff --git a/usr.bin/clang/lldb/Makefile.depend b/usr.bin/clang/lldb/Makefile.depend index 17b44d8c9d87..d615d32c39f8 100644 --- a/usr.bin/clang/lldb/Makefile.depend +++ b/usr.bin/clang/lldb/Makefile.depend @@ -28,7 +28,13 @@ DIRDEPS = \ lib/clang/liblldbHostCommon \ lib/clang/liblldbHostFreeBSD \ lib/clang/liblldbHostPOSIX \ + lib/clang/liblldbInitialization \ lib/clang/liblldbInterpreter \ + lib/clang/liblldbPluginABISysV_arm \ + lib/clang/liblldbPluginABISysV_arm64 \ + lib/clang/liblldbPluginABISysV_i386 \ + lib/clang/liblldbPluginABISysV_mips \ + lib/clang/liblldbPluginABISysV_mips64 \ lib/clang/liblldbPluginABISysV_ppc \ lib/clang/liblldbPluginABISysV_ppc64 \ lib/clang/liblldbPluginABISysV_x86_64 \ @@ -38,6 +44,8 @@ DIRDEPS = \ lib/clang/liblldbPluginDynamicLoaderStatic \ lib/clang/liblldbPluginInstructionARM \ lib/clang/liblldbPluginInstructionARM64 \ + lib/clang/liblldbPluginInstructionMIPS \ + lib/clang/liblldbPluginInstructionMIPS64 \ lib/clang/liblldbPluginInstrumentationRuntimeAddressSanitizer \ lib/clang/liblldbPluginJITLoaderGDB \ lib/clang/liblldbPluginMemoryHistoryASan \ diff --git a/usr.bin/clang/tblgen/Makefile.depend b/usr.bin/clang/tblgen/Makefile.depend index 0e9e94c3e0fa..58ed9a748cc7 100644 --- a/usr.bin/clang/tblgen/Makefile.depend +++ b/usr.bin/clang/tblgen/Makefile.depend @@ -12,6 +12,7 @@ DIRDEPS = \ lib/libc \ lib/libc++ \ lib/libcompiler_rt \ + lib/libthr \ lib/msun \ lib/ncurses/ncursesw \ diff --git a/usr.bin/dpv/Makefile.depend b/usr.bin/dpv/Makefile.depend new file mode 100644 index 000000000000..849ebfc4f96b --- /dev/null +++ b/usr.bin/dpv/Makefile.depend @@ -0,0 +1,24 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libdialog \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + lib/libdpv \ + lib/libfigpar \ + lib/libutil \ + lib/msun \ + lib/ncurses/ncursesw \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.bin/drill/Makefile.depend b/usr.bin/drill/Makefile.depend new file mode 100644 index 000000000000..750a0a3fb67f --- /dev/null +++ b/usr.bin/drill/Makefile.depend @@ -0,0 +1,22 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/arpa \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + lib/libldns \ + secure/lib/libcrypto \ + secure/lib/libssl \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.bin/dtc/Makefile.depend b/usr.bin/dtc/Makefile.depend new file mode 100644 index 000000000000..b6027086c86c --- /dev/null +++ b/usr.bin/dtc/Makefile.depend @@ -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/libc++ \ + lib/libcompiler_rt \ + lib/libcxxrt \ + lib/msun \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.bin/iconv/Makefile.depend b/usr.bin/iconv/Makefile.depend new file mode 100644 index 000000000000..3646e2e2b1af --- /dev/null +++ b/usr.bin/iconv/Makefile.depend @@ -0,0 +1,18 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.bin/ident/Makefile.depend b/usr.bin/ident/Makefile.depend new file mode 100644 index 000000000000..6002005509a1 --- /dev/null +++ b/usr.bin/ident/Makefile.depend @@ -0,0 +1,19 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + lib/libsbuf \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.bin/iscsictl/Makefile.depend b/usr.bin/iscsictl/Makefile.depend new file mode 100644 index 000000000000..05df0919d6e8 --- /dev/null +++ b/usr.bin/iscsictl/Makefile.depend @@ -0,0 +1,28 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcam \ + lib/libcompiler_rt \ + lib/libutil \ + lib/libxo \ + usr.bin/yacc.host \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +parse.o: parse.c +parse.po: parse.c +token.o: token.c +token.o: y.tab.h +token.po: token.c +token.po: y.tab.h +.endif diff --git a/usr.bin/lex/Makefile.depend b/usr.bin/lex/Makefile.depend index b5b80431a2a4..ae5191b3b702 100644 --- a/usr.bin/lex/Makefile.depend +++ b/usr.bin/lex/Makefile.depend @@ -2,11 +2,14 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ + usr.bin/yacc.host \ .include diff --git a/usr.bin/mkcsmapper/Makefile.depend b/usr.bin/mkcsmapper/Makefile.depend new file mode 100644 index 000000000000..b0cb3acf0d13 --- /dev/null +++ b/usr.bin/mkcsmapper/Makefile.depend @@ -0,0 +1,26 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/arpa \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + usr.bin/yacc.host \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +lex.o: lex.c +lex.o: yacc.h +lex.po: lex.c +lex.po: yacc.h +yacc.o: yacc.c +yacc.po: yacc.c +.endif diff --git a/usr.bin/mkesdb/Makefile.depend b/usr.bin/mkesdb/Makefile.depend new file mode 100644 index 000000000000..091f9505e008 --- /dev/null +++ b/usr.bin/mkesdb/Makefile.depend @@ -0,0 +1,25 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + usr.bin/yacc.host \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +lex.o: lex.c +lex.o: yacc.h +lex.po: lex.c +lex.po: yacc.h +yacc.o: yacc.c +yacc.po: yacc.c +.endif diff --git a/usr.bin/mkimg/Makefile.depend b/usr.bin/mkimg/Makefile.depend new file mode 100644 index 000000000000..58f9a3347b00 --- /dev/null +++ b/usr.bin/mkimg/Makefile.depend @@ -0,0 +1,19 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + lib/libutil \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.bin/patch/Makefile.depend b/usr.bin/patch/Makefile.depend new file mode 100644 index 000000000000..3646e2e2b1af --- /dev/null +++ b/usr.bin/patch/Makefile.depend @@ -0,0 +1,18 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.bin/protect/Makefile.depend b/usr.bin/protect/Makefile.depend new file mode 100644 index 000000000000..9cb890b58360 --- /dev/null +++ b/usr.bin/protect/Makefile.depend @@ -0,0 +1,17 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.bin/send-pr/Makefile.depend b/usr.bin/send-pr/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.bin/send-pr/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.bin/smbutil/Makefile.depend b/usr.bin/smbutil/Makefile.depend index 989cc649e995..4db7ad30ce22 100644 --- a/usr.bin/smbutil/Makefile.depend +++ b/usr.bin/smbutil/Makefile.depend @@ -2,13 +2,16 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ include \ include/arpa \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libkiconv \ + lib/libsmb \ .include diff --git a/usr.bin/soelim/Makefile.depend b/usr.bin/soelim/Makefile.depend new file mode 100644 index 000000000000..3646e2e2b1af --- /dev/null +++ b/usr.bin/soelim/Makefile.depend @@ -0,0 +1,18 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.bin/svn/lib/libsvn_delta/Makefile.depend b/usr.bin/svn/lib/libsvn_delta/Makefile.depend index b38b34e6ba94..18be76b0cb6f 100644 --- a/usr.bin/svn/lib/libsvn_delta/Makefile.depend +++ b/usr.bin/svn/lib/libsvn_delta/Makefile.depend @@ -4,7 +4,6 @@ DIRDEPS = \ include \ include/xlocale \ - lib/libz \ .include diff --git a/usr.bin/svn/lib/libsvn_subr/Makefile.depend b/usr.bin/svn/lib/libsvn_subr/Makefile.depend index 10c07481db38..d0ebf971c559 100644 --- a/usr.bin/svn/lib/libsvn_subr/Makefile.depend +++ b/usr.bin/svn/lib/libsvn_subr/Makefile.depend @@ -3,6 +3,7 @@ DIRDEPS = \ include \ + include/arpa \ include/xlocale \ lib/libexpat \ lib/libmagic \ diff --git a/usr.bin/svn/svn/Makefile.depend b/usr.bin/svn/svn/Makefile.depend index da1efbd4fbad..979ea0bb0172 100644 --- a/usr.bin/svn/svn/Makefile.depend +++ b/usr.bin/svn/svn/Makefile.depend @@ -2,15 +2,16 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ - lib/libcrypt \ lib/libexpat \ lib/libmagic \ + lib/libsqlite3 \ lib/libthr \ lib/libz \ secure/lib/libcrypto \ @@ -18,13 +19,13 @@ DIRDEPS = \ usr.bin/svn/lib/libapr \ usr.bin/svn/lib/libapr_util \ usr.bin/svn/lib/libserf \ - usr.bin/svn/lib/libsqlite3 \ usr.bin/svn/lib/libsvn_client \ usr.bin/svn/lib/libsvn_delta \ usr.bin/svn/lib/libsvn_diff \ usr.bin/svn/lib/libsvn_fs \ usr.bin/svn/lib/libsvn_fs_fs \ usr.bin/svn/lib/libsvn_fs_util \ + usr.bin/svn/lib/libsvn_fs_x \ usr.bin/svn/lib/libsvn_ra \ usr.bin/svn/lib/libsvn_ra_local \ usr.bin/svn/lib/libsvn_ra_serf \ diff --git a/usr.bin/svn/svnadmin/Makefile.depend b/usr.bin/svn/svnadmin/Makefile.depend index ae47f0bd1ce4..1f7a76064287 100644 --- a/usr.bin/svn/svnadmin/Makefile.depend +++ b/usr.bin/svn/svnadmin/Makefile.depend @@ -2,22 +2,24 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ - lib/libcrypt \ lib/libexpat \ + lib/libsqlite3 \ + lib/libthr \ lib/libz \ usr.bin/svn/lib/libapr \ usr.bin/svn/lib/libapr_util \ - usr.bin/svn/lib/libsqlite3 \ usr.bin/svn/lib/libsvn_delta \ usr.bin/svn/lib/libsvn_fs \ usr.bin/svn/lib/libsvn_fs_fs \ usr.bin/svn/lib/libsvn_fs_util \ + usr.bin/svn/lib/libsvn_fs_x \ usr.bin/svn/lib/libsvn_repos \ usr.bin/svn/lib/libsvn_subr \ diff --git a/usr.bin/svn/svnbench/Makefile.depend b/usr.bin/svn/svnbench/Makefile.depend index da1efbd4fbad..979ea0bb0172 100644 --- a/usr.bin/svn/svnbench/Makefile.depend +++ b/usr.bin/svn/svnbench/Makefile.depend @@ -2,15 +2,16 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ - lib/libcrypt \ lib/libexpat \ lib/libmagic \ + lib/libsqlite3 \ lib/libthr \ lib/libz \ secure/lib/libcrypto \ @@ -18,13 +19,13 @@ DIRDEPS = \ usr.bin/svn/lib/libapr \ usr.bin/svn/lib/libapr_util \ usr.bin/svn/lib/libserf \ - usr.bin/svn/lib/libsqlite3 \ usr.bin/svn/lib/libsvn_client \ usr.bin/svn/lib/libsvn_delta \ usr.bin/svn/lib/libsvn_diff \ usr.bin/svn/lib/libsvn_fs \ usr.bin/svn/lib/libsvn_fs_fs \ usr.bin/svn/lib/libsvn_fs_util \ + usr.bin/svn/lib/libsvn_fs_x \ usr.bin/svn/lib/libsvn_ra \ usr.bin/svn/lib/libsvn_ra_local \ usr.bin/svn/lib/libsvn_ra_serf \ diff --git a/usr.bin/svn/svndumpfilter/Makefile.depend b/usr.bin/svn/svndumpfilter/Makefile.depend index ae47f0bd1ce4..8495fb324e88 100644 --- a/usr.bin/svn/svndumpfilter/Makefile.depend +++ b/usr.bin/svn/svndumpfilter/Makefile.depend @@ -2,6 +2,7 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ @@ -10,14 +11,16 @@ DIRDEPS = \ lib/libcompiler_rt \ lib/libcrypt \ lib/libexpat \ + lib/libsqlite3 \ + lib/libthr \ lib/libz \ usr.bin/svn/lib/libapr \ usr.bin/svn/lib/libapr_util \ - usr.bin/svn/lib/libsqlite3 \ usr.bin/svn/lib/libsvn_delta \ usr.bin/svn/lib/libsvn_fs \ usr.bin/svn/lib/libsvn_fs_fs \ usr.bin/svn/lib/libsvn_fs_util \ + usr.bin/svn/lib/libsvn_fs_x \ usr.bin/svn/lib/libsvn_repos \ usr.bin/svn/lib/libsvn_subr \ diff --git a/usr.bin/svn/svnfsfs/Makefile.depend b/usr.bin/svn/svnfsfs/Makefile.depend index ae47f0bd1ce4..0b846baf1034 100644 --- a/usr.bin/svn/svnfsfs/Makefile.depend +++ b/usr.bin/svn/svnfsfs/Makefile.depend @@ -2,22 +2,25 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ include \ + include/arpa \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ - lib/libcrypt \ lib/libexpat \ + lib/libsqlite3 \ + lib/libthr \ lib/libz \ usr.bin/svn/lib/libapr \ usr.bin/svn/lib/libapr_util \ - usr.bin/svn/lib/libsqlite3 \ usr.bin/svn/lib/libsvn_delta \ usr.bin/svn/lib/libsvn_fs \ usr.bin/svn/lib/libsvn_fs_fs \ usr.bin/svn/lib/libsvn_fs_util \ + usr.bin/svn/lib/libsvn_fs_x \ usr.bin/svn/lib/libsvn_repos \ usr.bin/svn/lib/libsvn_subr \ diff --git a/usr.bin/svn/svnlook/Makefile.depend b/usr.bin/svn/svnlook/Makefile.depend index d0f58660bc56..aa8be0e96d33 100644 --- a/usr.bin/svn/svnlook/Makefile.depend +++ b/usr.bin/svn/svnlook/Makefile.depend @@ -2,23 +2,25 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ - lib/libcrypt \ lib/libexpat \ + lib/libsqlite3 \ + lib/libthr \ lib/libz \ usr.bin/svn/lib/libapr \ usr.bin/svn/lib/libapr_util \ - usr.bin/svn/lib/libsqlite3 \ usr.bin/svn/lib/libsvn_delta \ usr.bin/svn/lib/libsvn_diff \ usr.bin/svn/lib/libsvn_fs \ usr.bin/svn/lib/libsvn_fs_fs \ usr.bin/svn/lib/libsvn_fs_util \ + usr.bin/svn/lib/libsvn_fs_x \ usr.bin/svn/lib/libsvn_repos \ usr.bin/svn/lib/libsvn_subr \ diff --git a/usr.bin/svn/svnmucc/Makefile.depend b/usr.bin/svn/svnmucc/Makefile.depend index 798e4f3f6cde..c510cb370f3f 100644 --- a/usr.bin/svn/svnmucc/Makefile.depend +++ b/usr.bin/svn/svnmucc/Makefile.depend @@ -2,15 +2,15 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ - lib/libcrypt \ lib/libexpat \ - lib/libmagic \ + lib/libsqlite3 \ lib/libthr \ lib/libz \ secure/lib/libcrypto \ @@ -18,18 +18,20 @@ DIRDEPS = \ usr.bin/svn/lib/libapr \ usr.bin/svn/lib/libapr_util \ usr.bin/svn/lib/libserf \ - usr.bin/svn/lib/libsqlite3 \ usr.bin/svn/lib/libsvn_client \ usr.bin/svn/lib/libsvn_delta \ + usr.bin/svn/lib/libsvn_diff \ usr.bin/svn/lib/libsvn_fs \ usr.bin/svn/lib/libsvn_fs_fs \ usr.bin/svn/lib/libsvn_fs_util \ + usr.bin/svn/lib/libsvn_fs_x \ usr.bin/svn/lib/libsvn_ra \ usr.bin/svn/lib/libsvn_ra_local \ usr.bin/svn/lib/libsvn_ra_serf \ usr.bin/svn/lib/libsvn_ra_svn \ usr.bin/svn/lib/libsvn_repos \ usr.bin/svn/lib/libsvn_subr \ + usr.bin/svn/lib/libsvn_wc \ .include diff --git a/usr.bin/svn/svnrdump/Makefile.depend b/usr.bin/svn/svnrdump/Makefile.depend index da1efbd4fbad..c510cb370f3f 100644 --- a/usr.bin/svn/svnrdump/Makefile.depend +++ b/usr.bin/svn/svnrdump/Makefile.depend @@ -2,15 +2,15 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ - lib/libcrypt \ lib/libexpat \ - lib/libmagic \ + lib/libsqlite3 \ lib/libthr \ lib/libz \ secure/lib/libcrypto \ @@ -18,13 +18,13 @@ DIRDEPS = \ usr.bin/svn/lib/libapr \ usr.bin/svn/lib/libapr_util \ usr.bin/svn/lib/libserf \ - usr.bin/svn/lib/libsqlite3 \ usr.bin/svn/lib/libsvn_client \ usr.bin/svn/lib/libsvn_delta \ usr.bin/svn/lib/libsvn_diff \ usr.bin/svn/lib/libsvn_fs \ usr.bin/svn/lib/libsvn_fs_fs \ usr.bin/svn/lib/libsvn_fs_util \ + usr.bin/svn/lib/libsvn_fs_x \ usr.bin/svn/lib/libsvn_ra \ usr.bin/svn/lib/libsvn_ra_local \ usr.bin/svn/lib/libsvn_ra_serf \ diff --git a/usr.bin/svn/svnserve/Makefile.depend b/usr.bin/svn/svnserve/Makefile.depend index 550cd652de06..edbca2ec0b54 100644 --- a/usr.bin/svn/svnserve/Makefile.depend +++ b/usr.bin/svn/svnserve/Makefile.depend @@ -2,27 +2,25 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ - lib/libcrypt \ lib/libexpat \ - lib/libmagic \ + lib/libsqlite3 \ lib/libthr \ lib/libz \ - secure/lib/libcrypto \ - secure/lib/libssl \ usr.bin/svn/lib/libapr \ usr.bin/svn/lib/libapr_util \ usr.bin/svn/lib/libserf \ - usr.bin/svn/lib/libsqlite3 \ usr.bin/svn/lib/libsvn_delta \ usr.bin/svn/lib/libsvn_fs \ usr.bin/svn/lib/libsvn_fs_fs \ usr.bin/svn/lib/libsvn_fs_util \ + usr.bin/svn/lib/libsvn_fs_x \ usr.bin/svn/lib/libsvn_ra \ usr.bin/svn/lib/libsvn_ra_local \ usr.bin/svn/lib/libsvn_ra_serf \ diff --git a/usr.bin/svn/svnsync/Makefile.depend b/usr.bin/svn/svnsync/Makefile.depend index 550cd652de06..2e39f66407dd 100644 --- a/usr.bin/svn/svnsync/Makefile.depend +++ b/usr.bin/svn/svnsync/Makefile.depend @@ -2,15 +2,15 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ - lib/libcrypt \ lib/libexpat \ - lib/libmagic \ + lib/libsqlite3 \ lib/libthr \ lib/libz \ secure/lib/libcrypto \ @@ -18,11 +18,11 @@ DIRDEPS = \ usr.bin/svn/lib/libapr \ usr.bin/svn/lib/libapr_util \ usr.bin/svn/lib/libserf \ - usr.bin/svn/lib/libsqlite3 \ usr.bin/svn/lib/libsvn_delta \ usr.bin/svn/lib/libsvn_fs \ usr.bin/svn/lib/libsvn_fs_fs \ usr.bin/svn/lib/libsvn_fs_util \ + usr.bin/svn/lib/libsvn_fs_x \ usr.bin/svn/lib/libsvn_ra \ usr.bin/svn/lib/libsvn_ra_local \ usr.bin/svn/lib/libsvn_ra_serf \ diff --git a/usr.bin/svn/svnversion/Makefile.depend b/usr.bin/svn/svnversion/Makefile.depend index 12d0cc3305d5..65b3e9a18a52 100644 --- a/usr.bin/svn/svnversion/Makefile.depend +++ b/usr.bin/svn/svnversion/Makefile.depend @@ -2,18 +2,19 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ lib/libcompiler_rt \ - lib/libcrypt \ lib/libexpat \ + lib/libsqlite3 \ + lib/libthr \ lib/libz \ usr.bin/svn/lib/libapr \ usr.bin/svn/lib/libapr_util \ - usr.bin/svn/lib/libsqlite3 \ usr.bin/svn/lib/libsvn_delta \ usr.bin/svn/lib/libsvn_diff \ usr.bin/svn/lib/libsvn_subr \ diff --git a/usr.bin/vi/catalog/Makefile.depend b/usr.bin/vi/catalog/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.bin/vi/catalog/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.bin/xo/Makefile.depend b/usr.bin/xo/Makefile.depend new file mode 100644 index 000000000000..137678c21e46 --- /dev/null +++ b/usr.bin/xo/Makefile.depend @@ -0,0 +1,20 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + lib/libutil \ + lib/libxo \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/auditdistd/Makefile.depend b/usr.sbin/auditdistd/Makefile.depend new file mode 100644 index 000000000000..b939d667400b --- /dev/null +++ b/usr.sbin/auditdistd/Makefile.depend @@ -0,0 +1,31 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/arpa \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + lib/libthr \ + lib/libutil \ + secure/lib/libcrypto \ + secure/lib/libssl \ + usr.bin/lex/lib \ + usr.bin/yacc.host \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +parse.o: parse.c +parse.po: parse.c +token.o: parse.h +token.o: token.c +token.po: parse.h +token.po: token.c +.endif diff --git a/usr.sbin/autofs/Makefile.depend b/usr.sbin/autofs/Makefile.depend new file mode 100644 index 000000000000..61f3b2b1e498 --- /dev/null +++ b/usr.sbin/autofs/Makefile.depend @@ -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/libutil \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +token.o: token.c +token.po: token.c +.endif diff --git a/usr.sbin/bhyvectl/Makefile.depend b/usr.sbin/bhyvectl/Makefile.depend new file mode 100644 index 000000000000..2d0f3243a1db --- /dev/null +++ b/usr.sbin/bhyvectl/Makefile.depend @@ -0,0 +1,20 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + lib/libutil \ + lib/libvmmapi \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bhyveload/Makefile.depend b/usr.sbin/bhyveload/Makefile.depend new file mode 100644 index 000000000000..2d0f3243a1db --- /dev/null +++ b/usr.sbin/bhyveload/Makefile.depend @@ -0,0 +1,20 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + lib/libutil \ + lib/libvmmapi \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/binmiscctl/Makefile.depend b/usr.sbin/binmiscctl/Makefile.depend new file mode 100644 index 000000000000..3646e2e2b1af --- /dev/null +++ b/usr.sbin/binmiscctl/Makefile.depend @@ -0,0 +1,18 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/Makefile.depend b/usr.sbin/bsdconfig/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/console/Makefile.depend b/usr.sbin/bsdconfig/console/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/console/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/console/include/Makefile.depend b/usr.sbin/bsdconfig/console/include/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/console/include/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/diskmgmt/Makefile.depend b/usr.sbin/bsdconfig/diskmgmt/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/diskmgmt/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/diskmgmt/include/Makefile.depend b/usr.sbin/bsdconfig/diskmgmt/include/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/diskmgmt/include/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/docsinstall/Makefile.depend b/usr.sbin/bsdconfig/docsinstall/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/docsinstall/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/docsinstall/include/Makefile.depend b/usr.sbin/bsdconfig/docsinstall/include/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/docsinstall/include/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/dot/Makefile.depend b/usr.sbin/bsdconfig/dot/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/dot/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/dot/include/Makefile.depend b/usr.sbin/bsdconfig/dot/include/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/dot/include/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/examples/Makefile.depend b/usr.sbin/bsdconfig/examples/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/examples/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/include/Makefile.depend b/usr.sbin/bsdconfig/include/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/include/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/includes/Makefile.depend b/usr.sbin/bsdconfig/includes/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/includes/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/includes/include/Makefile.depend b/usr.sbin/bsdconfig/includes/include/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/includes/include/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/mouse/Makefile.depend b/usr.sbin/bsdconfig/mouse/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/mouse/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/mouse/include/Makefile.depend b/usr.sbin/bsdconfig/mouse/include/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/mouse/include/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/networking/Makefile.depend b/usr.sbin/bsdconfig/networking/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/networking/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/networking/include/Makefile.depend b/usr.sbin/bsdconfig/networking/include/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/networking/include/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/networking/share/Makefile.depend b/usr.sbin/bsdconfig/networking/share/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/networking/share/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/password/Makefile.depend b/usr.sbin/bsdconfig/password/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/password/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/password/include/Makefile.depend b/usr.sbin/bsdconfig/password/include/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/password/include/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/password/share/Makefile.depend b/usr.sbin/bsdconfig/password/share/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/password/share/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/security/Makefile.depend b/usr.sbin/bsdconfig/security/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/security/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/security/include/Makefile.depend b/usr.sbin/bsdconfig/security/include/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/security/include/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/share/Makefile.depend b/usr.sbin/bsdconfig/share/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/share/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/share/media/Makefile.depend b/usr.sbin/bsdconfig/share/media/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/share/media/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/startup/Makefile.depend b/usr.sbin/bsdconfig/startup/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/startup/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/startup/include/Makefile.depend b/usr.sbin/bsdconfig/startup/include/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/startup/include/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/startup/share/Makefile.depend b/usr.sbin/bsdconfig/startup/share/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/startup/share/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/timezone/Makefile.depend b/usr.sbin/bsdconfig/timezone/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/timezone/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/timezone/include/Makefile.depend b/usr.sbin/bsdconfig/timezone/include/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/timezone/include/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/timezone/share/Makefile.depend b/usr.sbin/bsdconfig/timezone/share/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/timezone/share/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/ttys/Makefile.depend b/usr.sbin/bsdconfig/ttys/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/ttys/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/ttys/include/Makefile.depend b/usr.sbin/bsdconfig/ttys/include/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/ttys/include/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/usermgmt/Makefile.depend b/usr.sbin/bsdconfig/usermgmt/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/usermgmt/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/usermgmt/include/Makefile.depend b/usr.sbin/bsdconfig/usermgmt/include/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/usermgmt/include/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsdconfig/usermgmt/share/Makefile.depend b/usr.sbin/bsdconfig/usermgmt/share/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/bsdconfig/usermgmt/share/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/bsnmpd/modules/snmp_hast/Makefile.depend b/usr.sbin/bsnmpd/modules/snmp_hast/Makefile.depend index ccb3d83e3e8b..140fffbe0fb0 100644 --- a/usr.sbin/bsnmpd/modules/snmp_hast/Makefile.depend +++ b/usr.sbin/bsnmpd/modules/snmp_hast/Makefile.depend @@ -2,6 +2,7 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ include \ include/arpa \ @@ -11,6 +12,7 @@ DIRDEPS = \ lib/libc \ lib/libcompiler_rt \ lib/libutil \ + usr.bin/yacc.host \ usr.sbin/bsnmpd/modules \ diff --git a/usr.sbin/ctld/Makefile.depend b/usr.sbin/ctld/Makefile.depend new file mode 100644 index 000000000000..ece2325335a5 --- /dev/null +++ b/usr.sbin/ctld/Makefile.depend @@ -0,0 +1,31 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/arpa \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + lib/libexpat \ + lib/libmd \ + lib/libsbuf \ + lib/libutil \ + usr.bin/lex/lib \ + usr.bin/yacc.host \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +parse.o: parse.c +parse.po: parse.c +token.o: token.c +token.o: y.tab.h +token.po: token.c +token.po: y.tab.h +.endif diff --git a/usr.sbin/devctl/Makefile.depend b/usr.sbin/devctl/Makefile.depend new file mode 100644 index 000000000000..34e1a913e4a3 --- /dev/null +++ b/usr.sbin/devctl/Makefile.depend @@ -0,0 +1,19 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + lib/libdevctl \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/fstyp/Makefile.depend b/usr.sbin/fstyp/Makefile.depend new file mode 100644 index 000000000000..b1a2eff6cb4f --- /dev/null +++ b/usr.sbin/fstyp/Makefile.depend @@ -0,0 +1,32 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + cddl/lib/libavl \ + cddl/lib/libnvpair \ + cddl/lib/libumem \ + cddl/lib/libuutil \ + cddl/lib/libzfs \ + cddl/lib/libzfs_core \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + lib/libexpat \ + lib/libgeom \ + lib/libmd \ + lib/libsbuf \ + lib/libthr \ + lib/libutil \ + lib/libz \ + lib/msun \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/ftp-proxy/Makefile.depend b/usr.sbin/ftp-proxy/Makefile.depend new file mode 100644 index 000000000000..c02eb2d9c00d --- /dev/null +++ b/usr.sbin/ftp-proxy/Makefile.depend @@ -0,0 +1,20 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/arpa \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + lib/libevent \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/hyperv/tools/Makefile.depend b/usr.sbin/hyperv/tools/Makefile.depend new file mode 100644 index 000000000000..54c1f6f1442e --- /dev/null +++ b/usr.sbin/hyperv/tools/Makefile.depend @@ -0,0 +1,19 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/arpa \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/iovctl/Makefile.depend b/usr.sbin/iovctl/Makefile.depend new file mode 100644 index 000000000000..d88352954b44 --- /dev/null +++ b/usr.sbin/iovctl/Makefile.depend @@ -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/libnv \ + lib/libucl \ + lib/msun \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/iscsid/Makefile.depend b/usr.sbin/iscsid/Makefile.depend new file mode 100644 index 000000000000..023ec4300e65 --- /dev/null +++ b/usr.sbin/iscsid/Makefile.depend @@ -0,0 +1,21 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/arpa \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + lib/libmd \ + lib/libutil \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/mount_smbfs/Makefile.depend b/usr.sbin/mount_smbfs/Makefile.depend index 4e37118d00d8..9c676a05ad57 100644 --- a/usr.sbin/mount_smbfs/Makefile.depend +++ b/usr.sbin/mount_smbfs/Makefile.depend @@ -2,12 +2,15 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + gnu/lib/csu \ gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ lib/libkiconv \ + lib/libsmb \ .include diff --git a/usr.sbin/ntp/doc/drivers/Makefile.depend b/usr.sbin/ntp/doc/drivers/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/ntp/doc/drivers/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/ntp/doc/drivers/icons/Makefile.depend b/usr.sbin/ntp/doc/drivers/icons/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/ntp/doc/drivers/icons/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/ntp/doc/drivers/scripts/Makefile.depend b/usr.sbin/ntp/doc/drivers/scripts/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/ntp/doc/drivers/scripts/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/ntp/doc/hints/Makefile.depend b/usr.sbin/ntp/doc/hints/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/ntp/doc/hints/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/ntp/doc/icons/Makefile.depend b/usr.sbin/ntp/doc/icons/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/ntp/doc/icons/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/ntp/doc/pic/Makefile.depend b/usr.sbin/ntp/doc/pic/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/ntp/doc/pic/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/ntp/doc/scripts/Makefile.depend b/usr.sbin/ntp/doc/scripts/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/ntp/doc/scripts/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/sysrc/Makefile.depend b/usr.sbin/sysrc/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/sysrc/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/uefisign/Makefile.depend b/usr.sbin/uefisign/Makefile.depend new file mode 100644 index 000000000000..fc0b63320671 --- /dev/null +++ b/usr.sbin/uefisign/Makefile.depend @@ -0,0 +1,19 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + secure/lib/libcrypto \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/unbound/anchor/Makefile.depend b/usr.sbin/unbound/anchor/Makefile.depend new file mode 100644 index 000000000000..399b8c2e1a5a --- /dev/null +++ b/usr.sbin/unbound/anchor/Makefile.depend @@ -0,0 +1,24 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/arpa \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + lib/libexpat \ + lib/libthr \ + lib/libunbound \ + secure/lib/libcrypto \ + secure/lib/libssl \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/unbound/checkconf/Makefile.depend b/usr.sbin/unbound/checkconf/Makefile.depend new file mode 100644 index 000000000000..36ffed022d93 --- /dev/null +++ b/usr.sbin/unbound/checkconf/Makefile.depend @@ -0,0 +1,23 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/arpa \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + lib/libthr \ + lib/libunbound \ + secure/lib/libcrypto \ + secure/lib/libssl \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/unbound/control/Makefile.depend b/usr.sbin/unbound/control/Makefile.depend new file mode 100644 index 000000000000..36ffed022d93 --- /dev/null +++ b/usr.sbin/unbound/control/Makefile.depend @@ -0,0 +1,23 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/arpa \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + lib/libthr \ + lib/libunbound \ + secure/lib/libcrypto \ + secure/lib/libssl \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/unbound/daemon/Makefile.depend b/usr.sbin/unbound/daemon/Makefile.depend new file mode 100644 index 000000000000..06c0c16b9bf7 --- /dev/null +++ b/usr.sbin/unbound/daemon/Makefile.depend @@ -0,0 +1,24 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + gnu/lib/csu \ + gnu/lib/libgcc \ + include \ + include/arpa \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/libc \ + lib/libcompiler_rt \ + lib/libthr \ + lib/libunbound \ + lib/libutil \ + secure/lib/libcrypto \ + secure/lib/libssl \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/unbound/local-setup/Makefile.depend b/usr.sbin/unbound/local-setup/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/unbound/local-setup/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif diff --git a/usr.sbin/vigr/Makefile.depend b/usr.sbin/vigr/Makefile.depend new file mode 100644 index 000000000000..f80275d86ab1 --- /dev/null +++ b/usr.sbin/vigr/Makefile.depend @@ -0,0 +1,11 @@ +# $FreeBSD$ +# Autogenerated - do NOT edit! + +DIRDEPS = \ + + +.include + +.if ${DEP_RELDIR} == ${_DEP_RELDIR} +# local dependencies - needed for -jN in clean tree +.endif