Merge
authorkatleman
Wed, 13 Jun 2012 16:53:28 -0700
changeset 12910 a6336eb51596
parent 12908 2aeb5f499782 (current diff)
parent 12909 0749b6f0835a (diff)
child 12911 34f6f9d6aa69
Merge
--- a/jaxws/makefiles/Makefile	Thu Jun 07 12:10:28 2012 -0700
+++ b/jaxws/makefiles/Makefile	Wed Jun 13 16:53:28 2012 -0700
@@ -23,12 +23,13 @@
 # questions.
 #
 
+# This must be the first rule
+default: all
+
 include $(SPEC)
 include MakeBase.gmk
 include JavaCompilation.gmk
 
-default: all
-
 JAVAC_JARS ?= -Xbootclasspath/p:$(LANGTOOLS_OUTPUTDIR)/dist/bootstrap/lib/javac.jar \
 		-jar $(LANGTOOLS_OUTPUTDIR)/dist/bootstrap/lib/javac.jar
 DISABLE_JAXWS_WARNINGS:=-Xlint:all,-varargs,-rawtypes,-deprecation,-unchecked,-serial,-dep-ann,-cast,-fallthrough,-static