2010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
[deliverable/binutils-gdb.git] / sim / testsuite / Makefile.in
index ebf19e8b6267d8faab86937f9ca658f2f054771f..bfb721dfd30883f8fa316135d6850b8076f41ab6 100644 (file)
@@ -1,5 +1,6 @@
 # Makefile for regression testing the GNU debugger.
-# Copyright (C) 1997, 1998, 2007 Free Software Foundation, Inc.
+# Copyright (C) 1997, 1998, 2007, 2008, 2009, 2010
+# Free Software Foundation, Inc.
 
 # This file is part of GDB.
 
@@ -29,7 +30,7 @@ target_canonical = @target@
 target_alias = @target_alias@
 program_transform_name = @program_transform_name@
 
-arch = @arch@
+arch = @sim_arch@
 
 SHELL = /bin/sh
 SUBDIRS = @subdirs@
This page took 0.022915 seconds and 4 git commands to generate.