This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: treelang fix


Matt Kraai wrote:-

> >  treelang/tree1.o: treelang/tree1.c $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) \
> >    flags.h toplev.h $(GGC_H) $(TREE_H) diagnostic.h treelang/treelang.h \
> > -  input.h treelang/treetree.h options.h opts.h \
> > +  input.h treelang/treetree.h options.h opts.h c-common.h \
> >    treelang/treetree.h gt-treelang-tree1.h gtype-treelang.h
> >  
> >  treelang/treetree.o: treelang/treetree.c $(CONFIG_H) $(SYSTEM_H) coretypes.h \
> 
> I think it should depend on $(C_COMMON_H) instead of c-common.h.

Done, thanks.

Neil.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]