ecoff testsuite fixes
[deliverable/binutils-gdb.git] / sim / testsuite / Makefile.in
index 6a60f959ee6c7ba525e320a99b44b097ee214a50..3a47ee52d487b048c1ef1c4e7ce5cf11d023d159 100644 (file)
@@ -1,6 +1,5 @@
 # Makefile for regression testing the GNU debugger.
-# Copyright (C) 1997, 1998, 2007, 2008, 2009, 2010
-# Free Software Foundation, Inc.
+# Copyright (C) 1997-2020 Free Software Foundation, Inc.
 
 # This file is part of GDB.
 
@@ -30,7 +29,7 @@ target_canonical = @target@
 target_alias = @target_alias@
 program_transform_name = @program_transform_name@
 
-arch = @arch@
+arch = @sim_arch@
 
 SHELL = /bin/sh
 SUBDIRS = @subdirs@
@@ -82,6 +81,7 @@ install-info:
 dvi:
 
 install:
+install-strip:
 
 uninstall: force
 
This page took 0.024311 seconds and 4 git commands to generate.