# $Id$ SRC = bcp connection context cursor ftds_ctlib_utils lang_cmd result rpc LIB = ncbi_xdbapi_ftds CPPFLAGS = -DFTDS_IN_USE -DNCBI_IS_FTDS_DEFAULT $(FTDS_INCLUDE) -I$(srcdir) $(ORIG_CPPFLAGS) # Build shared version when possible LIB_OR_DLL = both # Dependencies for shared library DLL_LIB = $(FTDS_LIB) dbapi_driver$(DLL) DLL_DLIB = $(DLL_LIB) xncbi LIBS = $(RUNPATH_ORIGIN) $(FTDS_LIBS) $(ORIG_LIBS) WATCHERS = ucko satskyse