Mercurial > urweb
comparison config.sub @ 1806:40557fb08e98
New release
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Tue, 07 Aug 2012 09:41:02 -0400 |
parents | 27d68ccb2c9e |
children | 6a621a625b04 |
comparison
equal
deleted
inserted
replaced
1805:d12192c7aa3e | 1806:40557fb08e98 |
---|---|
2 # Configuration validation subroutine script. | 2 # Configuration validation subroutine script. |
3 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, | 3 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, |
4 # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, | 4 # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, |
5 # 2011, 2012 Free Software Foundation, Inc. | 5 # 2011, 2012 Free Software Foundation, Inc. |
6 | 6 |
7 timestamp='2012-02-10' | 7 timestamp='2012-04-18' |
8 | 8 |
9 # This file is (in principle) common to ALL GNU software. | 9 # This file is (in principle) common to ALL GNU software. |
10 # The presence of a machine in this file suggests that SOME GNU software | 10 # The presence of a machine in this file suggests that SOME GNU software |
11 # can handle that machine. It does not imply ALL GNU software can. | 11 # can handle that machine. It does not imply ALL GNU software can. |
12 # | 12 # |
222 -clix*) | 222 -clix*) |
223 basic_machine=clipper-intergraph | 223 basic_machine=clipper-intergraph |
224 ;; | 224 ;; |
225 -isc*) | 225 -isc*) |
226 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` | 226 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` |
227 ;; | |
228 -lynx*178) | |
229 os=-lynxos178 | |
230 ;; | |
231 -lynx*5) | |
232 os=-lynxos5 | |
227 ;; | 233 ;; |
228 -lynx*) | 234 -lynx*) |
229 os=-lynxos | 235 os=-lynxos |
230 ;; | 236 ;; |
231 -ptx*) | 237 -ptx*) |
1535 os=-aout | 1541 os=-aout |
1536 ;; | 1542 ;; |
1537 c4x-* | tic4x-*) | 1543 c4x-* | tic4x-*) |
1538 os=-coff | 1544 os=-coff |
1539 ;; | 1545 ;; |
1546 hexagon-*) | |
1547 os=-elf | |
1548 ;; | |
1540 tic54x-*) | 1549 tic54x-*) |
1541 os=-coff | 1550 os=-coff |
1542 ;; | 1551 ;; |
1543 tic55x-*) | 1552 tic55x-*) |
1544 os=-coff | 1553 os=-coff |