sim: ppc: fix some Wunused-function warnings
[binutils-gdb.git] / sim / bfin / Makefile.in
index 38531a9e69a9f07e4caa3256021375ab930a3855..c53acd11030a8ff7651ae339fe8146cbf124d042 100644 (file)
@@ -1,5 +1,5 @@
 #    Makefile template for Configure for the Blackfin simulator.
-#    Copyright (C) 2005-2015 Free Software Foundation, Inc.
+#    Copyright (C) 2005-2021 Free Software Foundation, Inc.
 #    Written by Analog Devices, Inc.
 # 
 # This program is free software; you can redistribute it and/or modify
@@ -15,9 +15,6 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-# This selects the bfin newlib/libgloss syscall definitions.
-NL_TARGET = -DNL_TARGET_bfin
-
 ## COMMON_PRE_CONFIG_FRAG
 
 SIM_OBJS = \
@@ -27,15 +24,7 @@ SIM_OBJS = \
        gui.o \
        interp.o \
        machs.o \
-       sim-cpu.o \
-       sim-hload.o \
-       sim-model.o \
-       sim-reason.o \
-       sim-reg.o \
-       sim-resume.o \
-       sim-stop.o
-
-INCLUDE = bfin-sim.h
+       sim-resume.o
 
 SIM_EXTRA_CFLAGS = @SDL_CFLAGS@
 SIM_EXTRA_LIBS = @SDL_LIBS@ -lm