< prev index next >

make/hotspot/gensrc/GenerateSources.gmk

Print this page

        

*** 37,47 **** include gensrc/GensrcAdlc.gmk include gensrc/GensrcDtrace.gmk include gensrc/GensrcJvmti.gmk ! $(eval $(call IncludeCustomExtension, , hotspot/gensrc/GenerateSources.gmk)) # While technically the rules below are "gendata" which can be done in parallel # with native compilation, let's keep it here for simplicity. # The Xusage.txt file needs to have platform specific path separator --- 37,47 ---- include gensrc/GensrcAdlc.gmk include gensrc/GensrcDtrace.gmk include gensrc/GensrcJvmti.gmk ! $(eval $(call IncludeCustomExtension, hotspot/gensrc/GenerateSources.gmk)) # While technically the rules below are "gendata" which can be done in parallel # with native compilation, let's keep it here for simplicity. # The Xusage.txt file needs to have platform specific path separator
< prev index next >