mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-20 15:26:43 +01:00
29 lines
821 B
Makefile
29 lines
821 B
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
|
||
|
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
|