Remove ARI check for multiple calls to warning or error
[deliverable/binutils-gdb.git] / sim / avr / Makefile.in
index f0a9bcc3f144457ce3e82103e162d1f224bb2c7a..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
@@ -19,9 +19,6 @@
 SIM_OBJS = \
        interp.o \
        $(SIM_NEW_COMMON_OBJS) \
-       sim-hload.o \
-       sim-reason.o \
-       sim-resume.o \
-       sim-stop.o
+       sim-resume.o
 
 ## COMMON_POST_CONFIG_FRAG
This page took 0.029035 seconds and 4 git commands to generate.