## Process this file with automake to produce Makefile.in noinst_LIBRARIES = libnet.a libnet_a_SOURCES = gserver.cpp gclient.cpp fileman.cpp sock.cpp tcpip.cpp INCLUDES = -I$(srcdir)/include -I$(srcdir)/../include -I$(srcdir)/../imlib/include CPPFLAGS = @CPPFLAGS@ -DMANAGE_MEM -DNO_CHECK