diff options
author | Jim Wilson <wilson@tuliptree.org> | 1992-10-29 22:41:01 +0000 |
---|---|---|
committer | Jim Wilson <wilson@tuliptree.org> | 1992-10-29 22:41:01 +0000 |
commit | 012be2b138040d863aea8722f9530df64cf3caa7 (patch) | |
tree | 3b56f25b9f66201bcc32b771975a65f7c95a5531 /config.sub | |
parent | 4e98653cf68f3c7e8124b145b2d9506876a7a742 (diff) | |
download | gdb-012be2b138040d863aea8722f9530df64cf3caa7.zip gdb-012be2b138040d863aea8722f9530df64cf3caa7.tar.gz gdb-012be2b138040d863aea8722f9530df64cf3caa7.tar.bz2 |
Delete some obsolete LIFE stuff.
Diffstat (limited to 'config.sub')
-rwxr-xr-x | config.sub | 10 |
1 files changed, 1 insertions, 9 deletions
@@ -125,14 +125,6 @@ case $basic_machine in ;; # Recognize the various machine names and aliases which stand # for a CPU type and a company and sometimes even an OS. -# start-sanitize-life - life-*) ;; - life) - basic_machine=life-philips - os=-none - ;; -# end-sanitize-life - # start-sanitize-v9 sparc64-*) ;; hal-32 | hal32) @@ -378,7 +370,7 @@ case $basic_machine in os=-newsos ;; st2000) - basic_machine=m68kmote-tandem + basic_machine=m68k-tandem ;; decstation-dec | decstation | decstation-3100 | pmax | pmin | dec3100 | decstatn) basic_machine=mips-dec |