Merge
authorkatleman
Wed, 13 Jun 2012 16:53:25 -0700
changeset 12906 d382060bd755
parent 12904 3f41cf35d9b7 (current diff)
parent 12905 b91260f33470 (diff)
child 12907 e0d356d577af
Merge
--- a/jaxp/makefiles/Makefile	Fri Jun 08 12:01:24 2012 -0700
+++ b/jaxp/makefiles/Makefile	Wed Jun 13 16:53:25 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_JAXP_WARNINGS:=-Xlint:all,-deprecation,-unchecked,-rawtypes,-cast,-serial,-dep-ann,-static,-fallthrough