make/test/JtregNativeHotspot.gmk
changeset 47314 743814386712
parent 47253 92fd0e04e0e1
child 47326 00f9fe99736e
child 47612 b512c5781ca1
equal deleted inserted replaced
47313:eb28be8f935d 47314:743814386712
    33 
    33 
    34 include $(SPEC)
    34 include $(SPEC)
    35 include MakeBase.gmk
    35 include MakeBase.gmk
    36 include TestFilesCompilation.gmk
    36 include TestFilesCompilation.gmk
    37 
    37 
    38 $(eval $(call IncludeCustomExtension, , hotspot/test/JtregNative.gmk))
    38 $(eval $(call IncludeCustomExtension, hotspot/test/JtregNative.gmk))
    39 
    39 
    40 ################################################################################
    40 ################################################################################
    41 # Targets for building the native tests themselves.
    41 # Targets for building the native tests themselves.
    42 ################################################################################
    42 ################################################################################
    43 
    43