Home
last modified time | relevance | path

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

/external/mksh/src/
DBuild.sh708 test_n "$TARGET_OSREV" || TARGET_OSREV=`hostinfo 2>&1 | \
713 test_n "$TARGET_OSREV" || TARGET_OSREV=`uname -r`
891 case $TARGET_OSREV in
988 case $TARGET_OSREV in
996 case $TARGET_OSREV in
1006 oswarn="$oswarn$nl$TARGET_OS ${TARGET_OSREV}, please tell me what to do"
1044 test_n "$TARGET_OSREV" || TARGET_OSREV=`uname -r`
1048 test_n "$TARGET_OSREV" || TARGET_OSREV=`uname -r`
1098 $e "$bi$me: Building the MirBSD Korn Shell$ao $ui$dstversion$ao on $TARGET_OS ${TARGET_OSREV}..."
1333 case $TARGET_OS:$TARGET_OSREV in
[all …]
Dmksh.faq117 the uname(1) output. Some very rare systems also need <tt>TARGET_OSREV</tt>;