Recognize rtems as an o/s.

This commit is contained in:
Doug Evans 1996-07-07 17:26:50 +00:00
parent 99ed3e3909
commit 850fe75ee9

2
config.sub vendored
View File

@ -662,7 +662,7 @@ case $os in
| -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \
| -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
| -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
| -cygwin32* | -pe* | -psos* | -moss* | -proelf* )
| -cygwin32* | -pe* | -psos* | -moss* | -proelf* | -rtems*)
# Remember, each alternative MUST END IN *, to match a version number.
;;
-sunos5*)