make/gendata/GendataCommon.gmk

Print this page

        

@@ -26,11 +26,9 @@
 default: all
 
 include $(SPEC)
 include MakeBase.gmk
 include JavaCompilation.gmk
-
-# Setup the java compilers for the JDK build.
-include SetupJava.gmk
+include SetupJavaCompilers.gmk
 # We need the tools.
 include Tools.gmk