X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=sim%2Fv850%2FMakefile.in;h=726ed5e06f22a606393ee6ae9244072a027e95ed;hb=00923338dec84505addaf9cdeca2e9c844757824;hp=702016e523649c96d8486568078a262b0862f11c;hpb=8acc9f485bba28b65935dcc3498d9f3b712ddac7;p=deliverable%2Fbinutils-gdb.git diff --git a/sim/v850/Makefile.in b/sim/v850/Makefile.in index 702016e523..726ed5e06f 100644 --- a/sim/v850/Makefile.in +++ b/sim/v850/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for Configure for the V850 sim library. -# Copyright (C) 1996-2013 Free Software Foundation, Inc. +# Copyright (C) 1996-2015 Free Software Foundation, Inc. # Written by Cygnus Support. # # This program is free software; you can redistribute it and/or modify @@ -23,15 +23,11 @@ SIM_OBJS = \ $(SIM_NEW_COMMON_OBJS) \ simops.o interp.o \ itable.o semantics.o idecode.o icache.o engine.o irun.o support.o \ - sim-engine.o \ sim-hload.o \ - sim-hrw.o \ sim-resume.o \ sim-reason.o \ sim-stop.o -SIM_RUN_OBJS = nrun.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 simops.h itable.h