Makefile.in (expr.o): Remove dependency on deleted modemap.def file.

8
        * Makefile.in (expr.o): Remove dependency on deleted modemap.def file.

From-SVN: r19747
This commit is contained in:
Jeff Law 1998-05-14 08:09:31 -06:00
parent 9a0d1e1b11
commit 1cd9396387
1 changed files with 1 additions and 1 deletions

View File

@ -1361,7 +1361,7 @@ except.o : except.c $(CONFIG_H) system.h $(RTL_H) $(TREE_H) flags.h \
insn-config.h $(RECOG_H) output.h except.h toplev.h
expr.o : expr.c $(CONFIG_H) system.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 hard-reg-set.h toplev.h modemap.def hard-reg-set.h except.h
typeclass.h hard-reg-set.h toplev.h hard-reg-set.h except.h
calls.o : calls.c $(CONFIG_H) system.h $(RTL_H) $(TREE_H) flags.h expr.h \
insn-codes.h insn-flags.h regs.h toplev.h output.h
expmed.o : expmed.c $(CONFIG_H) system.h $(RTL_H) $(TREE_H) flags.h \