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

生物技术

开发平台:

C/C++

  1. # $Id: Makefile.test_threaded_server.app,v 1000.0 2003/10/29 17:02:13 gouriano Exp $
  2. APP = test_threaded_server
  3. SRC = test_threaded_server
  4. LIB = xthrserv xconnect xutil xncbi
  5. LIBS = $(NETWORK_LIBS) $(ORIG_LIBS)
  6. #LINK = purify -best-effort CC
  7. REQUIRES = MT
  8. # Tested along with test_threaded_client from its makefile.