comparison make/windows/create.bat @ 1930:2d26b0046e0d

Merge.
author Thomas Wuerthinger <wuerthinger@ssw.jku.at>
date Tue, 30 Nov 2010 14:53:30 +0100
parents 0ba67bb5392c c18cbe5936b8
children 06f017f7daa7
comparison
equal deleted inserted replaced
1484:6b7001391c97 1930:2d26b0046e0d
1 @echo off 1 @echo off
2 REM 2 REM
3 REM Copyright 1999-2009 Sun Microsystems, Inc. All Rights Reserved. 3 REM Copyright (c) 1999, 2009, Oracle and/or its affiliates. All rights reserved.
4 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 4 REM DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 REM 5 REM
6 REM This code is free software; you can redistribute it and/or modify it 6 REM This code is free software; you can redistribute it and/or modify it
7 REM under the terms of the GNU General Public License version 2 only, as 7 REM under the terms of the GNU General Public License version 2 only, as
8 REM published by the Free Software Foundation. 8 REM published by the Free Software Foundation.
15 REM 15 REM
16 REM You should have received a copy of the GNU General Public License version 16 REM You should have received a copy of the GNU General Public License version
17 REM 2 along with this work; if not, write to the Free Software Foundation, 17 REM 2 along with this work; if not, write to the Free Software Foundation,
18 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 18 REM Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
19 REM 19 REM
20 REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, 20 REM Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
21 REM CA 95054 USA or visit www.sun.com if you need additional information or 21 REM or visit www.oracle.com if you need additional information or have any
22 REM have any questions. 22 REM questions.
23 REM 23 REM
24 REM 24 REM
25 25
26 REM This is the interactive build setup script (as opposed to the batch 26 REM This is the interactive build setup script (as opposed to the batch
27 REM build execution script). It creates $HotSpotBuildSpace if necessary, 27 REM build execution script). It creates $HotSpotBuildSpace if necessary,