summaryrefslogtreecommitdiffstats
path: root/lib/clang/libclangcodegen
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/libclangcodegen
parent1eca611df3430be021acd1f5c5a3148d93f5d8b9 (diff)
downloadFreeBSD-src-16b55350a9ef7e6cb2ef5a89880792e4edf3f868.zip
FreeBSD-src-16b55350a9ef7e6cb2ef5a89880792e4edf3f868.tar.gz
Updated dependencies
Diffstat (limited to 'lib/clang/libclangcodegen')
-rw-r--r--lib/clang/libclangcodegen/Makefile.depend6
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/clang/libclangcodegen/Makefile.depend b/lib/clang/libclangcodegen/Makefile.depend
index 9ed7af2..9478058 100644
--- a/lib/clang/libclangcodegen/Makefile.depend
+++ b/lib/clang/libclangcodegen/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 \
@@ -372,10 +372,12 @@ CodeGenTBAA.o: AttrList.inc.h
CodeGenTBAA.o: Attrs.inc.h
CodeGenTBAA.o: DeclNodes.inc.h
CodeGenTBAA.o: DiagnosticCommonKinds.inc.h
+CodeGenTBAA.o: StmtNodes.inc.h
CodeGenTBAA.po: AttrList.inc.h
CodeGenTBAA.po: Attrs.inc.h
CodeGenTBAA.po: DeclNodes.inc.h
CodeGenTBAA.po: DiagnosticCommonKinds.inc.h
+CodeGenTBAA.po: StmtNodes.inc.h
CodeGenTypes.o: AttrList.inc.h
CodeGenTypes.o: Attrs.inc.h
CodeGenTypes.o: DeclNodes.inc.h
OpenPOWER on IntegriCloud