make/test/JtregNativeJdk.gmk
changeset 47326 00f9fe99736e
parent 47314 743814386712
child 47428 d72d7d55c765
equal deleted inserted replaced
47325:d4d6bd42a6f3 47326:00f9fe99736e
    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, test/JtregNative.gmk))
    38 $(eval $(call IncludeCustomExtension, test/JtregNativeJdk.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