- # $Id: Makefile.xxconnect.lib,v 1000.0 2003/10/29 16:34:26 gouriano Exp $
- #
- # XXCONNECT -- includes C++-only part of connection library
- SRC_CXX = ncbi_socket_cxx ncbi_core_cxx email_diag_handler
- ncbi_conn_streambuf ncbi_conn_stream
- ncbi_namedpipe ncbi_namedpipe_connector
- ncbi_pipe ncbi_pipe_connector
- SRC = $(SRC_CXX)
- LIB = xxconnect
- LIBS = $(NETWORK_LIBS)