comparison make/windows/build.make @ 5897:7292cff45988

7141244: build-infra merge: Include $(SPEC) in makefiles and make variables overridable Reviewed-by: dholmes, ohrstrom, ohair, jcoomes
author erikj
date Wed, 22 Feb 2012 09:24:35 +0100
parents 69e41359aef0
children 74c359c4a9e5
comparison
equal deleted inserted replaced
5896:b5ab7482dbf9 5897:7292cff45988
295 @ echo JDK_DOTVER=$(JDK_DOTVER) >> $@ 295 @ echo JDK_DOTVER=$(JDK_DOTVER) >> $@
296 @ echo JRE_RELEASE_VER=$(JRE_RELEASE_VER) >> $@ 296 @ echo JRE_RELEASE_VER=$(JRE_RELEASE_VER) >> $@
297 @ echo BUILDARCH=$(BUILDARCH) >> $@ 297 @ echo BUILDARCH=$(BUILDARCH) >> $@
298 @ echo Platform_arch=$(Platform_arch) >> $@ 298 @ echo Platform_arch=$(Platform_arch) >> $@
299 @ echo Platform_arch_model=$(Platform_arch_model) >> $@ 299 @ echo Platform_arch_model=$(Platform_arch_model) >> $@
300 @ echo CXX=$(CXX) >> $@
301 @ echo LD=$(LD) >> $@
302 @ echo MT=$(MT) >> $@
303 @ echo RC=$(RC) >> $@
300 @ sh $(WorkSpace)/make/windows/get_msc_ver.sh >> $@ 304 @ sh $(WorkSpace)/make/windows/get_msc_ver.sh >> $@
301 305
302 checks: checkVariant checkWorkSpace checkSA 306 checks: checkVariant checkWorkSpace checkSA
303 307
304 checkVariant: 308 checkVariant: