make/lib/CoreLibraries.gmk
changeset 47314 743814386712
parent 47217 72e3ae9a25eb
child 47687 fb290fd1f9d4
equal deleted inserted replaced
47313:eb28be8f935d 47314:743814386712
    24 #
    24 #
    25 
    25 
    26 WIN_VERIFY_LIB := $(SUPPORT_OUTPUTDIR)/native/$(MODULE)/libverify/verify.lib
    26 WIN_VERIFY_LIB := $(SUPPORT_OUTPUTDIR)/native/$(MODULE)/libverify/verify.lib
    27 
    27 
    28 # Hook to include the corresponding custom file, if present.
    28 # Hook to include the corresponding custom file, if present.
    29 $(eval $(call IncludeCustomExtension, , lib/CoreLibraries.gmk))
    29 $(eval $(call IncludeCustomExtension, lib/CoreLibraries.gmk))
    30 
    30 
    31 
    31 
    32 ##########################################################################################
    32 ##########################################################################################
    33 # libfdlibm is statically linked with libjava below and not delivered into the
    33 # libfdlibm is statically linked with libjava below and not delivered into the
    34 # product on its own.
    34 # product on its own.