make/windows/platform_i486

Thu, 27 May 2010 19:08:38 -0700

author
trims
date
Thu, 27 May 2010 19:08:38 -0700
changeset 1907
c18cbe5936b8
parent 545
a49a647afe9a
permissions
-rw-r--r--

6941466: Oracle rebranding changes for Hotspot repositories
Summary: Change all the Sun copyrights to Oracle copyright
Reviewed-by: ohair

     1 // Platform file for windows platform
     3 os_family = windows
     5 arch = x86
     7 arch_model = x86_32
     9 os_arch = windows_x86
    11 os_arch_model = windows_x86_32
    13 lib_arch = i386
    15 compiler = visCPP

mercurial