diff options
Diffstat (limited to 'lib/clang/libclangcodegen')
-rw-r--r-- | lib/clang/libclangcodegen/Makefile.depend | 6 |
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 |