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

69 lines
2.4 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
Attributes.o: AttrHasAttributeImpl.inc.h
Attributes.po: AttrHasAttributeImpl.inc.h
Diagnostic.o: DiagnosticCommonKinds.inc.h
Diagnostic.po: DiagnosticCommonKinds.inc.h
DiagnosticIDs.o: DiagnosticASTKinds.inc.h
DiagnosticIDs.o: DiagnosticAnalysisKinds.inc.h
DiagnosticIDs.o: DiagnosticCommentKinds.inc.h
DiagnosticIDs.o: DiagnosticCommonKinds.inc.h
DiagnosticIDs.o: DiagnosticDriverKinds.inc.h
DiagnosticIDs.o: DiagnosticFrontendKinds.inc.h
DiagnosticIDs.o: DiagnosticGroups.inc.h
DiagnosticIDs.o: DiagnosticLexKinds.inc.h
DiagnosticIDs.o: DiagnosticParseKinds.inc.h
DiagnosticIDs.o: DiagnosticSemaKinds.inc.h
DiagnosticIDs.o: DiagnosticSerializationKinds.inc.h
DiagnosticIDs.po: DiagnosticASTKinds.inc.h
DiagnosticIDs.po: DiagnosticAnalysisKinds.inc.h
DiagnosticIDs.po: DiagnosticCommentKinds.inc.h
DiagnosticIDs.po: DiagnosticCommonKinds.inc.h
DiagnosticIDs.po: DiagnosticDriverKinds.inc.h
DiagnosticIDs.po: DiagnosticFrontendKinds.inc.h
DiagnosticIDs.po: DiagnosticGroups.inc.h
DiagnosticIDs.po: DiagnosticLexKinds.inc.h
DiagnosticIDs.po: DiagnosticParseKinds.inc.h
DiagnosticIDs.po: DiagnosticSemaKinds.inc.h
DiagnosticIDs.po: DiagnosticSerializationKinds.inc.h
SourceManager.o: DiagnosticCommonKinds.inc.h
SourceManager.po: DiagnosticCommonKinds.inc.h
Targets.o: DiagnosticCommonKinds.inc.h
Targets.o: arm_neon.inc.h
Targets.po: DiagnosticCommonKinds.inc.h
Targets.po: arm_neon.inc.h
Warnings.o: DiagnosticASTKinds.inc.h
Warnings.o: DiagnosticAnalysisKinds.inc.h
Warnings.o: DiagnosticCommentKinds.inc.h
Warnings.o: DiagnosticCommonKinds.inc.h
Warnings.o: DiagnosticDriverKinds.inc.h
Warnings.o: DiagnosticFrontendKinds.inc.h
Warnings.o: DiagnosticLexKinds.inc.h
Warnings.o: DiagnosticParseKinds.inc.h
Warnings.o: DiagnosticSemaKinds.inc.h
Warnings.o: DiagnosticSerializationKinds.inc.h
Warnings.po: DiagnosticASTKinds.inc.h
Warnings.po: DiagnosticAnalysisKinds.inc.h
Warnings.po: DiagnosticCommentKinds.inc.h
Warnings.po: DiagnosticCommonKinds.inc.h
Warnings.po: DiagnosticDriverKinds.inc.h
Warnings.po: DiagnosticFrontendKinds.inc.h
Warnings.po: DiagnosticLexKinds.inc.h
Warnings.po: DiagnosticParseKinds.inc.h
Warnings.po: DiagnosticSemaKinds.inc.h
Warnings.po: DiagnosticSerializationKinds.inc.h
.endif