gdb/readline: Fix date in last ChangeLog entry
[deliverable/binutils-gdb.git] / sim / avr / Makefile.in
index d7b77d015c159f5cb85bb72a617917e349edb8c1..bc92361e07c60e4098d841fe6f4fe142cf18118f 100644 (file)
@@ -1,5 +1,5 @@
 #    Makefile template for Configure for the AVR sim library.
-#    Copyright (C) 2009-2015 Free Software Foundation, Inc.
+#    Copyright (C) 2009-2019 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 ## COMMON_PRE_CONFIG_FRAG
 
 SIM_OBJS = \
-       $(SIM_NEW_COMMON_OBJS) \
        interp.o \
-       sim-cpu.o \
-       sim-hload.o \
-       sim-reason.o \
-       sim-resume.o \
-       sim-stop.o
+       $(SIM_NEW_COMMON_OBJS) \
+       sim-resume.o
 
 ## COMMON_POST_CONFIG_FRAG
This page took 0.023864 seconds and 4 git commands to generate.