equal
deleted
inserted
replaced
21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA |
21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA |
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 $(eval $(call IncludeCustomExtension, , gensrc/GensrcIcons.gmk)) |
26 $(eval $(call IncludeCustomExtension, gensrc/GensrcIcons.gmk)) |
27 |
27 |
28 GENSRC_AWT_ICONS := |
28 GENSRC_AWT_ICONS := |
29 GENSRC_AWT_ICONS_SRC := |
29 GENSRC_AWT_ICONS_SRC := |
30 GENSRC_AWT_ICONS_TMP := $(SUPPORT_OUTPUTDIR)/gensrc/java.desktop |
30 GENSRC_AWT_ICONS_TMP := $(SUPPORT_OUTPUTDIR)/gensrc/java.desktop |
31 GENSRC_AWT_ICONS_DST := $(GENSRC_AWT_ICONS_TMP)/sun/awt/ |
31 GENSRC_AWT_ICONS_DST := $(GENSRC_AWT_ICONS_TMP)/sun/awt/ |