X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=sim%2Fmn10300%2FMakefile.in;h=f42e5421b5897043316043a33dafe58fc7d1a3bf;hb=2951f6c068f961a2ea1de892fc82cf0229af67da;hp=6400763f76e7a87acd726d71770482ec9a1cb515;hpb=e4d013fc0f3df3200be2dca48ed2e330e8a4ddf9;p=deliverable%2Fbinutils-gdb.git diff --git a/sim/mn10300/Makefile.in b/sim/mn10300/Makefile.in index 6400763f76..f42e5421b5 100644 --- a/sim/mn10300/Makefile.in +++ b/sim/mn10300/Makefile.in @@ -1,6 +1,5 @@ # Makefile template for Configure for the mn10300 sim library. -# Copyright (C) 1996, 1997, 2000, 2001, 2004, 2007, 2008, 2009 -# Free Software Foundation, Inc. +# Copyright (C) 1996-2020 Free Software Foundation, Inc. # Written by Cygnus Support. # # This program is free software; you can redistribute it and/or modify @@ -22,19 +21,10 @@ MN10300_OBJS = \ itable.o semantics.o idecode.o icache.o engine.o irun.o support.o \ $(SIM_NEW_COMMON_OBJS) \ op_utils.o \ - sim-engine.o \ - sim-hload.o \ - sim-hrw.o \ - sim-resume.o \ - sim-reason.o \ - sim-stop.o \ - dv-sockser.o + sim-resume.o SIM_OBJS = $(MN10300_OBJS) interp.o -# List of main object files for `run'. -SIM_RUN_OBJS = nrun.o - SIM_EXTRA_CLEAN = clean-igen # Extra dependencies for "sim-main.h" SIM_EXTRA_DEPS = mn10300_sim.h itable.h idecode.h