diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2016-02-24 17:20:11 +0000 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2016-02-24 17:20:11 +0000 |
commit | 2a891f1feb2e67ab5fdbb473405797c2efc34caf (patch) | |
tree | 2ba67c89ecd847872f91d442d1c2ac0a2e03c385 /lib/clang/libllvmtransformutils/Makefile.depend | |
parent | 8501e83329accc052b6462596887a5e684460144 (diff) | |
download | FreeBSD-src-2a891f1feb2e67ab5fdbb473405797c2efc34caf.zip FreeBSD-src-2a891f1feb2e67ab5fdbb473405797c2efc34caf.tar.gz |
DIRDEPS_BUILD: Regenerate without local dependencies.
These are no longer needed after the recent 'beforebuild: depend' changes
and hooking DIRDEPS_BUILD into a subset of FAST_DEPEND which supports
skipping 'make depend'.
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'lib/clang/libllvmtransformutils/Makefile.depend')
-rw-r--r-- | lib/clang/libllvmtransformutils/Makefile.depend | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/lib/clang/libllvmtransformutils/Makefile.depend b/lib/clang/libllvmtransformutils/Makefile.depend index 7d4d09d..385072f 100644 --- a/lib/clang/libllvmtransformutils/Makefile.depend +++ b/lib/clang/libllvmtransformutils/Makefile.depend @@ -13,34 +13,4 @@ DIRDEPS = \ .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree -BasicBlockUtils.o: Intrinsics.inc.h -BasicBlockUtils.po: Intrinsics.inc.h -BuildLibCalls.o: Intrinsics.inc.h -BuildLibCalls.po: Intrinsics.inc.h -CloneFunction.o: Intrinsics.inc.h -CloneFunction.po: Intrinsics.inc.h -CodeExtractor.o: Intrinsics.inc.h -CodeExtractor.po: Intrinsics.inc.h -GlobalStatus.o: Intrinsics.inc.h -GlobalStatus.po: Intrinsics.inc.h -InlineFunction.o: Intrinsics.inc.h -InlineFunction.po: Intrinsics.inc.h -IntegerDivision.o: Intrinsics.inc.h -IntegerDivision.po: Intrinsics.inc.h -Local.o: Intrinsics.inc.h -Local.po: Intrinsics.inc.h -LoopSimplify.o: Intrinsics.inc.h -LoopSimplify.po: Intrinsics.inc.h -LoopUtils.o: Intrinsics.inc.h -LoopUtils.po: Intrinsics.inc.h -PromoteMemoryToRegister.o: Intrinsics.inc.h -PromoteMemoryToRegister.po: Intrinsics.inc.h -SSAUpdater.o: Intrinsics.inc.h -SSAUpdater.po: Intrinsics.inc.h -SimplifyCFG.o: Intrinsics.inc.h -SimplifyCFG.po: Intrinsics.inc.h -SimplifyIndVar.o: Intrinsics.inc.h -SimplifyIndVar.po: Intrinsics.inc.h -SimplifyLibCalls.o: Intrinsics.inc.h -SimplifyLibCalls.po: Intrinsics.inc.h .endif |