From: Mike Frysinger Date: Sun, 31 Oct 2021 04:23:36 +0000 (-0400) Subject: sim: mips/v850: remove redundant variable setup X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bdcbd1b67f96beac419f8d8229f9bd0535242a50;p=binutils-gdb.git sim: mips/v850: remove redundant variable setup The common/Make-common.in fragment already provides these variables. --- diff --git a/sim/mips/Makefile.in b/sim/mips/Makefile.in index c04736ba080..11af6661842 100644 --- a/sim/mips/Makefile.in +++ b/sim/mips/Makefile.in @@ -1,13 +1,8 @@ # Makefile template for Configure for the MIPS simulator. # Written by Cygnus Support. -SHELL = @SHELL@ - ## COMMON_PRE_CONFIG_FRAG -srcdir=@srcdir@ -srcroot=$(srcdir)/../../ - # Object files created by various simulator generators. diff --git a/sim/v850/Makefile.in b/sim/v850/Makefile.in index 9d46211fb42..2cee51fc4e5 100644 --- a/sim/v850/Makefile.in +++ b/sim/v850/Makefile.in @@ -15,8 +15,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -SHELL = @SHELL@ - ## COMMON_PRE_CONFIG_FRAG SIM_OBJS = \