hotspot/make/windows/build.make
changeset 25639 61be16de0fd5
parent 24238 641b2b1b0163
child 34289 2d1821a50263
child 33957 39113ae98993
equal deleted inserted replaced
25638:907806460916 25639:61be16de0fd5
     1 #
     1 #
     2 # Copyright (c) 1998, 2013, Oracle and/or its affiliates. All rights reserved.
     2 # Copyright (c) 1998, 2014, Oracle and/or its affiliates. All rights reserved.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4 #
     4 #
     5 # This code is free software; you can redistribute it and/or modify it
     5 # This code is free software; you can redistribute it and/or modify it
     6 # under the terms of the GNU General Public License version 2 only, as
     6 # under the terms of the GNU General Public License version 2 only, as
     7 # published by the Free Software Foundation.
     7 # published by the Free Software Foundation.
   298 	@ echo RC=$(RC)						>> $@
   298 	@ echo RC=$(RC)						>> $@
   299 	@ sh $(WorkSpace)/make/windows/get_msc_ver.sh		>> $@
   299 	@ sh $(WorkSpace)/make/windows/get_msc_ver.sh		>> $@
   300 	@ if "$(ENABLE_FULL_DEBUG_SYMBOLS)" NEQ "" echo ENABLE_FULL_DEBUG_SYMBOLS=$(ENABLE_FULL_DEBUG_SYMBOLS) >> $@
   300 	@ if "$(ENABLE_FULL_DEBUG_SYMBOLS)" NEQ "" echo ENABLE_FULL_DEBUG_SYMBOLS=$(ENABLE_FULL_DEBUG_SYMBOLS) >> $@
   301 	@ if "$(ZIP_DEBUGINFO_FILES)" NEQ "" echo ZIP_DEBUGINFO_FILES=$(ZIP_DEBUGINFO_FILES) >> $@
   301 	@ if "$(ZIP_DEBUGINFO_FILES)" NEQ "" echo ZIP_DEBUGINFO_FILES=$(ZIP_DEBUGINFO_FILES) >> $@
   302 	@ if "$(RM)" NEQ "" echo RM=$(RM)                       >> $@
   302 	@ if "$(RM)" NEQ "" echo RM=$(RM)                       >> $@
       
   303 	@ if "$(CP)" NEQ "" echo CP=$(CP)                       >> $@
       
   304 	@ if "$(MV)" NEQ "" echo MV=$(MV)                       >> $@
   303 	@ if "$(ZIPEXE)" NEQ "" echo ZIPEXE=$(ZIPEXE)           >> $@
   305 	@ if "$(ZIPEXE)" NEQ "" echo ZIPEXE=$(ZIPEXE)           >> $@
   304 
   306 
   305 checks: checkVariant checkWorkSpace checkSA
   307 checks: checkVariant checkWorkSpace checkSA
   306 
   308 
   307 checkVariant:
   309 checkVariant: