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/libclangstaticanalyzerfrontend | |
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/libclangstaticanalyzerfrontend')
-rw-r--r-- | lib/clang/libclangstaticanalyzerfrontend/Makefile.depend | 50 |
1 files changed, 0 insertions, 50 deletions
diff --git a/lib/clang/libclangstaticanalyzerfrontend/Makefile.depend b/lib/clang/libclangstaticanalyzerfrontend/Makefile.depend index 77ea2dd..264ede1 100644 --- a/lib/clang/libclangstaticanalyzerfrontend/Makefile.depend +++ b/lib/clang/libclangstaticanalyzerfrontend/Makefile.depend @@ -13,54 +13,4 @@ DIRDEPS = \ .if ${DEP_RELDIR} == ${_DEP_RELDIR} # local dependencies - needed for -jN in clean tree -AnalysisConsumer.o: AttrList.inc.h -AnalysisConsumer.o: AttrVisitor.inc.h -AnalysisConsumer.o: Attrs.inc.h -AnalysisConsumer.o: CommentCommandList.inc.h -AnalysisConsumer.o: DeclNodes.inc.h -AnalysisConsumer.o: DiagnosticCommonKinds.inc.h -AnalysisConsumer.o: StmtNodes.inc.h -AnalysisConsumer.po: AttrList.inc.h -AnalysisConsumer.po: AttrVisitor.inc.h -AnalysisConsumer.po: Attrs.inc.h -AnalysisConsumer.po: CommentCommandList.inc.h -AnalysisConsumer.po: DeclNodes.inc.h -AnalysisConsumer.po: DiagnosticCommonKinds.inc.h -AnalysisConsumer.po: StmtNodes.inc.h -CheckerRegistration.o: CommentCommandList.inc.h -CheckerRegistration.o: DeclNodes.inc.h -CheckerRegistration.o: DiagnosticCommonKinds.inc.h -CheckerRegistration.o: DiagnosticFrontendKinds.inc.h -CheckerRegistration.o: StmtNodes.inc.h -CheckerRegistration.po: CommentCommandList.inc.h -CheckerRegistration.po: DeclNodes.inc.h -CheckerRegistration.po: DiagnosticCommonKinds.inc.h -CheckerRegistration.po: DiagnosticFrontendKinds.inc.h -CheckerRegistration.po: StmtNodes.inc.h -FrontendActions.o: CommentCommandList.inc.h -FrontendActions.o: DeclNodes.inc.h -FrontendActions.o: DiagnosticCommonKinds.inc.h -FrontendActions.o: StmtNodes.inc.h -FrontendActions.po: CommentCommandList.inc.h -FrontendActions.po: DeclNodes.inc.h -FrontendActions.po: DiagnosticCommonKinds.inc.h -FrontendActions.po: StmtNodes.inc.h -ModelConsumer.o: DeclNodes.inc.h -ModelConsumer.o: DiagnosticCommonKinds.inc.h -ModelConsumer.po: DeclNodes.inc.h -ModelConsumer.po: DiagnosticCommonKinds.inc.h -ModelInjector.o: AttrList.inc.h -ModelInjector.o: AttrParsedAttrList.inc.h -ModelInjector.o: Attrs.inc.h -ModelInjector.o: CommentCommandList.inc.h -ModelInjector.o: DeclNodes.inc.h -ModelInjector.o: DiagnosticCommonKinds.inc.h -ModelInjector.o: StmtNodes.inc.h -ModelInjector.po: AttrList.inc.h -ModelInjector.po: AttrParsedAttrList.inc.h -ModelInjector.po: Attrs.inc.h -ModelInjector.po: CommentCommandList.inc.h -ModelInjector.po: DeclNodes.inc.h -ModelInjector.po: DiagnosticCommonKinds.inc.h -ModelInjector.po: StmtNodes.inc.h .endif |