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

/openjdk7/hotspot/make/windows/
H A Dbuild_vm_def.sh38 if [ "x$HOTSPOTMKSHOME" != "x" ]; then
39 MKS_HOME="$HOTSPOTMKSHOME"
H A Dcreate.bat134 if not "%HOTSPOTMKSHOME%" == "" goto makedir
135 if exist c:\cygwin\bin set HOTSPOTMKSHOME=c:\cygwin\bin variable
136 if not "%HOTSPOTMKSHOME%" == "" goto makedir
137 echo Warning: please set variable HOTSPOTMKSHOME to place where

Completed in 31 milliseconds