Use std::string in dwarf2read.c
[deliverable/binutils-gdb.git] / sim / sh / Makefile.in
index 19c15abb2ac6518fda03327e644486cd68f6f6e5..69f6f00ea3a406a96e4c32205673e533d03e8c01 100644 (file)
@@ -1,5 +1,5 @@
 #    Makefile template for Configure for the SH sim library.
-#    Copyright (C) 1990-2015 Free Software Foundation, Inc.
+#    Copyright (C) 1990-2020 Free Software Foundation, Inc.
 #    Written by Cygnus Support.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -20,9 +20,6 @@
 SIM_OBJS = \
        interp.o \
        $(SIM_NEW_COMMON_OBJS) \
-       sim-cpu.o \
-       sim-hload.o \
-       sim-stop.o \
        table.o
 SIM_EXTRA_LIBS = -lm
 SIM_EXTRA_CLEAN = sh-clean
This page took 0.023054 seconds and 4 git commands to generate.