Makefile.in
上传用户:yhdzpy8989
上传日期:2007-06-13
资源大小:13604k
文件大小:1k
- #
- # ===========================================================================
- # PRODUCTION $Log: Makefile.in,v $
- # PRODUCTION Revision 1000.0 2003/10/29 16:58:26 gouriano
- # PRODUCTION PRODUCTION: IMPORTED [ORIGINAL] Dev-tree R6.23
- # PRODUCTION
- # ===========================================================================
- #
- # $Id: Makefile.in,v 1000.0 2003/10/29 16:58:26 gouriano Exp $
- # Author: Denis Vakatov (vakatov@ncbi.nlm.nih.gov)
- # Test suite for library "xconnect"
- #################################
- LIB_PROJ = conntest
- APP_PROJ = test_ncbi_buffer test_ncbi_core test_ncbi_socket test_ncbi_dsock
- test_ncbi_connutil_hit test_ncbi_connutil_misc socket_io_bouncer
- test_ncbi_socket_connector test_ncbi_file_connector
- test_ncbi_http_connector http_connector_hit test_ncbi_heapmgr
- test_ncbi_service_connector test_ncbi_sendmail test_ncbi_disp
- test_ncbi_http_get test_ncbi_memory_connector
- test_ncbi_conn_stream test_conn_stream_pushback
- test_threaded_server test_threaded_client
- test_fw test_ncbi_namedpipe test_ncbi_namedpipe_connector
- test_ncbi_pipe test_ncbi_pipe_connector
- srcdir = @srcdir@
- include @builddir@/Makefile.meta