Automatic date update in version.in
[deliverable/binutils-gdb.git] / sim / m68hc11 / Makefile.in
index 7db38973c51da01e772355a0b8d11d37e6068ff5..a789c783c0531904ff8448425bc9c6ff87202cff 100644 (file)
@@ -1,5 +1,5 @@
 #    Makefile template for Configure for the 68HC11 sim library.
-#    Copyright (C) 1999-2015 Free Software Foundation, Inc.
+#    Copyright (C) 1999-2020 Free Software Foundation, Inc.
 #    Written by Cygnus Support.
 # 
 # This program is free software; you can redistribute it and/or modify
@@ -22,11 +22,7 @@ M68HC11_OBJS = interp.o m68hc11int.o m68hc12int.o \
 
 SIM_OBJS = $(M68HC11_OBJS) \
        $(SIM_NEW_COMMON_OBJS) \
-       sim-cpu.o \
-       sim-load.o \
-       sim-hload.o \
-       sim-stop.o \
-       sim-reason.o
+       sim-resume.o
 
 SIM_PROFILE= -DPROFILE=1 -DWITH_PROFILE=-1
 # We must use 32-bit addresses to support memory bank switching.
This page took 0.035624 seconds and 4 git commands to generate.