summaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-11-21 23:48:55 +1100
committerDamien Miller <djm@mindrot.org>2003-11-21 23:48:55 +1100
commita8e06cef35c205e1aa562513c6d034a10c8c9a6d (patch)
treecf8bdb4466f553088c020b9179cabd6eaf196075 /config.sub
parent8c5e91c03fdd2693f0635f8b2a9904bffc94ce16 (diff)
- djm@cvs.openbsd.org 2003/11/21 11:57:03
[everything] unexpand and delete whitespace at EOL; ok markus@ (done locally and RCS IDs synced)
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub48
1 files changed, 24 insertions, 24 deletions
diff --git a/config.sub b/config.sub
index a0b7bb9e8..75a74f78e 100755
--- a/config.sub
+++ b/config.sub
@@ -162,10 +162,10 @@ case $os in
162 os=-chorusos 162 os=-chorusos
163 basic_machine=$1 163 basic_machine=$1
164 ;; 164 ;;
165 -chorusrdb) 165 -chorusrdb)
166 os=-chorusrdb 166 os=-chorusrdb
167 basic_machine=$1 167 basic_machine=$1
168 ;; 168 ;;
169 -hiux*) 169 -hiux*)
170 os=-hiuxwe2 170 os=-hiuxwe2
171 ;; 171 ;;
@@ -748,7 +748,7 @@ case $basic_machine in
748 pbb) 748 pbb)
749 basic_machine=m68k-tti 749 basic_machine=m68k-tti
750 ;; 750 ;;
751 pc532 | pc532-*) 751 pc532 | pc532-*)
752 basic_machine=ns32k-pc532 752 basic_machine=ns32k-pc532
753 ;; 753 ;;
754 pentium | p5 | k5 | k6 | nexgen | viac3) 754 pentium | p5 | k5 | k6 | nexgen | viac3)
@@ -775,22 +775,22 @@ case $basic_machine in
775 power) basic_machine=power-ibm 775 power) basic_machine=power-ibm
776 ;; 776 ;;
777 ppc) basic_machine=powerpc-unknown 777 ppc) basic_machine=powerpc-unknown
778 ;; 778 ;;
779 ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` 779 ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
780 ;; 780 ;;
781 ppcle | powerpclittle | ppc-le | powerpc-little) 781 ppcle | powerpclittle | ppc-le | powerpc-little)
782 basic_machine=powerpcle-unknown 782 basic_machine=powerpcle-unknown
783 ;; 783 ;;
784 ppcle-* | powerpclittle-*) 784 ppcle-* | powerpclittle-*)
785 basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` 785 basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
786 ;; 786 ;;
787 ppc64) basic_machine=powerpc64-unknown 787 ppc64) basic_machine=powerpc64-unknown
788 ;; 788 ;;
789 ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` 789 ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
790 ;; 790 ;;
791 ppc64le | powerpc64little | ppc64-le | powerpc64-little) 791 ppc64le | powerpc64little | ppc64-le | powerpc64-little)
792 basic_machine=powerpc64le-unknown 792 basic_machine=powerpc64le-unknown
793 ;; 793 ;;
794 ppc64le-* | powerpc64little-*) 794 ppc64le-* | powerpc64little-*)
795 basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` 795 basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
796 ;; 796 ;;
@@ -886,11 +886,11 @@ case $basic_machine in
886 sun386 | sun386i | roadrunner) 886 sun386 | sun386i | roadrunner)
887 basic_machine=i386-sun 887 basic_machine=i386-sun
888 ;; 888 ;;
889 sv1) 889 sv1)
890 basic_machine=sv1-cray 890 basic_machine=sv1-cray
891 os=-unicos 891 os=-unicos
892 ;; 892 ;;
893 sx*-nec) 893 sx*-nec)
894 basic_machine=sx6-nec 894 basic_machine=sx6-nec
895 os=-sysv 895 os=-sysv
896 ;; 896 ;;
@@ -948,8 +948,8 @@ case $basic_machine in
948 os=-vms 948 os=-vms
949 ;; 949 ;;
950 vpp*|vx|vx-*) 950 vpp*|vx|vx-*)
951 basic_machine=f301-fujitsu 951 basic_machine=f301-fujitsu
952 ;; 952 ;;
953 vxworks960) 953 vxworks960)
954 basic_machine=i960-wrs 954 basic_machine=i960-wrs
955 os=-vxworks 955 os=-vxworks
@@ -974,7 +974,7 @@ case $basic_machine in
974 basic_machine=i386-pc 974 basic_machine=i386-pc
975 os=-windows32-msvcrt 975 os=-windows32-msvcrt
976 ;; 976 ;;
977 xps | xps100) 977 xps | xps100)
978 basic_machine=xps100-honeywell 978 basic_machine=xps100-honeywell
979 ;; 979 ;;
980 ymp) 980 ymp)
@@ -1029,7 +1029,7 @@ case $basic_machine in
1029 sparc | sparcv9 | sparcv9b) 1029 sparc | sparcv9 | sparcv9b)
1030 basic_machine=sparc-sun 1030 basic_machine=sparc-sun
1031 ;; 1031 ;;
1032 cydra) 1032 cydra)
1033 basic_machine=cydra-cydrome 1033 basic_machine=cydra-cydrome
1034 ;; 1034 ;;
1035 orion) 1035 orion)
@@ -1074,8 +1074,8 @@ esac
1074if [ x"$os" != x"" ] 1074if [ x"$os" != x"" ]
1075then 1075then
1076case $os in 1076case $os in
1077 # First match some system type aliases 1077 # First match some system type aliases
1078 # that might get confused with valid system types. 1078 # that might get confused with valid system types.
1079 # -solaris* is a basic system type, with this one exception. 1079 # -solaris* is a basic system type, with this one exception.
1080 -solaris1 | -solaris1.*) 1080 -solaris1 | -solaris1.*)
1081 os=`echo $os | sed -e 's|solaris1|sunos4|'` 1081 os=`echo $os | sed -e 's|solaris1|sunos4|'`
@@ -1179,7 +1179,7 @@ case $os in
1179 os=-rtmk-nova 1179 os=-rtmk-nova
1180 ;; 1180 ;;
1181 -ns2 ) 1181 -ns2 )
1182 os=-nextstep2 1182 os=-nextstep2
1183 ;; 1183 ;;
1184 -nsk*) 1184 -nsk*)
1185 os=-nsk 1185 os=-nsk
@@ -1218,8 +1218,8 @@ case $os in
1218 -xenix) 1218 -xenix)
1219 os=-xenix 1219 os=-xenix
1220 ;; 1220 ;;
1221 -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) 1221 -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*)
1222 os=-mint 1222 os=-mint
1223 ;; 1223 ;;
1224 -none) 1224 -none)
1225 ;; 1225 ;;
@@ -1256,7 +1256,7 @@ case $basic_machine in
1256 pdp10-*) 1256 pdp10-*)
1257 os=-tops20 1257 os=-tops20
1258 ;; 1258 ;;
1259 pdp11-*) 1259 pdp11-*)
1260 os=-none 1260 os=-none
1261 ;; 1261 ;;
1262 *-dec | vax-*) 1262 *-dec | vax-*)
@@ -1349,19 +1349,19 @@ case $basic_machine in
1349 *-next) 1349 *-next)
1350 os=-nextstep3 1350 os=-nextstep3
1351 ;; 1351 ;;
1352 *-gould) 1352 *-gould)
1353 os=-sysv 1353 os=-sysv
1354 ;; 1354 ;;
1355 *-highlevel) 1355 *-highlevel)
1356 os=-bsd 1356 os=-bsd
1357 ;; 1357 ;;
1358 *-encore) 1358 *-encore)
1359 os=-bsd 1359 os=-bsd
1360 ;; 1360 ;;
1361 *-sgi) 1361 *-sgi)
1362 os=-irix 1362 os=-irix
1363 ;; 1363 ;;
1364 *-siemens) 1364 *-siemens)
1365 os=-sysv4 1365 os=-sysv4
1366 ;; 1366 ;;
1367 *-masscomp) 1367 *-masscomp)