diff options
Diffstat (limited to 'sim/v850/Makefile.in')
-rw-r--r-- | sim/v850/Makefile.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sim/v850/Makefile.in b/sim/v850/Makefile.in index ab42145..ec70b0b 100644 --- a/sim/v850/Makefile.in +++ b/sim/v850/Makefile.in @@ -23,8 +23,4 @@ SIM_OBJS = \ itable.o semantics.o idecode.o icache.o engine.o irun.o support.o \ sim-resume.o -# List of extra dependencies. -# Generally this consists of simulator specific files included by sim-main.h. -SIM_EXTRA_DEPS = v850_sim.h sim-main.h - ## COMMON_POST_CONFIG_FRAG |