GDB copyright headers update after running GDB's copyright.py script.
[deliverable/binutils-gdb.git] / sim / sh64 / Makefile.in
index 99ed4e8f5272e3177bb719304e72e36f89fb264f..e9a13d9271b9763524c1da13828b55f1c6df4072 100644 (file)
@@ -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)
 
This page took 0.023513 seconds and 4 git commands to generate.