# $Id$ SRC = bcp connection context cursor lang_cmd result rpc ftds14_ctlib_utils LIB = ncbi_xdbapi_ftds14 CPPFLAGS = -DFTDS_IN_USE $(FTDS14_INCLUDE) $(ORIG_CPPFLAGS) # Build shared version when possible LIB_OR_DLL = both # Dependencies for shared library DLL_LIB = $(FTDS14_CTLIB_LIB) dbapi_driver$(DLL) DLL_DLIB = $(DLL_LIB) xncbi LIBS = $(RUNPATH_ORIGIN) $(KRB5_LIBS) $(ICONV_LIBS) $(NETWORK_LIBS) $(ORIG_LIBS) WATCHERS = ucko satskyse