diff options
Diffstat (limited to 'sim/lm32/Makefile.in')
-rw-r--r-- | sim/lm32/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/lm32/Makefile.in b/sim/lm32/Makefile.in index 7b71549..6a71ace 100644 --- a/sim/lm32/Makefile.in +++ b/sim/lm32/Makefile.in @@ -6,7 +6,6 @@ # List of object files, less common parts. SIM_OBJS = \ $(SIM_NEW_COMMON_OBJS) \ - sim-hload.o \ cgen-utils.o cgen-trace.o cgen-scache.o \ cgen-run.o \ sim-if.o arch.o \ |