make/com/sun/nio/sctp/Exportedfiles.gmk

Print this page

        

*** 27,39 **** # These are the names of Java classes for which we will make .h files. # ifneq ($(PLATFORM), windows) FILES_export = \ ! sun/nio/ch/SctpAssocChange.java \ ! sun/nio/ch/SctpChannelImpl.java \ ! sun/nio/ch/SctpNet.java \ ! sun/nio/ch/SctpPeerAddrChange.java \ ! sun/nio/ch/SctpResultContainer.java \ ! sun/nio/ch/SctpServerChannelImpl.java \ ! sun/nio/ch/SctpStdSocketOption.java endif --- 27,39 ---- # These are the names of Java classes for which we will make .h files. # ifneq ($(PLATFORM), windows) FILES_export = \ ! sun/nio/ch/sctp/SctpAssocChange.java \ ! sun/nio/ch/sctp/SctpChannelImpl.java \ ! sun/nio/ch/sctp/SctpNet.java \ ! sun/nio/ch/sctp/SctpPeerAddrChange.java \ ! sun/nio/ch/sctp/SctpResultContainer.java \ ! sun/nio/ch/sctp/SctpServerChannelImpl.java \ ! sun/nio/ch/sctp/SctpStdSocketOption.java endif