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
1001 B
Makefile
41 lines
1001 B
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
|
|
AsmWriter.o: Intrinsics.inc.h
|
|
AsmWriter.po: Intrinsics.inc.h
|
|
AutoUpgrade.o: Intrinsics.inc.h
|
|
AutoUpgrade.po: Intrinsics.inc.h
|
|
BasicBlock.o: Intrinsics.inc.h
|
|
BasicBlock.po: Intrinsics.inc.h
|
|
ConstantFold.o: Intrinsics.inc.h
|
|
ConstantFold.po: Intrinsics.inc.h
|
|
Core.o: Intrinsics.inc.h
|
|
Core.po: Intrinsics.inc.h
|
|
DIBuilder.o: Intrinsics.inc.h
|
|
DIBuilder.po: Intrinsics.inc.h
|
|
DebugInfo.o: Intrinsics.inc.h
|
|
DebugInfo.po: Intrinsics.inc.h
|
|
Function.o: Intrinsics.inc.h
|
|
Function.po: Intrinsics.inc.h
|
|
IRBuilder.o: Intrinsics.inc.h
|
|
IRBuilder.po: Intrinsics.inc.h
|
|
IntrinsicInst.o: Intrinsics.inc.h
|
|
IntrinsicInst.po: Intrinsics.inc.h
|
|
Statepoint.o: Intrinsics.inc.h
|
|
Statepoint.po: Intrinsics.inc.h
|
|
Verifier.o: Intrinsics.inc.h
|
|
Verifier.po: Intrinsics.inc.h
|
|
.endif
|