make/lib/LibCommon.gmk
branchihse-jdk-library-branch
changeset 56517 cb0f21f5f307
parent 56512 c030d6f39dfd
child 56687 f0d5c39dfbc1
equal deleted inserted replaced
56512:c030d6f39dfd 56517:cb0f21f5f307
    22 # or visit www.oracle.com if you need additional information or have any
    22 # or visit www.oracle.com if you need additional information or have any
    23 # questions.
    23 # questions.
    24 #
    24 #
    25 
    25 
    26 include JdkNativeCompilation.gmk
    26 include JdkNativeCompilation.gmk
    27 
       
    28 # Hook to include the corresponding custom file, if present.
       
    29 $(eval $(call IncludeCustomExtension, lib/LibCommon.gmk))
       
    30 
    27 
    31 ################################################################################
    28 ################################################################################
    32 
    29 
    33 GLOBAL_VERSION_INFO_RESOURCE := $(TOPDIR)/src/java.base/windows/native/common/version.rc
    30 GLOBAL_VERSION_INFO_RESOURCE := $(TOPDIR)/src/java.base/windows/native/common/version.rc
    34 
    31