< prev index next >

make/modules/java.desktop/Gensrc.gmk

Print this page
rev 59383 : [mq]: final

*** 30,40 **** ifeq ($(call isTargetOs, windows), false) include gensrc/GensrcIcons.gmk endif ! ifeq ($(call isTargetOs, linux solaris aix), true) include gensrc/GensrcX11Wrappers.gmk endif include gensrc/GensrcSwing.gmk --- 30,40 ---- ifeq ($(call isTargetOs, windows), false) include gensrc/GensrcIcons.gmk endif ! ifeq ($(call isTargetOs, linux aix), true) include gensrc/GensrcX11Wrappers.gmk endif include gensrc/GensrcSwing.gmk
< prev index next >