build/makefile
branchRCL_3
changeset 60 6c158198356e
parent 19 04becd199f91
child 67 63b81d807542
--- 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