From e2d55c1102768dba6032bec71bebc22bb41e33e3 Mon Sep 17 00:00:00 2001 From: wbhart Date: Fri, 30 May 2008 05:54:04 +0000 Subject: [PATCH] Change x86_64.s to x86_64.asm. --- tune/Makefile.am | 2 +- tune/Makefile.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tune/Makefile.am b/tune/Makefile.am index bac3223b..b8b34514 100644 --- a/tune/Makefile.am +++ b/tune/Makefile.am @@ -23,7 +23,7 @@ INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/tests EXTRA_DIST = alpha.asm pentium.asm sparcv9.asm hppa.asm hppa2.asm hppa2w.asm \ - ia64.asm powerpc.asm powerpc64.asm x86_64.s many.pl + ia64.asm powerpc.asm powerpc64.asm x86_64.asm many.pl noinst_HEADERS = speed.h # Prefer -static on the speed and tune programs, since that can avoid diff --git a/tune/Makefile.in b/tune/Makefile.in index 206e7a20..c326aabb 100644 --- a/tune/Makefile.in +++ b/tune/Makefile.in @@ -293,7 +293,7 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/tests EXTRA_DIST = alpha.asm pentium.asm sparcv9.asm hppa.asm hppa2.asm hppa2w.asm \ - ia64.asm powerpc.asm powerpc64.asm x86_64.s many.pl + ia64.asm powerpc.asm powerpc64.asm x86_64.as many.pl noinst_HEADERS = speed.h @ENABLE_STATIC_FALSE@STATIC =