Bryan Drewery b1f92fa229 META MODE: Update dependencies with 'the-lot' and add missing directories.
This is not properly respecting WITHOUT or ARCH dependencies in target/.
Doing so requires a massive effort to rework targets/ to do so.  A
better approach will be to either include the SUBDIR Makefiles directly
and map to DIRDEPS or just dynamically lookup the SUBDIR.  These lose
the benefit of having a userland/lib, userland/libexec, etc, though and
results in a massive package.  The current implementation of targets/ is
very unmaintainable.

Currently rescue/rescue and sys/modules are still not connected.

Sponsored by:	EMC / Isilon Storage Division
2015-12-01 05:23:19 +00:00

75 lines
2.9 KiB
Makefile

# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
include \
include/xlocale \
lib/libc++ \
lib/msun \
usr.bin/clang/clang-tblgen.host \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
CommandCompletions.o: DiagnosticCommonKinds.inc.h
CommandCompletions.po: DiagnosticCommonKinds.inc.h
CommandObjectArgs.o: CommentCommandList.inc.h
CommandObjectArgs.o: DeclNodes.inc.h
CommandObjectArgs.o: DiagnosticCommonKinds.inc.h
CommandObjectArgs.o: StmtNodes.inc.h
CommandObjectArgs.po: CommentCommandList.inc.h
CommandObjectArgs.po: DeclNodes.inc.h
CommandObjectArgs.po: DiagnosticCommonKinds.inc.h
CommandObjectArgs.po: StmtNodes.inc.h
CommandObjectBreakpoint.o: DiagnosticCommonKinds.inc.h
CommandObjectBreakpoint.po: DiagnosticCommonKinds.inc.h
CommandObjectDisassemble.o: DiagnosticCommonKinds.inc.h
CommandObjectDisassemble.po: DiagnosticCommonKinds.inc.h
CommandObjectExpression.o: DiagnosticCommonKinds.inc.h
CommandObjectExpression.po: DiagnosticCommonKinds.inc.h
CommandObjectFrame.o: AttrList.inc.h
CommandObjectFrame.o: Attrs.inc.h
CommandObjectFrame.o: CommentCommandList.inc.h
CommandObjectFrame.o: DeclNodes.inc.h
CommandObjectFrame.o: DiagnosticCommonKinds.inc.h
CommandObjectFrame.o: StmtNodes.inc.h
CommandObjectFrame.po: AttrList.inc.h
CommandObjectFrame.po: Attrs.inc.h
CommandObjectFrame.po: CommentCommandList.inc.h
CommandObjectFrame.po: DeclNodes.inc.h
CommandObjectFrame.po: DiagnosticCommonKinds.inc.h
CommandObjectFrame.po: StmtNodes.inc.h
CommandObjectLanguage.o: DiagnosticCommonKinds.inc.h
CommandObjectLanguage.po: DiagnosticCommonKinds.inc.h
CommandObjectLog.o: DiagnosticCommonKinds.inc.h
CommandObjectLog.po: DiagnosticCommonKinds.inc.h
CommandObjectMemory.o: DeclNodes.inc.h
CommandObjectMemory.o: DiagnosticCommonKinds.inc.h
CommandObjectMemory.po: DeclNodes.inc.h
CommandObjectMemory.po: DiagnosticCommonKinds.inc.h
CommandObjectSource.o: DiagnosticCommonKinds.inc.h
CommandObjectSource.po: DiagnosticCommonKinds.inc.h
CommandObjectTarget.o: DiagnosticCommonKinds.inc.h
CommandObjectTarget.po: DiagnosticCommonKinds.inc.h
CommandObjectThread.o: DiagnosticCommonKinds.inc.h
CommandObjectThread.po: DiagnosticCommonKinds.inc.h
CommandObjectType.o: AttrList.inc.h
CommandObjectType.o: Attrs.inc.h
CommandObjectType.o: CommentCommandList.inc.h
CommandObjectType.o: DeclNodes.inc.h
CommandObjectType.o: DiagnosticCommonKinds.inc.h
CommandObjectType.o: StmtNodes.inc.h
CommandObjectType.po: AttrList.inc.h
CommandObjectType.po: Attrs.inc.h
CommandObjectType.po: CommentCommandList.inc.h
CommandObjectType.po: DeclNodes.inc.h
CommandObjectType.po: DiagnosticCommonKinds.inc.h
CommandObjectType.po: StmtNodes.inc.h
CommandObjectWatchpoint.o: DiagnosticCommonKinds.inc.h
CommandObjectWatchpoint.po: DiagnosticCommonKinds.inc.h
CommandObjectWatchpointCommand.o: DiagnosticCommonKinds.inc.h
CommandObjectWatchpointCommand.po: DiagnosticCommonKinds.inc.h
.endif