]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
sim: mips/v850: remove redundant variable setup
authorMike Frysinger <vapier@gentoo.org>
Sun, 31 Oct 2021 04:23:36 +0000 (00:23 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sun, 31 Oct 2021 04:23:36 +0000 (00:23 -0400)
The common/Make-common.in fragment already provides these variables.

sim/mips/Makefile.in
sim/v850/Makefile.in

index c04736ba0802358f4d50ca14f7554a27f4cab6a6..11af666184235d3efcac92f75c02f3053f355101 100644 (file)
@@ -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.
 
 
index 9d46211fb42dbb7c8318e66d7642d10ab8f86ec7..2cee51fc4e5d246d4886bcfaae1a2f7875066c13 100644 (file)
@@ -15,8 +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/>.
 
-SHELL = @SHELL@
-
 ## COMMON_PRE_CONFIG_FRAG
 
 SIM_OBJS = \