Mercurial > emacs
comparison config.sub @ 15619:f698fc246195 libc-960708 libc-960709 libc-960710 libc-960711 libc-960712 libc-960713 libc-960714
Recognize rtems as an o/s.
author | Doug Evans <dje@gnu.org> |
---|---|
date | Sun, 07 Jul 1996 17:26:50 +0000 |
parents | 0889d4d30f3a |
children | b41f7cd8f5b3 |
comparison
equal
deleted
inserted
replaced
15618:5da6a61ce827 | 15619:f698fc246195 |
---|---|
660 | -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* \ | 660 | -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* \ |
661 | -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \ | 661 | -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \ |
662 | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \ | 662 | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \ |
663 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ | 663 | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ |
664 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ | 664 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ |
665 | -cygwin32* | -pe* | -psos* | -moss* | -proelf* ) | 665 | -cygwin32* | -pe* | -psos* | -moss* | -proelf* | -rtems*) |
666 # Remember, each alternative MUST END IN *, to match a version number. | 666 # Remember, each alternative MUST END IN *, to match a version number. |
667 ;; | 667 ;; |
668 -sunos5*) | 668 -sunos5*) |
669 os=`echo $os | sed -e 's|sunos5|solaris2|'` | 669 os=`echo $os | sed -e 's|sunos5|solaris2|'` |
670 ;; | 670 ;; |