< prev index next >

make/CompileToolsJdk.gmk

Print this page

        

*** 30,40 **** include JavaCompilation.gmk include SetupJavaCompilers.gmk ################################################################################ ! $(eval $(call IncludeCustomExtension, , CompileTools.gmk)) ################################################################################ # Use += to be able to add to this from a custom extension BUILD_TOOLS_SRC_DIRS += \ --- 30,40 ---- include JavaCompilation.gmk include SetupJavaCompilers.gmk ################################################################################ ! $(eval $(call IncludeCustomExtension, CompileTools.gmk)) ################################################################################ # Use += to be able to add to this from a custom extension BUILD_TOOLS_SRC_DIRS += \
< prev index next >