mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 16:48:36 -05:00
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
131 lines
4.8 KiB
Makefile
131 lines
4.8 KiB
Makefile
# $FreeBSD$
|
|
# Autogenerated - do NOT edit!
|
|
|
|
DIRDEPS = \
|
|
include \
|
|
include/xlocale \
|
|
lib/libc++ \
|
|
lib/libedit \
|
|
lib/msun \
|
|
lib/ncurses/ncursesw \
|
|
lib/ncurses/panelw \
|
|
usr.bin/clang/clang-tblgen.host \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
Address.o: DiagnosticCommonKinds.inc.h
|
|
Address.po: DiagnosticCommonKinds.inc.h
|
|
AddressResolverFileLine.o: DiagnosticCommonKinds.inc.h
|
|
AddressResolverFileLine.po: DiagnosticCommonKinds.inc.h
|
|
AddressResolverName.o: DiagnosticCommonKinds.inc.h
|
|
AddressResolverName.po: DiagnosticCommonKinds.inc.h
|
|
DataExtractor.o: CommentCommandList.inc.h
|
|
DataExtractor.o: DeclNodes.inc.h
|
|
DataExtractor.o: DiagnosticCommonKinds.inc.h
|
|
DataExtractor.o: StmtNodes.inc.h
|
|
DataExtractor.po: CommentCommandList.inc.h
|
|
DataExtractor.po: DeclNodes.inc.h
|
|
DataExtractor.po: DiagnosticCommonKinds.inc.h
|
|
DataExtractor.po: StmtNodes.inc.h
|
|
Debugger.o: AttrList.inc.h
|
|
Debugger.o: Attrs.inc.h
|
|
Debugger.o: CommentCommandList.inc.h
|
|
Debugger.o: DeclNodes.inc.h
|
|
Debugger.o: DiagnosticCommonKinds.inc.h
|
|
Debugger.o: StmtNodes.inc.h
|
|
Debugger.po: AttrList.inc.h
|
|
Debugger.po: Attrs.inc.h
|
|
Debugger.po: CommentCommandList.inc.h
|
|
Debugger.po: DeclNodes.inc.h
|
|
Debugger.po: DiagnosticCommonKinds.inc.h
|
|
Debugger.po: StmtNodes.inc.h
|
|
Disassembler.o: DiagnosticCommonKinds.inc.h
|
|
Disassembler.po: DiagnosticCommonKinds.inc.h
|
|
FileLineResolver.o: DiagnosticCommonKinds.inc.h
|
|
FileLineResolver.po: DiagnosticCommonKinds.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.po: DiagnosticCommonKinds.inc.h
|
|
Mangled.o: DiagnosticCommonKinds.inc.h
|
|
Mangled.po: DiagnosticCommonKinds.inc.h
|
|
Module.o: CommentCommandList.inc.h
|
|
Module.o: DeclNodes.inc.h
|
|
Module.o: DiagnosticCommonKinds.inc.h
|
|
Module.o: StmtNodes.inc.h
|
|
Module.po: CommentCommandList.inc.h
|
|
Module.po: DeclNodes.inc.h
|
|
Module.po: DiagnosticCommonKinds.inc.h
|
|
Module.po: StmtNodes.inc.h
|
|
SearchFilter.o: DiagnosticCommonKinds.inc.h
|
|
SearchFilter.po: DiagnosticCommonKinds.inc.h
|
|
SourceManager.o: DiagnosticCommonKinds.inc.h
|
|
SourceManager.po: DiagnosticCommonKinds.inc.h
|
|
Value.o: CommentCommandList.inc.h
|
|
Value.o: DeclNodes.inc.h
|
|
Value.o: DiagnosticCommonKinds.inc.h
|
|
Value.o: StmtNodes.inc.h
|
|
Value.po: CommentCommandList.inc.h
|
|
Value.po: DeclNodes.inc.h
|
|
Value.po: DiagnosticCommonKinds.inc.h
|
|
Value.po: StmtNodes.inc.h
|
|
ValueObject.o: AttrList.inc.h
|
|
ValueObject.o: Attrs.inc.h
|
|
ValueObject.o: CommentCommandList.inc.h
|
|
ValueObject.o: DeclNodes.inc.h
|
|
ValueObject.o: DiagnosticCommonKinds.inc.h
|
|
ValueObject.o: StmtNodes.inc.h
|
|
ValueObject.po: AttrList.inc.h
|
|
ValueObject.po: Attrs.inc.h
|
|
ValueObject.po: CommentCommandList.inc.h
|
|
ValueObject.po: DeclNodes.inc.h
|
|
ValueObject.po: DiagnosticCommonKinds.inc.h
|
|
ValueObject.po: StmtNodes.inc.h
|
|
ValueObjectCast.o: DiagnosticCommonKinds.inc.h
|
|
ValueObjectCast.po: DiagnosticCommonKinds.inc.h
|
|
ValueObjectChild.o: DiagnosticCommonKinds.inc.h
|
|
ValueObjectChild.po: DiagnosticCommonKinds.inc.h
|
|
ValueObjectConstResult.o: DiagnosticCommonKinds.inc.h
|
|
ValueObjectConstResult.po: DiagnosticCommonKinds.inc.h
|
|
ValueObjectConstResultChild.o: CommentCommandList.inc.h
|
|
ValueObjectConstResultChild.o: DeclNodes.inc.h
|
|
ValueObjectConstResultChild.o: DiagnosticCommonKinds.inc.h
|
|
ValueObjectConstResultChild.o: StmtNodes.inc.h
|
|
ValueObjectConstResultChild.po: CommentCommandList.inc.h
|
|
ValueObjectConstResultChild.po: DeclNodes.inc.h
|
|
ValueObjectConstResultChild.po: DiagnosticCommonKinds.inc.h
|
|
ValueObjectConstResultChild.po: StmtNodes.inc.h
|
|
ValueObjectConstResultImpl.o: DiagnosticCommonKinds.inc.h
|
|
ValueObjectConstResultImpl.po: DiagnosticCommonKinds.inc.h
|
|
ValueObjectDynamicValue.o: DiagnosticCommonKinds.inc.h
|
|
ValueObjectDynamicValue.po: DiagnosticCommonKinds.inc.h
|
|
ValueObjectList.o: DiagnosticCommonKinds.inc.h
|
|
ValueObjectList.po: DiagnosticCommonKinds.inc.h
|
|
ValueObjectMemory.o: DiagnosticCommonKinds.inc.h
|
|
ValueObjectMemory.po: DiagnosticCommonKinds.inc.h
|
|
ValueObjectRegister.o: CommentCommandList.inc.h
|
|
ValueObjectRegister.o: DeclNodes.inc.h
|
|
ValueObjectRegister.o: DiagnosticCommonKinds.inc.h
|
|
ValueObjectRegister.o: StmtNodes.inc.h
|
|
ValueObjectRegister.po: CommentCommandList.inc.h
|
|
ValueObjectRegister.po: DeclNodes.inc.h
|
|
ValueObjectRegister.po: DiagnosticCommonKinds.inc.h
|
|
ValueObjectRegister.po: StmtNodes.inc.h
|
|
ValueObjectSyntheticFilter.o: DiagnosticCommonKinds.inc.h
|
|
ValueObjectSyntheticFilter.po: DiagnosticCommonKinds.inc.h
|
|
ValueObjectVariable.o: DiagnosticCommonKinds.inc.h
|
|
ValueObjectVariable.po: DiagnosticCommonKinds.inc.h
|
|
.endif
|