comparison create64.cmd @ 2218:686f5091af28

Clean up of the build scripts.
author Thomas Wuerthinger <thomas.wuerthinger@gmail.com>
date Mon, 21 Feb 2011 21:30:29 +0100
parents 30fd69882184
children dbad39c24069
comparison
equal deleted inserted replaced
2217:2a36994d0967 2218:686f5091af28
1 set HotSpotMksHome=C:\cygwin\bin 1 set HotSpotMksHome=C:\cygwin\bin
2 set JAVA_HOME=%cd%\java 2 set JAVA_HOME=%cd%\java64
3 set ORIG_PATH=%PATH% 3 set ORIG_PATH=%PATH%
4 set path=%JAVA_HOME%\bin;%path%;C:\cygwin\bin 4 set path=%JAVA_HOME%\bin;%path%;C:\cygwin\bin
5 5
6 set OrigPath=%cd% 6 set OrigPath=%cd%
7 cd make\windows 7 cd make\windows