# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # 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. # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # libjavanet_la_SOURCES = \ gnu_java_net_PlainDatagramSocketImpl.c \ gnu_java_net_PlainSocketImpl.c \ java_net_InetAddress.c \ java_net_NetworkInterface.c \ javanet.c \ javanet.h libjavanet_la_LDFLAGS = @LIBVER_LD_FLAGS@ libjavanet_la_LIBADD = ../classpath/jcl.lo pkglib_LTLIBRARIES = libjavanet.la INCLUDES = -I$(srcdir) \ -I$(srcdir)/../include \ -I$(srcdir)/../../include \ -I$(srcdir)/../classpath