OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [classpath/] [native/] [jni/] [java-nio/] [Makefile.am] - Blame information for rev 774

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 774 jeremybenn
nativeexeclib_LTLIBRARIES = libjavanio.la
2
 
3
libjavanio_la_SOURCES = gnu_java_nio_VMPipe.c \
4
                        gnu_java_nio_VMChannel.c \
5
                        gnu_java_nio_VMSelector.c \
6
                        gnu_java_nio_charset_iconv_IconvDecoder.c \
7
                        gnu_java_nio_charset_iconv_IconvEncoder.c \
8
                        java_nio_MappedByteBufferImpl.c \
9
                        java_nio_VMDirectByteBuffer.c \
10
                        gnu_java_nio_EpollSelectorImpl.c \
11
                        gnu_java_nio_KqueueSelectorImpl.c \
12
                        javanio.h
13
 
14
libjavanio_la_LIBADD = $(top_builddir)/native/jni/classpath/jcl.lo \
15
                       $(top_builddir)/native/jni/native-lib/libclasspathnative.la \
16
                       $(LTLIBICONV)
17
 
18
# Directly included through javanio.h
19
EXTRA_DIST = javanio.c
20
 
21
AM_LDFLAGS = @CLASSPATH_MODULE@
22
AM_CPPFLAGS = @CLASSPATH_INCLUDES@
23
AM_CFLAGS = @WARNING_CFLAGS@ @STRICT_WARNING_CFLAGS@ @ERROR_CFLAGS@ \
24
            @EXTRA_CFLAGS@

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.