build/makefile
branchRCL_3
changeset 24 6c158198356e
parent 14 04becd199f91
--- a/build/makefile	Thu Jul 15 18:31:06 2010 +0300
+++ b/build/makefile	Thu Aug 19 09:48:13 2010 +0300
@@ -61,6 +61,9 @@
 	javatools \
 	javaextensions
 
+# Set order explicitly to get Java building as first
+SUBTARGETS = $(COMPONENTS) $(NONQTSUBSYSTEMS) $(SUBSYSTEMS)
+
 # -------------------------------------------------------
 
 include ${JAVA_SRC_ROOT}/build/Makefile.subsystem