# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # 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. # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # libjavaio_la_SOURCES = \ java_io_ObjectInputStream.c \ java_io_VMFile.c \ java_io_VMObjectStreamClass.c \ javaio.c \ javaio.h libjavaio_la_LDFLAGS = @LIBVER_LD_FLAGS@ libjavaio_la_LIBADD = ../classpath/jcl.lo pkglib_LTLIBRARIES = libjavaio.la INCLUDES = -I. \ -I$(srcdir)/../include \ -I$(srcdir)/../../include \ -I$(srcdir)/../classpath