comparison config.sub @ 6122:6e9a078b16bd

Move comment to proper place.
author Doug Evans <dje@gnu.org>
date Tue, 01 Mar 1994 15:59:45 +0000
parents 3426f36178e5
children e8351d2c15d1
comparison
equal deleted inserted replaced
6121:a9caf92da1d3 6122:6e9a078b16bd
127 | none-* | 580-* | cray2-* | h8300-* | i960-* | xmp-* | ymp-* \ 127 | none-* | 580-* | cray2-* | h8300-* | i960-* | xmp-* | ymp-* \
128 | hppa1.0-* | hppa1.1-* | alpha-* | we32k-* | cydra-* | ns16k-* \ 128 | hppa1.0-* | hppa1.1-* | alpha-* | we32k-* | cydra-* | ns16k-* \
129 | pn-* | np1-* | xps100-* | clipper-* | orion-* | sparclite-* \ 129 | pn-* | np1-* | xps100-* | clipper-* | orion-* | sparclite-* \
130 | sh-* | powerpc-*) 130 | sh-* | powerpc-*)
131 ;; 131 ;;
132 # Recognize the various machine names and aliases which stand
133 # for a CPU type and a company and sometimes even an OS.
132 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc) 134 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc)
133 basic_machine=m68000-att 135 basic_machine=m68000-att
134 ;; 136 ;;
135 3b*) 137 3b*)
136 basic_machine=we32k-att 138 basic_machine=we32k-att
433 ;; 435 ;;
434 ultra3) 436 ultra3)
435 basic_machine=a29k-nyu 437 basic_machine=a29k-nyu
436 os=-sym1 438 os=-sym1
437 ;; 439 ;;
438 # Recognize the various machine names and aliases which stand
439 # for a CPU type and a company and sometimes even an OS.
440 vaxv) 440 vaxv)
441 basic_machine=vax-dec 441 basic_machine=vax-dec
442 os=-sysv 442 os=-sysv
443 ;; 443 ;;
444 vms) 444 vms)