Home
last modified time | relevance | path

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

/third_party/mksh/
H A DBuild.sh253 tcfn=no
340 test $tcfn = no && test -f a.out && tcfn=a.out
341 test $tcfn = no && test -f a.exe && tcfn=a.exe
342 test $tcfn = no && test -f conftest.exe && tcfn=conftest.exe
343 test $tcfn = no && test -f conftest && tcfn=conftest
344 if test -f $tcfn; the
[all...]

Completed in 1 milliseconds