[project @ 2000-06-18 12:13:56 by chak]
[ghc-hetmet.git] / config.sub
index c462f8a..e75bb05 100644 (file)
@@ -815,7 +815,7 @@ case $os in
        # Each alternative MUST END IN A *, to match a version number.
        # -sysv* is not here because it comes later, after sysvr4.
        -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \
-             | -vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[3456]* \
+             | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[3456]* \
              | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \
              | -amigados* | -msdos* | -moss* | -newsos* | -unicos* | -aos* | -aof* \
              | -nindy* | -mon960* | -vxworks* | -ebmon* | -hms* | -mvs* | -clix* \
@@ -824,13 +824,13 @@ case $os in
              | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \
              | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
              | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
-             | -cygwin32* | -pe* | -psos*)
+             | -cygwin32* | -mingw32* | -pe* | -psos*)
        # Remember, each alternative MUST END IN *, to match a version number.
                ;;
        # CYGNUS LOCAL
        -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \
              | -windows* | -osx | -abug |  -netware* | -proelf | -os9* \
-             | -macos* | -mpw* | -magic*)
+             | -macos* | -mpw* | -magic* | -rtems*)
                ;;
        -mac*)
                os=`echo $os | sed -e 's|mac|macos|'`