Home
last modified time | relevance | path

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

/third_party/mksh/
DBuild.sh708 test_n "$TARGET_OSREV" || TARGET_OSREV=`hostinfo 2>&1 | \
713 test_n "$TARGET_OSREV" || TARGET_OSREV=`uname -r`
910 case $TARGET_OSREV in
1006 case $TARGET_OSREV in
1014 case $TARGET_OSREV in
1024 oswarn="$oswarn$nl$TARGET_OS ${TARGET_OSREV}, please tell me what to do"
1062 test_n "$TARGET_OSREV" || TARGET_OSREV=`uname -r`
1066 test_n "$TARGET_OSREV" || TARGET_OSREV=`uname -r`
1116 $e "$bi$me: Building the MirBSD Korn Shell$ao $ui$dstversion$ao on $TARGET_OS ${TARGET_OSREV}..."
1351 case $TARGET_OS:$TARGET_OSREV in
[all …]
Dmksh.faq117 the uname(1) output. Some very rare systems also need <tt>TARGET_OSREV</tt>;