Fix issues with multiple inferiors
[deliverable/binutils-gdb.git] / sim / mn10300 / Makefile.in
index a85d932ba75cdcda0988fd269a7c72295ec50618..f42e5421b5897043316043a33dafe58fc7d1a3bf 100644 (file)
@@ -1,5 +1,5 @@
 #    Makefile template for Configure for the mn10300 sim library.
-#    Copyright (C) 1996-2015 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
@@ -21,10 +21,7 @@ MN10300_OBJS = \
        itable.o semantics.o idecode.o icache.o engine.o irun.o support.o \
        $(SIM_NEW_COMMON_OBJS) \
        op_utils.o \
-       sim-hload.o \
-       sim-resume.o \
-       sim-reason.o \
-       sim-stop.o
+       sim-resume.o
 
 SIM_OBJS = $(MN10300_OBJS) interp.o
 
This page took 0.028135 seconds and 4 git commands to generate.