Add support for an OS of "wince"
[deliverable/binutils-gdb.git] / config.sub
index 4a1e2a85a31b89e6bf134e761630d0e75262c737..5d7562404528048b46d5795df88133e1934a7e3a 100755 (executable)
@@ -955,6 +955,9 @@ case $os in
        -opened*)
                os=-openedition
                ;;
+       -wince*)
+               os=-wince
+               ;;
        -osfrose*)
                os=-osfrose
                ;;
This page took 0.039196 seconds and 4 git commands to generate.