comparison config.sub @ 16481:7d6772f641f2 libc-961029 libc-961030 libc-961031 libc-961101 libc-961102 libc-961103 libc-961104 libc-961105 libc-961106 libc-961107

Recognize hppa-next as a valid CPU-COMPANY combination.
author Richard M. Stallman <rms@gnu.org>
date Tue, 29 Oct 1996 02:56:12 +0000
parents 450f26426101
children 901db650f48e
comparison
equal deleted inserted replaced
16480:956b9264bbc7 16481:7d6772f641f2
335 basic_machine=hppa1.1-hp 335 basic_machine=hppa1.1-hp
336 ;; 336 ;;
337 hp9k8[0-9][0-9] | hp8[0-9][0-9]) 337 hp9k8[0-9][0-9] | hp8[0-9][0-9])
338 basic_machine=hppa1.0-hp 338 basic_machine=hppa1.0-hp
339 ;; 339 ;;
340 hppa-next)
341 os=-nextstep3
342 ;;
340 i370-ibm* | ibm*) 343 i370-ibm* | ibm*)
341 basic_machine=i370-ibm 344 basic_machine=i370-ibm
342 os=-mvs 345 os=-mvs
343 ;; 346 ;;
344 # I'm not sure what "Sysv32" means. Should this be sysv3.2? 347 # I'm not sure what "Sysv32" means. Should this be sysv3.2?