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

生物技术

开发平台:

C/C++

  1. #  ===========================================================================
  2. #  PRODUCTION $Log: Makefile.in,v $
  3. #  PRODUCTION Revision 1000.2  2004/02/12 21:47:12  gouriano
  4. #  PRODUCTION PRODUCTION: UPGRADED [CORE_001] Dev-tree R1.31
  5. #  PRODUCTION
  6. #  ===========================================================================
  7. # $Id: Makefile.in,v 1000.2 2004/02/12 21:47:12 gouriano Exp $
  8. # Author:  Denis Vakatov (vakatov@ncbi.nlm.nih.gov)
  9. # Meta-makefile
  10. LIB_PROJ = test_dll
  11. APP_PROJ = test_ncbithr coretest test_ncbiargs test_ncbiargs_sample 
  12.    test_ncbitime test_ncbi_limits test_ncbistr test_ncbidiag_mt 
  13.    test_ncbireg_mt test_ncbi_system test_ncbiutil test_ncbifile 
  14.    test_ncbidll test_semaphore_mt test_ncbitime_mt test_ncbiexec 
  15.    test_ncbiexpt test_ncbi_process test_ncbi_os_unix test_ncbi_tree 
  16.            test_plugins
  17.            
  18. srcdir = @srcdir@
  19. include @builddir@/Makefile.meta