build/makefile
changeset 50 023eef975703
parent 21 2a9601315dfc
child 67 63b81d807542
--- a/build/makefile	Tue Jul 06 20:36:19 2010 +0300
+++ b/build/makefile	Fri Jul 09 16:35:45 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