aboutsummaryrefslogtreecommitdiff
path: root/gcc/cpplib.c
diff options
context:
space:
mode:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>1998-06-27 04:42:25 +0000
committerKaveh Ghazi <ghazi@gcc.gnu.org>1998-06-27 04:42:25 +0000
commit50793ea328ff2b3253c2da16e0c5a99bae487c25 (patch)
tree7e067d1982ccd5e4e1dc62708871ea623445cb5f /gcc/cpplib.c
parent78d6bab1f8b83b559c1e10f694a43ee3462460bf (diff)
downloadgcc-50793ea328ff2b3253c2da16e0c5a99bae487c25.zip
gcc-50793ea328ff2b3253c2da16e0c5a99bae487c25.tar.gz
gcc-50793ea328ff2b3253c2da16e0c5a99bae487c25.tar.bz2
Replace Makefile.in dependencies on expr.h with variable $(EXPR_H),
which contains headers also pulled in via expr.h. * Makefile.in (EXPR_H): New dependency variable. (c-typeck.o): Depend on $(EXPR_H) instead of expr.h. (c-iterate.o): Likewise. (gencheck): Depend on $(TREE_H) instead of tree.h, etc. (stor-layout.o): Depend on $(EXPR_H) instead of expr.h. (toplev.o): Likewise. Also depend on $(RECOG_H) instead of recog.h. (varasm.o): Depend on $(EXPR_H) instead of expr.h. (function.o): Likewise. (stmt.o): Likewise. (except.o): Likewise. (expr.o): Likewise. (calls.o): Likewise. (expmed.o): Likewise. (explow.o): Likewise. (optabs.o): Likewise. (sdbout.o): Likewise. (dwarf2out.o): Likewise. (emit-rtl.o): Likewise. (integrate.o): Likewise. (jump.o): Likewise. (cse.o): Likewise. (gcse.o): Likewise. Also depend on $(BASIC_BLOCK_H) instead of basic-block.h. (loop.o): Depend on $(EXPR_H) instead of expr.h. (unroll.o): Likewise. (combine.o): Likewise. (reload.o): Likewise. (reload1.o): Likewise. (caller-save.o): Likewise. (reorg.o): Likewise. (alias.o): Don't depend on insn-codes.h. (regmove.o): Depend on $(RECOG_H)/$(EXPR_H) instead of recog.h/expr.h. (insn-emit.o): Depend on $(EXPR_H) instead of expr.h. (insn-opinit.o): Likewise. From-SVN: r20748
Diffstat (limited to 'gcc/cpplib.c')
0 files changed, 0 insertions, 0 deletions