diff options
Diffstat (limited to 'sim/bfin/Makefile.in')
-rw-r--r-- | sim/bfin/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/bfin/Makefile.in b/sim/bfin/Makefile.in index 1bf0772..a3dfd9f 100644 --- a/sim/bfin/Makefile.in +++ b/sim/bfin/Makefile.in @@ -36,7 +36,6 @@ SIM_OBJS = \ sim-reg.o \ sim-resume.o \ sim-stop.o \ - @BFIN_SIM_EXTRA_OBJS@ \ $(SIM_EXTRA_OBJS) INCLUDE = bfin-sim.h |