aboutsummaryrefslogtreecommitdiff
path: root/make/jprt.properties
diff options
context:
space:
mode:
authorohair <none@none>2009-09-02 09:20:17 -0700
committerohair <none@none>2009-09-02 09:20:17 -0700
commitb5f15e3b986103668a86337a8c02b926cfa593a3 (patch)
tree7ebbd925b46dd7114047f6e1585cc171a713f9bf /make/jprt.properties
parent8256978514dc21369e1e827b26fec770899e20c3 (diff)
6875240: Reduce Makefile build time by limiting repeated exec's (mostly for cygwin building)
Reviewed-by: jjg, iris
Diffstat (limited to 'make/jprt.properties')
-rw-r--r--make/jprt.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/make/jprt.properties b/make/jprt.properties
index 928f599..d932b72 100644
--- a/make/jprt.properties
+++ b/make/jprt.properties
@@ -34,8 +34,8 @@ solaris_i586_5.10,\
solaris_x64_5.10,\
linux_i586_2.6,\
linux_x64_2.6,\
-windows_i586,\
-windows_x64
+windows_i586_5.0,\
+windows_x64_5.2
# The different build flavors we want
jprt.build.flavors=product,fastdebug