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

/openjdk7/hotspot/make/windows/
H A Dget_msc_ver.sh79 cl_cmd=`which cl`
80 if [ "x$cl_cmd" != "x" ]; then
81 link_cmd=`$DIRNAME "$cl_cmd"`/link

Completed in 36 milliseconds