(stmt.o): Fix typo.

From-SVN: r5434
This commit is contained in:
Richard Stallman 1993-09-23 17:06:17 +00:00
parent a97f5a864f
commit 5b7ded0d78
1 changed files with 2 additions and 2 deletions

View File

@ -927,8 +927,8 @@ function.o : function.c $(CONFIG_H) $(RTL_H) $(TREE_H) flags.h function.h \
insn-flags.h insn-codes.h expr.h regs.h hard-reg-set.h insn-config.h \
recog.h output.h bytecode.h
stmt.o : stmt.c $(CONFIG_H) $(RTL_H) $(TREE_H) flags.h function.h \
insn-flags.h insn-config.h insn-codes.h hard-reg-set.h expr.h loop.h recog.h
bytecode.h bc-typecd.h bc-opcode.h bc-optab.h bc-emit.h
insn-flags.h insn-config.h insn-codes.h hard-reg-set.h expr.h loop.h \
recog.h bytecode.h bc-typecd.h bc-opcode.h bc-optab.h bc-emit.h
expr.o : expr.c $(CONFIG_H) $(RTL_H) $(TREE_H) flags.h function.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-optab.h bc-emit.h modemap.def