diff options
Diffstat (limited to 'sim/iq2000/Makefile.in')
-rw-r--r-- | sim/iq2000/Makefile.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sim/iq2000/Makefile.in b/sim/iq2000/Makefile.in index 8068e60..3e07c53 100644 --- a/sim/iq2000/Makefile.in +++ b/sim/iq2000/Makefile.in @@ -23,11 +23,10 @@ SIM_OBJS = \ $(SIM_NEW_COMMON_OBJS) \ sim-cpu.o \ sim-hload.o \ - sim-hrw.o \ sim-model.o \ sim-reg.o \ cgen-utils.o cgen-trace.o cgen-scache.o \ - cgen-run.o sim-reason.o sim-engine.o sim-stop.o \ + cgen-run.o sim-reason.o sim-stop.o \ sim-if.o arch.o \ $(IQ2000_OBJS) |