summaryrefslogtreecommitdiffstats
path: root/lib/clang/libclangfrontend/Makefile.depend
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2013-03-17 01:54:35 +0000
committersjg <sjg@FreeBSD.org>2013-03-17 01:54:35 +0000
commit16b55350a9ef7e6cb2ef5a89880792e4edf3f868 (patch)
treec5c3deabc7076d219a7215097cf5b8c8c108ca94 /lib/clang/libclangfrontend/Makefile.depend
parent1eca611df3430be021acd1f5c5a3148d93f5d8b9 (diff)
downloadFreeBSD-src-16b55350a9ef7e6cb2ef5a89880792e4edf3f868.zip
FreeBSD-src-16b55350a9ef7e6cb2ef5a89880792e4edf3f868.tar.gz
Updated dependencies
Diffstat (limited to 'lib/clang/libclangfrontend/Makefile.depend')
-rw-r--r--lib/clang/libclangfrontend/Makefile.depend16
1 files changed, 10 insertions, 6 deletions
diff --git a/lib/clang/libclangfrontend/Makefile.depend b/lib/clang/libclangfrontend/Makefile.depend
index a9a8a2a..ec1859e 100644
--- a/lib/clang/libclangfrontend/Makefile.depend
+++ b/lib/clang/libclangfrontend/Makefile.depend
@@ -2,9 +2,9 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
+ gnu/lib/libstdc++ \
+ gnu/lib/libsupc++ \
include \
include/xlocale \
lib/msun \
@@ -44,7 +44,6 @@ ASTUnit.o: Attrs.inc.h
ASTUnit.o: DeclNodes.inc.h
ASTUnit.o: DiagnosticCommonKinds.inc.h
ASTUnit.o: DiagnosticFrontendKinds.inc.h
-ASTUnit.o: Options.inc.h
ASTUnit.o: StmtNodes.inc.h
ASTUnit.po: AttrList.inc.h
ASTUnit.po: AttrParsedAttrList.inc.h
@@ -52,7 +51,6 @@ ASTUnit.po: Attrs.inc.h
ASTUnit.po: DeclNodes.inc.h
ASTUnit.po: DiagnosticCommonKinds.inc.h
ASTUnit.po: DiagnosticFrontendKinds.inc.h
-ASTUnit.po: Options.inc.h
ASTUnit.po: StmtNodes.inc.h
CacheTokens.o: DiagnosticCommonKinds.inc.h
CacheTokens.po: DiagnosticCommonKinds.inc.h
@@ -86,16 +84,16 @@ CompilerInstance.po: DiagnosticFrontendKinds.inc.h
CompilerInstance.po: StmtNodes.inc.h
CompilerInvocation.o: AttrList.inc.h
CompilerInvocation.o: Attrs.inc.h
-CompilerInvocation.o: CC1Options.inc.h
CompilerInvocation.o: DeclNodes.inc.h
CompilerInvocation.o: DiagnosticCommonKinds.inc.h
CompilerInvocation.o: DiagnosticDriverKinds.inc.h
+CompilerInvocation.o: Options.inc.h
CompilerInvocation.po: AttrList.inc.h
CompilerInvocation.po: Attrs.inc.h
-CompilerInvocation.po: CC1Options.inc.h
CompilerInvocation.po: DeclNodes.inc.h
CompilerInvocation.po: DiagnosticCommonKinds.inc.h
CompilerInvocation.po: DiagnosticDriverKinds.inc.h
+CompilerInvocation.po: Options.inc.h
CreateInvocationFromCommandLine.o: DiagnosticCommonKinds.inc.h
CreateInvocationFromCommandLine.o: DiagnosticFrontendKinds.inc.h
CreateInvocationFromCommandLine.o: Options.inc.h
@@ -148,8 +146,14 @@ HeaderIncludeGen.po: DiagnosticCommonKinds.inc.h
HeaderIncludeGen.po: DiagnosticFrontendKinds.inc.h
InitHeaderSearch.o: DiagnosticCommonKinds.inc.h
InitHeaderSearch.po: DiagnosticCommonKinds.inc.h
+InitPreprocessor.o: AttrList.inc.h
+InitPreprocessor.o: Attrs.inc.h
+InitPreprocessor.o: DeclNodes.inc.h
InitPreprocessor.o: DiagnosticCommonKinds.inc.h
InitPreprocessor.o: DiagnosticFrontendKinds.inc.h
+InitPreprocessor.po: AttrList.inc.h
+InitPreprocessor.po: Attrs.inc.h
+InitPreprocessor.po: DeclNodes.inc.h
InitPreprocessor.po: DiagnosticCommonKinds.inc.h
InitPreprocessor.po: DiagnosticFrontendKinds.inc.h
LayoutOverrideSource.o: AttrList.inc.h
OpenPOWER on IntegriCloud