Automatic date update in version.in
[deliverable/binutils-gdb.git] / sim / m68hc11 / Makefile.in
index f1c80484bf8dda099faf41ccd28d84a41b4ea828..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,9 +22,6 @@ M68HC11_OBJS = interp.o m68hc11int.o m68hc12int.o \
 
 SIM_OBJS = $(M68HC11_OBJS) \
        $(SIM_NEW_COMMON_OBJS) \
-       sim-hload.o \
-       sim-stop.o \
-       sim-reason.o \
        sim-resume.o
 
 SIM_PROFILE= -DPROFILE=1 -DWITH_PROFILE=-1
This page took 0.036121 seconds and 4 git commands to generate.