sim: ppc: fix some Wunused-function warnings
[binutils-gdb.git] / sim / bfin / Makefile.in
index 9d4d184041977367bdb5f5f996307ce5a28f71d0..c53acd11030a8ff7651ae339fe8146cbf124d042 100644 (file)
@@ -1,5 +1,5 @@
 #    Makefile template for Configure for the Blackfin simulator.
-#    Copyright (C) 2005-2018 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 = \
@@ -29,8 +26,6 @@ SIM_OBJS = \
        machs.o \
        sim-resume.o
 
-INCLUDE = bfin-sim.h
-
 SIM_EXTRA_CFLAGS = @SDL_CFLAGS@
 SIM_EXTRA_LIBS = @SDL_LIBS@ -lm