make/hotspot/gensrc/GenerateSources.gmk
changeset 47314 743814386712
parent 47217 72e3ae9a25eb
child 50113 caf115bb98ad
equal deleted inserted replaced
47313:eb28be8f935d 47314:743814386712
    37 
    37 
    38 include gensrc/GensrcAdlc.gmk
    38 include gensrc/GensrcAdlc.gmk
    39 include gensrc/GensrcDtrace.gmk
    39 include gensrc/GensrcDtrace.gmk
    40 include gensrc/GensrcJvmti.gmk
    40 include gensrc/GensrcJvmti.gmk
    41 
    41 
    42 $(eval $(call IncludeCustomExtension, , hotspot/gensrc/GenerateSources.gmk))
    42 $(eval $(call IncludeCustomExtension, hotspot/gensrc/GenerateSources.gmk))
    43 
    43 
    44 # While technically the rules below are "gendata" which can be done in parallel
    44 # While technically the rules below are "gendata" which can be done in parallel
    45 # with native compilation, let's keep it here for simplicity.
    45 # with native compilation, let's keep it here for simplicity.
    46 
    46 
    47 # The Xusage.txt file needs to have platform specific path separator
    47 # The Xusage.txt file needs to have platform specific path separator