* Make-lang.in (cp/name-lookup.o): Add more dependencies.

From-SVN: r65051
This commit is contained in:
Gabriel Dos Reis 2003-03-30 20:16:06 +00:00 committed by Gabriel Dos Reis
parent 15dda4d3bc
commit 7c71dc2b0d
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2003-03-30 Gabriel Dos Reis <gdr@integrable-solutions.net>
* Make-lang.in (cp/name-lookup.o): Add more dependencies.
2003-03-30 Gabriel Dos Reis <gdr@integrable-solutions.net>
* cp-tree.h (binding_for_name: Move to name-lookup.h Adjust

View File

@ -276,4 +276,5 @@ cp/mangle.o: cp/mangle.c $(CXX_TREE_H) $(TM_H) toplev.h real.h
cp/parser.o: cp/parser.c $(CXX_TREE_H) $(TM_H) diagnostic.h gt-cp-parser.h output.h
cp/name-lookup.o: cp/name-lookup.c $(CXX_TREE_H)
cp/name-lookup.o: cp/name-lookup.c $(CONFIG_H) $(SYSTEM_H) coretypes.h \
$(TM_H) $(CXX_TREE_H) timevar.h