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]

Re: A patch for Makefile.in



  In message <199806261436.KAA06368@caip.rutgers.edu>you write:
  > 	Okay, here are changes to use a variable, EXPR_H, set to
  > "expr.h insn-codes.h" to calculate dependencies for .c files which
  > include expr.h.  In cases where the .c file included insn-codes.h
  > itself, I didn't remove the dependency.  But if insn-codes.h was only
  > obtained through expr.h then I did remove it.
  > 
  > 	I also did the cp/ directory.  The f/ didn't seem to need it.
  > 
  > 	In addition, I fixed a couple of places where dependencies
  > listed explicit headers rather than variables, for TREE_H, RECOG_H and
  > BASIC_BLOCK_H.
Looks good to me.

Thanks!
jeff


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