make/windows/build.make

changeset 3600
7292cff45988
parent 2842
69e41359aef0
child 3726
74c359c4a9e5
equal deleted inserted replaced
3599:b5ab7482dbf9 3600: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:

mercurial