aboutsummaryrefslogtreecommitdiff
path: root/cfg-ml-com.in
diff options
context:
space:
mode:
authorMichael Meissner <gnu@the-meissners.org>1995-10-22 17:31:02 +0000
committerMichael Meissner <gnu@the-meissners.org>1995-10-22 17:31:02 +0000
commit9ef450d85df654e748ece909cbe0cbed6e8a49c5 (patch)
treed33927cc2fc77e12c7bf2e0b21a14494a3e66c46 /cfg-ml-com.in
parent0228bc7b3a703bf49d80f0092e343165b153481d (diff)
downloadfsf-binutils-gdb-9ef450d85df654e748ece909cbe0cbed6e8a49c5.zip
fsf-binutils-gdb-9ef450d85df654e748ece909cbe0cbed6e8a49c5.tar.gz
fsf-binutils-gdb-9ef450d85df654e748ece909cbe0cbed6e8a49c5.tar.bz2
shorten some multi directory names.
Diffstat (limited to 'cfg-ml-com.in')
-rw-r--r--cfg-ml-com.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/cfg-ml-com.in b/cfg-ml-com.in
index afb004f..b65590d 100644
--- a/cfg-ml-com.in
+++ b/cfg-ml-com.in
@@ -212,7 +212,7 @@ powerpc-ibm-aix* | rs6000-ibm-aix*)
fi
;;
powerpc-*-eabiaix*)
- multidirs="soft-float relocatable little-endian call-sysv little-endian/call-sysv relocatable/little-endian relocatable/call-sysv relocatable/little-endian/call-sysv soft-float/relocatable soft-float/little-endian soft-float/call-sysv soft-float/little-endian/call-sysv soft-float/relocatable/little-endian soft-float/relocatable/call-sysv soft-float/relocatable/little-endian/call-sysv"
+ multidirs="soft-float relocatable little sysv little/sysv relocatable/little relocatable/sysv relocatable/little/sysv soft-float/relocatable soft-float/little soft-float/sysv soft-float/little/sysv soft-float/relocatable/little soft-float/relocatable/sysv soft-float/relocatable/little/sysv"
if [ x$enable_biendian = xno ]
then
old_multidirs="${multidirs}"
@@ -259,7 +259,7 @@ powerpc-*-eabiaix*)
fi
;;
powerpc-*-eabi* | powerpc-*-elf* | powerpc-*-sysv4*)
- multidirs="soft-float relocatable little-endian call-aix little-endian/call-aix relocatable/little-endian relocatable/call-aix relocatable/little-endian/call-aix soft-float/relocatable soft-float/little-endian soft-float/call-aix soft-float/little-endian/call-aix soft-float/relocatable/little-endian soft-float/relocatable/call-aix soft-float/relocatable/little-endian/call-aix call-aixdesc soft-float/call-aixdesc"
+ multidirs="soft-float relocatable little aix little/aix relocatable/little relocatable/aix relocatable/little/aix soft-float/relocatable soft-float/little soft-float/aix soft-float/little/aix soft-float/relocatable/little soft-float/relocatable/aix soft-float/relocatable/little/aix aixdesc soft-float/aixdesc"
if [ x$enable_biendian = xno ]
then
old_multidirs="${multidirs}"
@@ -306,7 +306,7 @@ powerpc-*-eabi* | powerpc-*-elf* | powerpc-*-sysv4*)
fi
;;
powerpcle-*-eabi* | powerpcle-*-elf* | powerpcle-*-sysv4*)
- multidirs="soft-float relocatable big-endian call-aix big-endian/call-aix relocatable/big-endian relocatable/call-aix relocatable/big-endian/call-aix soft-float/relocatable soft-float/big-endian soft-float/call-aix soft-float/big-endian/call-aix soft-float/relocatable/big-endian soft-float/relocatable/call-aix soft-float/relocatable/big-endian/call-aix"
+ multidirs="soft-float relocatable big aix big/aix relocatable/big relocatable/aix relocatable/big/aix soft-float/relocatable soft-float/big soft-float/aix soft-float/big/aix soft-float/relocatable/big soft-float/relocatable/aix soft-float/relocatable/big/aix"
if [ x$enable_biendian = xno ]
then
old_multidirs="${multidirs}"