From: Richard Kenner Date: Tue, 30 Jan 1996 11:34:13 +0000 (-0500) Subject: (expr.o): Includes hard-reg-set.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3f83ac49044ab7a3ac8420c4294edae820c9577e;p=gcc.git (expr.o): Includes hard-reg-set.h. From-SVN: r11122 --- diff --git a/gcc/Makefile.in b/gcc/Makefile.in index c5d24f5c137..1baacb8caa2 100644 --- a/gcc/Makefile.in +++ b/gcc/Makefile.in @@ -1188,7 +1188,7 @@ stmt.o : stmt.c $(CONFIG_H) $(RTL_H) $(TREE_H) flags.h function.h \ expr.o : expr.c $(CONFIG_H) $(RTL_H) $(TREE_H) flags.h function.h regs.h \ insn-flags.h insn-codes.h expr.h insn-config.h recog.h output.h \ typeclass.h bytecode.h bc-opcode.h bc-typecd.h bc-typecd.def bc-optab.h \ - bc-emit.h modemap.def + bc-emit.h modemap.def hard-reg-set.h calls.o : calls.c $(CONFIG_H) $(RTL_H) $(TREE_H) flags.h expr.h insn-codes.h \ insn-flags.h expmed.o : expmed.c $(CONFIG_H) $(RTL_H) $(TREE_H) flags.h \