GDB copyright headers update after running GDB's copyright.py script.
[deliverable/binutils-gdb.git] / sim / mn10300 / Makefile.in
index 55b0a3f23a13aeb606d567689971aa9f6b6712f1..6fce876f8011da5690a8f627cacb090faa34a42a 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-2016 Free Software Foundation, Inc.
 #    Written by Cygnus Support.
 # 
 # This program is free software; you can redistribute it and/or modify
@@ -21,13 +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-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
 
This page took 0.02322 seconds and 4 git commands to generate.