aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorohair <none@none>2011-03-09 16:26:38 -0800
committerohair <none@none>2011-03-09 16:26:38 -0800
commitf3c008a9225ca68e6e4c149073bbd935b602de84 (patch)
treee2fe2d5c83c0c477b311206cd56e45896a29d54e
parentdc850dbf7632370d64e48d58434ed3e7983ff681 (diff)
7026167: Broken fastdebug only buildjdk7-b133
Reviewed-by: cl
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d93b319..0420700 100644
--- a/Makefile
+++ b/Makefile
@@ -63,6 +63,8 @@ endif
all:: all_product_build
+all_product_build::
+
# Everything for a full product build
ifeq ($(SKIP_PRODUCT_BUILD), false)