Fix double dependency for itable.[hc]. Was causing both the mips16 and the

normal mips simulators to be built.
This commit is contained in:
Andrew Cagney 1998-02-07 06:24:51 +00:00
parent 8b6dcc1bb9
commit 452b380811
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
Sat Feb 7 17:16:20 1998 Andrew Cagney <cagney@b1.cygnus.com>
* Makefile.in (itable.h itable.c): Depend on SIM_@sim_gen@_ALL.
Tue Feb 3 11:36:02 1998 Andrew Cagney <cagney@b1.cygnus.com>
* interp.c (ifetch16): New function.