summaryrefslogtreecommitdiff
path: root/mpn/Makefile.am
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2011-10-04 03:45:36 +0200
committerTorbjorn Granlund <tege@gmplib.org>2011-10-04 03:45:36 +0200
commite35e99d9264393eb124777dca2a59e3f36ad1ee2 (patch)
tree5c9029c42307f739b0a1a1b90839be67d906bcfb /mpn/Makefile.am
parentfc0fdded23342e5511b19ecafa19f2ca4300d562 (diff)
downloadgmp-e35e99d9264393eb124777dca2a59e3f36ad1ee2.tar.gz
(TARG_DIST): Add s390_32 and s390_64, remove s390 and z8000x.
Diffstat (limited to 'mpn/Makefile.am')
-rw-r--r--mpn/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/mpn/Makefile.am b/mpn/Makefile.am
index b49bb2f2b..6b81e4c98 100644
--- a/mpn/Makefile.am
+++ b/mpn/Makefile.am
@@ -1,7 +1,7 @@
## Process this file with automake to generate Makefile.in
-# Copyright 1996, 1998, 1999, 2000, 2001, 2002, 2005 Free Software Foundation,
-# Inc.
+# Copyright 1996, 1998, 1999, 2000, 2001, 2002, 2005, 2011 Free Software
+# Foundation, Inc.
#
# This file is part of the GNU MP Library.
#
@@ -30,8 +30,8 @@ libmpn_la_LIBADD = $(OFILES)
libmpn_la_DEPENDENCIES = $(OFILES)
TARG_DIST = a29k alpha arm clipper cray generic i960 ia64 lisp m68k m88k \
- minithres mips32 mips64 ns32k pa32 pa64 power powerpc32 powerpc64 pyr s390 \
- sh sparc32 sparc64 thumb vax x86 x86_64 z8000 z8000x
+ minithres mips32 mips64 ns32k pa32 pa64 power powerpc32 powerpc64 pyr \
+ s390_32 s390_64 sh sparc32 sparc64 thumb vax x86 x86_64 z8000
EXTRA_DIST = asm-defs.m4 cpp-ccas m4-ccas $(TARG_DIST)