mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-20 17:59:38 +08:00
* Make-lang.in (cp/name-lookup.o): Add more dependencies.
From-SVN: r65051
This commit is contained in:
parent
15dda4d3bc
commit
7c71dc2b0d
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user