changeset 315:c6f380693342 jdk7-b133

7026167: Broken fastdebug only build Reviewed-by: cl
author ohair
date Wed, 09 Mar 2011 16:26:38 -0800
parents 27384dd2d8ed
children ddc2fcb3682f
files Makefile
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Thu Mar 03 15:29:24 2011 -0800
+++ b/Makefile	Wed Mar 09 16:26:38 2011 -0800
@@ -63,6 +63,8 @@
 
 all:: all_product_build 
 
+all_product_build::
+
 # Everything for a full product build
 ifeq ($(SKIP_PRODUCT_BUILD), false)