diff options
Diffstat (limited to 'sim/mn10300/Makefile.in')
-rw-r--r-- | sim/mn10300/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/mn10300/Makefile.in b/sim/mn10300/Makefile.in index 2b96dd7..7ebd4f5 100644 --- a/sim/mn10300/Makefile.in +++ b/sim/mn10300/Makefile.in @@ -21,7 +21,6 @@ MN10300_OBJS = \ itable.o semantics.o idecode.o icache.o engine.o irun.o support.o \ $(SIM_NEW_COMMON_OBJS) \ op_utils.o \ - sim-hload.o \ sim-resume.o SIM_OBJS = $(MN10300_OBJS) interp.o |