gdbarch-selftests.c: No longer error out if debugging something
[deliverable/binutils-gdb.git] / sim / ft32 / Makefile.in
index 13dcfcbb7e43fee87f7040be50128c58f44f926c..04c365ef7f5fa87fc884a1fd2e95e04971c8e563 100644 (file)
@@ -1,5 +1,5 @@
 #    Makefile template for Configure for the ft32 sim library.
-#    Copyright (C) 2008-2015 Free Software Foundation, Inc.
+#    Copyright (C) 2008-2020 Free Software Foundation, Inc.
 #    Written by FTDI
 #
 # This program is free software; you can redistribute it and/or modify
 SIM_OBJS = \
        $(SIM_NEW_COMMON_OBJS) \
        interp.o        \
-       sim-hload.o     \
-       sim-reason.o    \
-       sim-reg.o       \
-       sim-resume.o    \
-       sim-stop.o
+       sim-resume.o
 
 ## COMMON_POST_CONFIG_FRAG
This page took 0.032985 seconds and 4 git commands to generate.