diff options
Diffstat (limited to 'sim/m32r/Makefile.in')
-rw-r--r-- | sim/m32r/Makefile.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sim/m32r/Makefile.in b/sim/m32r/Makefile.in index 585eadf..2841a1b 100644 --- a/sim/m32r/Makefile.in +++ b/sim/m32r/Makefile.in @@ -38,8 +38,7 @@ SIM_OBJS = \ $(M32RX_OBJS) \ $(M32R2_OBJS) \ $(TRAPS_OBJ) \ - devices.o \ - $(m32r_extra_objs) + devices.o # Extra headers included by sim-main.h. SIM_EXTRA_DEPS = \ |