From: Richard Kenner Date: Wed, 27 Dec 1995 20:28:30 +0000 (-0500) Subject: (integrate.o): Includes regs.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0e75bea2be7c937ebc856b55e6a505471c454e52;p=gcc.git (integrate.o): Includes regs.h. From-SVN: r10879 --- diff --git a/gcc/Makefile.in b/gcc/Makefile.in index cc90ddb7cbb..36c150127cb 100644 --- a/gcc/Makefile.in +++ b/gcc/Makefile.in @@ -1206,7 +1206,7 @@ real.o : real.c $(CONFIG_H) $(TREE_H) getpwd.o : getpwd.c $(CONFIG_H) integrate.o : integrate.c $(CONFIG_H) $(RTL_H) $(TREE_H) flags.h integrate.h \ - insn-flags.h insn-config.h insn-codes.h expr.h real.h function.h \ + insn-flags.h insn-config.h insn-codes.h expr.h real.h regs.h function.h \ bytecode.h jump.o : jump.c $(CONFIG_H) $(RTL_H) flags.h hard-reg-set.h regs.h \