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

生物技术

开发平台:

C/C++

  1. #  ===========================================================================
  2. #  PRODUCTION $Log: Makefile.objmgr.lib,v $
  3. #  PRODUCTION Revision 1000.5  2004/06/01 19:22:24  gouriano
  4. #  PRODUCTION PRODUCTION: UPGRADED [GCC34_MSVC7] Dev-tree R1.46
  5. #  PRODUCTION
  6. #  ===========================================================================
  7. # $Id: Makefile.objmgr.lib,v 1000.5 2004/06/01 19:22:24 gouriano Exp $
  8. # Build library "xobjmgr"
  9. #################################
  10. REQUIRES = dbapi
  11. ASN_DEP  = seq general biblio seqset
  12. SRC = snp_annot_info annot_types_ci seq_loc_cvt annot_selector 
  13.       seq_descr_ci feat_ci graph_ci annot_object annot_object_index annot_ci 
  14.       tse_info tse_info_object seq_entry_info seq_annot_info 
  15.       bioseq_base_info bioseq_set_info bioseq_info 
  16.       seqmatch_info data_source mutex_pool priority 
  17.       scope heap_scope scope_impl scope_info 
  18.       seq_map seq_map_ext seq_map_ci seq_entry_ci seq_annot_ci 
  19.       seq_entry_handle bioseq_set_handle bioseq_handle seq_annot_handle 
  20.       align_ci data_loader handle_range objmgr_exception 
  21.       handle_range_map object_manager seq_id_tree 
  22.       seq_vector seq_vector_ci seqdesc_ci seq_id_handle seq_id_mapper 
  23.       tse_chunk_info bioseq_ci annot_type_index 
  24.       seq_loc_mapper seq_align_mapper annot_collector 
  25.       prefetch_impl seq_feat_handle seq_graph_handle seq_align_handle
  26. LIB    = xobjmgr
  27. # Dependencies for shared library
  28. DLL_LIB = $(SOBJMGR_LDEP)