From: Zack Weinberg Date: Mon, 7 Apr 2003 05:52:07 +0000 (+0000) Subject: Oops, this belongs with the previous calls.c commit X-Git-Tag: releases/gcc-3.4.0~7444 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a9c89a57f64d057fac96a9bbdbcde6ba7656ad55;p=thirdparty%2Fgcc.git Oops, this belongs with the previous calls.c commit From-SVN: r65322 --- diff --git a/gcc/cp/Make-lang.in b/gcc/cp/Make-lang.in index 6ae9015e25a3..6e66a7795fa0 100644 --- a/gcc/cp/Make-lang.in +++ b/gcc/cp/Make-lang.in @@ -244,7 +244,7 @@ cp/typeck.o: cp/typeck.c $(CXX_TREE_H) $(TM_H) flags.h $(RTL_H) $(EXPR_H) toplev diagnostic.h cp/class.o: cp/class.c $(CXX_TREE_H) $(TM_H) flags.h toplev.h $(RTL_H) $(TARGET_H) cp/call.o: cp/call.c $(CXX_TREE_H) $(TM_H) flags.h toplev.h $(RTL_H) $(EXPR_H) \ - diagnostic.h gt-cp-call.h + diagnostic.h intl.h gt-cp-call.h cp/friend.o: cp/friend.c $(CXX_TREE_H) $(TM_H) flags.h $(RTL_H) toplev.h $(EXPR_H) cp/init.o: cp/init.c $(CXX_TREE_H) $(TM_H) flags.h $(RTL_H) $(EXPR_H) toplev.h \ except.h