Makefile.demo_taxtree.app
上传用户:yhdzpy8989
上传日期:2007-06-13
资源大小:13604k
文件大小:1k
- #
- # ===========================================================================
- # PRODUCTION $Log: Makefile.demo_taxtree.app,v $
- # PRODUCTION Revision 1000.2 2004/06/01 21:13:28 gouriano
- # PRODUCTION PRODUCTION: UPGRADED [GCC34_MSVC7] Dev-tree R1.11
- # PRODUCTION
- # ===========================================================================
- #
- # $Id: Makefile.demo_taxtree.app,v 1000.2 2004/06/01 21:13:28 gouriano Exp $
- # Graphic Sequence Widget lib
- SRC = test_taxtree
- APP = demo_taxtree
- LIB = w_taxtree w_fltk w_flu gui_utils gui_objutils
- xalnmgr taxon1 entrez2cli entrez2
- $(OBJMGR_LIBS) xobjutil tables
- CPPFLAGS = $(FLTK_INCLUDE) $(ORIG_CPPFLAGS)
- LIBS = $(FLTK_LIBS) $(CMPRS_LIBS) $(NETWORK_LIBS) $(DL_LIBS) $(ORIG_LIBS)
- REQUIRES = objects dbapi
- POST_LINK = $(FLTK_POST_LINK)