diff options
Diffstat (limited to 'sim/msp430/Makefile.in')
-rw-r--r-- | sim/msp430/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/msp430/Makefile.in b/sim/msp430/Makefile.in index 3ab384f..4653d97 100644 --- a/sim/msp430/Makefile.in +++ b/sim/msp430/Makefile.in @@ -28,7 +28,6 @@ SIM_OBJS = \ $(SIM_NEW_COMMON_OBJS) \ msp430-sim.o \ trace.o \ - sim-cpu.o \ sim-hload.o \ sim-reason.o \ sim-reg.o \ |