Home
last modified time | relevance | path

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

/external/mksh/src/
DBuild.sh709 test x"$TARGET_OSREV" = x"" && TARGET_OSREV=`hostinfo 2>&1 | \
714 test x"$TARGET_OSREV" = x"" && TARGET_OSREV=`uname -r`
887 case $TARGET_OSREV in
984 case $TARGET_OSREV in
992 case $TARGET_OSREV in
1002 oswarn="$oswarn$nl$TARGET_OS ${TARGET_OSREV}, please tell me what to do"
1040 test x"$TARGET_OSREV" = x"" && TARGET_OSREV=`uname -r`
1044 test x"$TARGET_OSREV" = x"" && TARGET_OSREV=`uname -r`
1093 $e "$bi$me: Building the MirBSD Korn Shell$ao $ui$dstversion$ao on $TARGET_OS ${TARGET_OSREV}..."
1316 case $TARGET_OS:$TARGET_OSREV in
[all …]