From e2381a6f75a3644353d8f1cc47c64b09a21c67ef Mon Sep 17 00:00:00 2001 From: Brendan Kehoe Date: Fri, 8 Oct 1993 15:17:51 -0400 Subject: add dependencies for cp-error.o and cp-errfn.o From-SVN: r5685 --- gcc/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gcc') diff --git a/gcc/Makefile.in b/gcc/Makefile.in index a30faed..4338ba7 100644 --- a/gcc/Makefile.in +++ b/gcc/Makefile.in @@ -858,6 +858,8 @@ cp-expr.o : cp-expr.c $(CONFIG_H) $(CPLUS_TREE_H) $(RTL_H) flags.h \ cp-edsel.o : cp-edsel.c $(CONFIG_H) $(CPLUS_TREE_H) stack.h flags.h cp-xref.o : cp-xref.c $(CONFIG_H) $(CPLUS_TREE_H) input.h cp-pt.o : cp-pt.c $(CONFIG_H) $(CPLUS_TREE_H) cp-decl.h cp-parse.h +cp-error.o : cp-error.c $(CONFIG_H) $(CPLUS_TREE_H) +cp-errfn.o : cp-errfn.c $(CONFIG_H) $(CPLUS_TREE_H) # To make a configuration always use collect2, set USE_COLLECT2 to ld. ld: collect2 -- cgit v1.1