Change x86_64.s to x86_64.asm.

This commit is contained in:
wbhart 2008-05-30 05:54:04 +00:00
parent d10a926ac0
commit e2d55c1102
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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 =