< prev index next >

make/autoconf/build-aux/autoconf-config.sub

Print this page




1267               | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \
1268               | -aos* \
1269               | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
1270               | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
1271               | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \
1272               | -openbsd* | -solidbsd* \
1273               | -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \
1274               | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
1275               | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1276               | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
1277               | -chorusos* | -chorusrdb* \
1278               | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
1279               | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \
1280               | -uxpv* | -beos* | -mpeix* | -udk* \
1281               | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
1282               | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
1283               | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
1284               | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
1285               | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
1286               | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
1287               | -skyos* | -haiku* | -rdos* | -toppers* | -drops*)
1288         # Remember, each alternative MUST END IN *, to match a version number.
1289                 ;;
1290         -qnx*)
1291                 case $basic_machine in
1292                     x86-* | i*86-*)
1293                         ;;
1294                     *)
1295                         os=-nto$os
1296                         ;;
1297                 esac
1298                 ;;
1299         -nto-qnx*)
1300                 ;;
1301         -nto*)
1302                 os=`echo $os | sed -e 's|nto|nto-qnx|'`
1303                 ;;
1304         -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \
1305               | -windows* | -osx | -abug | -netware* | -os9* | -beos* | -haiku* \
1306               | -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*)
1307                 ;;




1267               | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \
1268               | -aos* \
1269               | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
1270               | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
1271               | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \
1272               | -openbsd* | -solidbsd* \
1273               | -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \
1274               | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
1275               | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1276               | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
1277               | -chorusos* | -chorusrdb* \
1278               | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
1279               | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \
1280               | -uxpv* | -beos* | -mpeix* | -udk* \
1281               | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
1282               | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
1283               | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
1284               | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
1285               | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
1286               | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
1287               | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -wsl*)
1288         # Remember, each alternative MUST END IN *, to match a version number.
1289                 ;;
1290         -qnx*)
1291                 case $basic_machine in
1292                     x86-* | i*86-*)
1293                         ;;
1294                     *)
1295                         os=-nto$os
1296                         ;;
1297                 esac
1298                 ;;
1299         -nto-qnx*)
1300                 ;;
1301         -nto*)
1302                 os=`echo $os | sed -e 's|nto|nto-qnx|'`
1303                 ;;
1304         -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \
1305               | -windows* | -osx | -abug | -netware* | -os9* | -beos* | -haiku* \
1306               | -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*)
1307                 ;;


< prev index next >