# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # This file is part of XClasspath (http://www.xclasspath.org/). # # # # See the file "LICENSE-XCLASSPATH-LGPL" for the copyright # # information and for the terms and conditions for copying, # # distribution and modification of this source file. # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # libjavanio_la_SOURCES = \ gnu_java_nio_NIOServerSocket.c \ gnu_java_nio_PipeImpl.c \ gnu_java_nio_SelectorImpl.c \ gnu_java_nio_channels_FileChannelImpl.c \ java_nio_DirectByteBufferImpl.c \ java_nio_MappedByteBufferImpl.c \ java_nio_channels_Channels.c # this one seems to be unused: java_nio.c libjavanio_la_LDFLAGS = @LIBVER_LD_FLAGS@ libjavanio_la_LIBADD = ../classpath/jcl.lo pkglib_LTLIBRARIES = libjavanio.la INCLUDES = -I$(srcdir) \ -I$(srcdir)/../include \ -I$(srcdir)/../../include \ -I$(srcdir)/../classpath