< prev index next >

jdk/make/gensrc/Gensrc-java.management.gmk

Print this page

        

*** 23,32 **** --- 23,35 ---- # questions. # include GensrcCommon.gmk + # Hook to include the corresponding custom file, if present. + $(eval $(call IncludeCustomExtension, jdk, gensrc/Gensrc-java.management.gmk)) + ################################################################################ include GensrcProperties.gmk $(eval $(call SetupCompileProperties,COMPILE_PROPERTIES, \
< prev index next >