Makefile.connect.lib
上传用户:yhdzpy8989
上传日期:2007-06-13
资源大小:13604k
文件大小:1k
源码类别:

生物技术

开发平台:

C/C++

  1. # $Id: Makefile.connect.lib,v 1000.0 2003/10/29 16:33:51 gouriano Exp $
  2. SRC_C    = ncbi_ansi_ext ncbi_buffer ncbi_priv ncbi_core ncbi_util          
  3.            ncbi_socket ncbi_connutil ncbi_connection ncbi_connector         
  4.            ncbi_socket_connector ncbi_file_connector ncbi_http_connector    
  5.            ncbi_memory_connector ncbi_heapmgr ncbi_server_info ncbi_service 
  6.            ncbi_host_info ncbi_dispd ncbi_service_connector ncbi_sendmail
  7. SRC      = $(SRC_C)
  8. UNIX_SRC = $(LOCAL_LBSM)
  9. LIB      = connect
  10. LIBS     = $(NETWORK_LIBS)