HomeSort by: relevance | last modified time | path
    Searched refs:OSTYPE (Results 1 - 11 of 11) sorted by relevancy

  /src/crypto/external/bsd/openssl.old/dist/util/
opensslwrap.sh 18 if [ "$OSTYPE" != msdosdjgpp ]; then
shlib_wrap.sh.in 108 if [ "$OSTYPE" != msdosdjgpp ]; then
  /src/external/gpl2/groff/dist/arch/misc/
shdeps.sh 61 case "\$OSTYPE" in\\
97 # the OSTYPE environment variable, to identify which is appropriate\\
100 case "\$OSTYPE" in\\
  /src/crypto/external/apache2/openssl/dist/util/
opensslwrap.sh 21 if [ "$OSTYPE" != msdosdjgpp ]; then
shlib_wrap.sh.in 105 if [ "$OSTYPE" != msdosdjgpp ]; then
  /src/crypto/external/bsd/openssl/dist/util/
opensslwrap.sh 21 if [ "$OSTYPE" != msdosdjgpp ]; then
shlib_wrap.sh.in 105 if [ "$OSTYPE" != msdosdjgpp ]; then
  /src/external/gpl3/gdb/dist/gdb/
gcore.in 35 case "$OSTYPE" in
  /src/external/gpl3/gdb.old/dist/gdb/
gcore.in 33 case "$OSTYPE" in
  /src/external/gpl3/gdb/dist/readline/readline/doc/
texi2dvi 85 # Msys. It is safer to use OSTYPE, this is why we set MSYSTEM to
86 # $OSTYPE before calling uname
88 && MSYSTEM=$OSTYPE uname | $EGREP -iv 'cygwin|msys' >/dev/null; then
  /src/external/gpl3/gdb.old/dist/readline/readline/doc/
texi2dvi 85 # Msys. It is safer to use OSTYPE, this is why we set MSYSTEM to
86 # $OSTYPE before calling uname
88 && MSYSTEM=$OSTYPE uname | $EGREP -iv 'cygwin|msys' >/dev/null; then

Completed in 29 milliseconds