< prev index next >

make/gensrc/Gensrc-java.desktop.gmk

Print this page

        

*** 24,34 **** # include GensrcCommonJdk.gmk # Hook to include the corresponding custom file, if present. ! $(eval $(call IncludeCustomExtension, , gensrc/Gensrc-java.desktop.gmk)) ifneq ($(OPENJDK_TARGET_OS), windows) include GensrcIcons.gmk ifneq ($(OPENJDK_TARGET_OS), macosx) --- 24,34 ---- # include GensrcCommonJdk.gmk # Hook to include the corresponding custom file, if present. ! $(eval $(call IncludeCustomExtension, gensrc/Gensrc-java.desktop.gmk)) ifneq ($(OPENJDK_TARGET_OS), windows) include GensrcIcons.gmk ifneq ($(OPENJDK_TARGET_OS), macosx)
< prev index next >