Home
last modified time | relevance | path

Searched refs:OSTYPE (Results 1 – 4 of 4) sorted by relevance

/ndk/
Dndk-build222 if [ "$OSTYPE" = "cygwin" ] ; then
/ndk/tests/standalone/
Drun.sh374 if [ "$HOST_OS" = "windows" -a "$OSTYPE" = "msys" ]; then
/ndk/build/tools/
Dndk-common.sh260 if [ "x$OSTYPE" = xcygwin ] ; then
Dbuild-mingw64-toolchain.sh101 if [ "$OSTYPE" = cygwgin ]; then