Makefile.test_regexp.app
上传用户:yhdzpy8989
上传日期:2007-06-13
资源大小:13604k
文件大小:1k
- #
- # ===========================================================================
- # PRODUCTION $Log: Makefile.test_regexp.app,v $
- # PRODUCTION Revision 1000.1 2004/04/21 16:49:27 gouriano
- # PRODUCTION PRODUCTION: UPGRADED [CATCHUP_003] Dev-tree R1.6
- # PRODUCTION
- # ===========================================================================
- #
- #################################
- # $Id: Makefile.test_regexp.app,v 1000.1 2004/04/21 16:49:27 gouriano Exp $
- # Author: Clifford Clausen (clausen@ncbi.nlm.nih.gov)
- #################################
- # Build test application "test_regex"
- #################################
- APP = test_regexp
- SRC = test_regexp
- LIB = xregexp $(PCRE_LIB) xutil xncbi
- LIBS = $(PCRE_LIBS) $(ORIG_LIBS)
- CPPFLAGS = $(PCRE_INCLUDE) $(ORIG_CPPFLAGS)
- CHECK_CMD = test_regexp