aboutsummaryrefslogtreecommitdiff
path: root/sim/mips
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-10-31 00:23:36 -0400
committerMike Frysinger <vapier@gentoo.org>2021-10-31 00:23:36 -0400
commitbdcbd1b67f96beac419f8d8229f9bd0535242a50 (patch)
treef7dce8f57430c7b1d14f59e5fe52ca11b674438d /sim/mips
parent1352aabb238dc0f21097b753d6fdb931e533db41 (diff)
downloadgdb-bdcbd1b67f96beac419f8d8229f9bd0535242a50.zip
gdb-bdcbd1b67f96beac419f8d8229f9bd0535242a50.tar.gz
gdb-bdcbd1b67f96beac419f8d8229f9bd0535242a50.tar.bz2
sim: mips/v850: remove redundant variable setup
The common/Make-common.in fragment already provides these variables.
Diffstat (limited to 'sim/mips')
-rw-r--r--sim/mips/Makefile.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/sim/mips/Makefile.in b/sim/mips/Makefile.in
index c04736b..11af666 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.