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

生物技术

开发平台:

C/C++

  1. #  ===========================================================================
  2. #  PRODUCTION $Log: Makefile.in,v $
  3. #  PRODUCTION Revision 1000.3  2004/06/01 19:39:41  gouriano
  4. #  PRODUCTION PRODUCTION: UPGRADED [GCC34_MSVC7] Dev-tree R1.14
  5. #  PRODUCTION
  6. #  ===========================================================================
  7. # $Id: Makefile.in,v 1000.3 2004/06/01 19:39:41 gouriano Exp $
  8. # Meta-makefile ("UTIL" project)
  9. #################################
  10. LIB_PROJ = util xregexp
  11. SUB_PROJ = regexp compress image tables creaders test sequtil msvc bitset
  12. srcdir = @srcdir@
  13. include @builddir@/Makefile.meta