diff options
Diffstat (limited to 'sim/avr/Makefile.in')
-rw-r--r-- | sim/avr/Makefile.in | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sim/avr/Makefile.in b/sim/avr/Makefile.in index f0a9bcc..d17e915 100644 --- a/sim/avr/Makefile.in +++ b/sim/avr/Makefile.in @@ -20,8 +20,6 @@ SIM_OBJS = \ interp.o \ $(SIM_NEW_COMMON_OBJS) \ sim-hload.o \ - sim-reason.o \ - sim-resume.o \ - sim-stop.o + sim-resume.o ## COMMON_POST_CONFIG_FRAG |