# $Id$ SRC = bcp connection context cursor lang_cmd rpc result ctlib_utils LIB = ncbi_xdbapi_ctlib CPPFLAGS = $(ORIG_CPPFLAGS) $(SYBASE_INCLUDE) REQUIRES = Sybase # Build shared version when possible LIB_OR_DLL = both # Dependencies for shared library DLL_LIB = dbapi_driver$(DLL) DLL_DLIB = $(DLL_LIB) xncbi LIBS = $(SYBASE_LIBS) $(SYBASE_DLLS) $(NETWORK_LIBS) $(ORIG_LIBS) WATCHERS = ucko satskyse USES_LIBRARIES = \ $(NETWORK_LIBS) $(SYBASE_LIBS) dbapi_driver