sim/mips/
* Makefile.in (m16_run.o): New rule.
This commit is contained in:
parent
b314ec0eae
commit
efdcccc981
@ -1,3 +1,7 @@
|
||||
2007-06-25 Richard Sandiford <richard@codesourcery.com>
|
||||
|
||||
* Makefile.in (m16_run.o): New rule.
|
||||
|
||||
2007-05-15 Thiemo Seufer <ths@mips.com>
|
||||
|
||||
* mips3264r2.igen (DSHD): Fix compile warning.
|
||||
|
@ -186,6 +186,7 @@ engine.o: sim-main.h engine.c $(SIM_EXTRA_DEPS)
|
||||
support.o: sim-main.h support.c $(SIM_EXTRA_DEPS)
|
||||
idecode.o: sim-main.h idecode.c $(SIM_EXTRA_DEPS)
|
||||
itable.o: sim-main.h itable.c $(SIM_EXTRA_DEPS)
|
||||
m16run.o: sim-main.h m16_idecode.h m32_idecode.h $(SIM_EXTRA_DEPS)
|
||||
|
||||
m16_semantics.o: sim-main.h m16_semantics.c $(SIM_EXTRA_DEPS)
|
||||
m16_support.o: sim-main.h m16_support.c $(SIM_EXTRA_DEPS)
|
||||
|
Loading…
Reference in New Issue
Block a user