Makefile.test_threaded_server.app
上传用户:yhdzpy8989
上传日期:2007-06-13
资源大小:13604k
文件大小:0k
源码类别:
生物技术
开发平台:
C/C++
- # $Id: Makefile.test_threaded_server.app,v 1000.0 2003/10/29 17:02:13 gouriano Exp $
- APP = test_threaded_server
- SRC = test_threaded_server
- LIB = xthrserv xconnect xutil xncbi
- LIBS = $(NETWORK_LIBS) $(ORIG_LIBS)
- #LINK = purify -best-effort CC
- REQUIRES = MT
- # Tested along with test_threaded_client from its makefile.