ccfb965433
Off by default, build behaves normally. WITH_META_MODE we get auto objdir creation, the ability to start build from anywhere in the tree. Still need to add real targets under targets/ to build packages. Differential Revision: D2796 Reviewed by: brooks imp
41 lines
1.1 KiB
Makefile
41 lines
1.1 KiB
Makefile
# $FreeBSD$
|
|
# Autogenerated - do NOT edit!
|
|
|
|
DIRDEPS = \
|
|
include \
|
|
include/xlocale \
|
|
lib/libc++ \
|
|
lib/msun \
|
|
usr.bin/clang/tblgen.host \
|
|
|
|
|
|
.include <dirdeps.mk>
|
|
|
|
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
|
|
# local dependencies - needed for -jN in clean tree
|
|
Analysis.o: Intrinsics.inc.h
|
|
Analysis.po: Intrinsics.inc.h
|
|
AtomicExpandPass.o: Intrinsics.inc.h
|
|
AtomicExpandPass.po: Intrinsics.inc.h
|
|
BasicTargetTransformInfo.o: Intrinsics.inc.h
|
|
BasicTargetTransformInfo.po: Intrinsics.inc.h
|
|
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
|
|
GlobalMerge.o: Intrinsics.inc.h
|
|
GlobalMerge.po: Intrinsics.inc.h
|
|
IntrinsicLowering.o: Intrinsics.inc.h
|
|
IntrinsicLowering.po: Intrinsics.inc.h
|
|
LocalStackSlotAllocation.o: Intrinsics.inc.h
|
|
LocalStackSlotAllocation.po: Intrinsics.inc.h
|
|
ShadowStackGC.o: Intrinsics.inc.h
|
|
ShadowStackGC.po: Intrinsics.inc.h
|
|
SjLjEHPrepare.o: Intrinsics.inc.h
|
|
SjLjEHPrepare.po: Intrinsics.inc.h
|
|
StackProtector.o: Intrinsics.inc.h
|
|
StackProtector.po: Intrinsics.inc.h
|
|
.endif
|