< prev index next >

make/CompileJavaModules.gmk

Print this page

        

*** 378,387 **** --- 378,394 ---- jdk.sctp_EXCLUDE_FILES += $(SCTP_IMPL_CLASSES) endif ################################################################################ + jdk.incubator.jpackage_COPY += .gif .png .txt .spec .script .prerm .preinst .postrm .postinst .list .sh \ + .desktop .copyright .control .plist .template .icns .scpt .entitlements .wxs .wxl .wxi .ico .bmp + + jdk.incubator.jpackage_CLEAN += .properties + + ################################################################################ + jdk.jconsole_COPY += .gif .png jdk.jconsole_CLEAN_FILES += $(wildcard \ $(TOPDIR)/src/jdk.jconsole/share/classes/sun/tools/jconsole/resources/*.properties)
< prev index next >