equal
deleted
inserted
replaced
27 default: all |
27 default: all |
28 |
28 |
29 include $(SPEC) |
29 include $(SPEC) |
30 include MakeBase.gmk |
30 include MakeBase.gmk |
31 include JavaCompilation.gmk |
31 include JavaCompilation.gmk |
32 include SetupJava.gmk |
32 include SetupJavaCompilers.gmk |
33 |
33 |
34 # Hook to include the corresponding custom file, if present. |
34 # Hook to include the corresponding custom file, if present. |
35 $(eval $(call IncludeCustomExtension, , CompileJavaModules.gmk)) |
35 $(eval $(call IncludeCustomExtension, , CompileJavaModules.gmk)) |
36 |
36 |
37 ################################################################################ |
37 ################################################################################ |