Searched refs:OSTYPE (Results 1 - 5 of 5) sorted by relevance

/ndk/
H A Dndk-build222 if [ "$OSTYPE" = "cygwin" ] ; then
/ndk/tests/standalone/
H A Drun.sh388 if [ "$HOST_OS" = "windows" -a "$OSTYPE" = "msys" ]; then
/ndk/build/tools/
H A Dndk-common.sh260 if [ "x$OSTYPE" = xcygwin ] ; then
H A Dbuild-mingw64-toolchain.sh93 if [ "$OSTYPE" = cygwgin ]; then
/ndk/build/core/
H A Dinit.mk175 # because we can't use $(OSTYPE): It's a Bash shell variable

Completed in 58 milliseconds