X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=sim%2Fsh64%2FMakefile.in;h=e9a13d9271b9763524c1da13828b55f1c6df4072;hb=128e85e3ab36b8e30f6612fb50de3cbb4ede6824;hp=99ed4e8f5272e3177bb719304e72e36f89fb264f;hpb=78e9aa70febc3985a2c88dbc0c7a87d214231c3d;p=deliverable%2Fbinutils-gdb.git diff --git a/sim/sh64/Makefile.in b/sim/sh64/Makefile.in index 99ed4e8f52..e9a13d9271 100644 --- a/sim/sh64/Makefile.in +++ b/sim/sh64/Makefile.in @@ -1,5 +1,5 @@ # Makefile template for Configure for the SH64 simulator -# Copyright (C) 2000-2015 Free Software Foundation, Inc. +# Copyright (C) 2000-2016 Free Software Foundation, Inc. # Contributed by Red Hat, Inc. # # This program is free software; you can redistribute it and/or modify @@ -23,11 +23,8 @@ SH64_OBJS = sh64.o cpu.o sh-desc.o \ SIM_OBJS = \ $(SIM_NEW_COMMON_OBJS) \ - sim-hload.o \ - sim-model.o \ - sim-reg.o \ cgen-utils.o cgen-trace.o cgen-scache.o \ - cgen-run.o sim-reason.o sim-stop.o \ + cgen-run.o \ sim-if.o arch.o \ $(SH64_OBJS)