# Makefile.in generated by automake 1.16.5 from Makefile.am.
# doc/html/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994-2021 Free Software Foundation, Inc.

# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.



# Copyright (c) 2007-2023 Vincent ROGIER <vince.rogier@ocilib.net>
#  
# This file is free software; as a special exception the author gives
# unlimited permission to copy and/or distribute it, with or without 
# modifications, as long as this notice is preserved.
# 
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


am__is_gnu_make = { \
  if test -z '$(MAKELEVEL)'; then \
    false; \
  elif test -n '$(MAKE_HOST)'; then \
    true; \
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
    true; \
  else \
    false; \
  fi; \
}
am__make_running_with_option = \
  case $${target_option-} in \
      ?) ;; \
      *) echo "am__make_running_with_option: internal error: invalid" \
              "target option '$${target_option-}' specified" >&2; \
         exit 1;; \
  esac; \
  has_opt=no; \
  sane_makeflags=$$MAKEFLAGS; \
  if $(am__is_gnu_make); then \
    sane_makeflags=$$MFLAGS; \
  else \
    case $$MAKEFLAGS in \
      *\\[\ \	]*) \
        bs=\\; \
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
    esac; \
  fi; \
  skip_next=no; \
  strip_trailopt () \
  { \
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  }; \
  for flg in $$sane_makeflags; do \
    test $$skip_next = yes && { skip_next=no; continue; }; \
    case $$flg in \
      *=*|--*) continue;; \
        -*I) strip_trailopt 'I'; skip_next=yes;; \
      -*I?*) strip_trailopt 'I';; \
        -*O) strip_trailopt 'O'; skip_next=yes;; \
      -*O?*) strip_trailopt 'O';; \
        -*l) strip_trailopt 'l'; skip_next=yes;; \
      -*l?*) strip_trailopt 'l';; \
      -[dEDm]) skip_next=yes;; \
      -[JT]) skip_next=yes;; \
    esac; \
    case $$flg in \
      *$$target_option*) has_opt=yes; break;; \
    esac; \
  done; \
  test $$has_opt = yes
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/ocilib
pkgincludedir = $(includedir)/ocilib
pkglibdir = $(libdir)/ocilib
pkglibexecdir = $(libexecdir)/ocilib
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = x86_64-unknown-linux-gnu
host_triplet = x86_64-unknown-linux-gnu
subdir = doc/html
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
	$(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
AM_V_P = $(am__v_P_$(V))
am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
am__v_P_0 = false
am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_$(V))
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
am__v_GEN_0 = @echo "  GEN     " $@;
am__v_GEN_1 = 
AM_V_at = $(am__v_at_$(V))
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
am__v_at_0 = @
am__v_at_1 = 
SOURCES =
DIST_SOURCES =
am__can_run_installinfo = \
  case $$AM_UPDATE_INFO_DIR in \
    n|no|NO) false;; \
    *) (install-info --version) >/dev/null 2>&1;; \
  esac
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
    *) f=$$p;; \
  esac;
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
am__install_max = 40
am__nobase_strip_setup = \
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
am__nobase_strip = \
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
am__nobase_list = $(am__nobase_strip_setup); \
  for p in $$list; do echo "$$p $$p"; done | \
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
    if (++n[$$2] == $(am__install_max)) \
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
    END { for (dir in files) print dir, files[dir] }'
am__base_list = \
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
am__uninstall_files_from_dir = { \
  test -z "$$files" \
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
         $(am__cd) "$$dir" && rm -f $$files; }; \
  }
am__installdirs = "$(DESTDIR)$(docdir)"
DATA = $(doc_DATA)
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
am__DIST_COMMON = $(srcdir)/Makefile.in
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} '/home/vince/dev/ocilib/config/missing' aclocal-1.16
AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 1
AR = ar
AUTOCONF = ${SHELL} '/home/vince/dev/ocilib/config/missing' autoconf
AUTOHEADER = ${SHELL} '/home/vince/dev/ocilib/config/missing' autoheader
AUTOMAKE = ${SHELL} '/home/vince/dev/ocilib/config/missing' automake-1.16
AWK = gawk
CC = gcc
CCDEPMODE = depmode=gcc3
CFLAGS = -g -O2
CPPFLAGS = 
CSCOPE = cscope
CTAGS = ctags
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
DLLTOOL = false
DSYMUTIL = 
DUMPBIN = 
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /usr/bin/grep -E
ETAGS = etags
EXEEXT = 
FGREP = /usr/bin/grep -F
GREP = /usr/bin/grep
INSTALL = /usr/bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
LD = /usr/bin/ld -m elf_x86_64
LDFLAGS = 
LIBOBJS = 
LIBS = 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIPO = 
LN_S = ln -s
LTLIBOBJS = 
LT_AGE = 7
LT_CURRENT = 11
LT_RELEASE = 
LT_REVISION = 6
LT_SYS_LIBRARY_PATH = 
MAKEINFO = ${SHELL} '/home/vince/dev/ocilib/config/missing' makeinfo
MANIFEST_TOOL = :
MKDIR_P = /usr/bin/mkdir -p
NM = /usr/bin/nm -B
NMEDIT = 
OBJDUMP = objdump
OBJEXT = o
OCILIB_CHARSET = OCI_CHARSET_ANSI
OCILIB_DEMO_SOURCES = abort.c abort.cpp array.c array.cpp array_internal.c bind.c bind.cpp coll.c coll.cpp collections.sql conn.c cursor.c cursor.cpp date.c date.cpp dates.sql desc.c desc.cpp dirpath.c dirpath.sql dirpath_complete.c err.c err_ctx.c err_warning.c exec.c fetch.c fetch.cpp fetch_struct.c file.c file.sql format.c geometry.c geometry.cpp geometry.sql hash.c implicit_resultset.c implicit_resultset.cpp instance.c instance.cpp lob.c lob.sql long.c long.sql meta.c notification.c notification.cpp number.c number.sql object.c object.cpp object.sql ocilib_demo.c ocilib_demo.cpp ocilib_demo.h output.c plsql_block.c plsql_table.c plsql_table.sql pool.c pool.cpp products.sql queue.c queue.sql queue_async.c ref.c ref.sql returning.c returning.cpp rowid.c rowid.cpp scroll.c scroll.cpp suber_types.sql super_types.c super_types.cpp thread.c thread.cpp timestamp.c timestamp.cpp 
OCILIB_DOCS = _agent_8hpp_source.html _bind_array_8hpp_source.html _bind_info_8hpp_source.html _bind_object_8hpp_source.html _bind_object_adaptor_8hpp_source.html _bind_resolver_8hpp_source.html _bind_type_adaptor_8hpp_source.html _binds_holder_8hpp_source.html _collection_8hpp_source.html _collection_element_8hpp_source.html _collection_iterator_8hpp_source.html _column_8hpp_source.html _concurrent_list_8hpp_source.html _concurrent_map_8hpp_source.html _connection_8hpp_source.html _date_8hpp_source.html _dequeue_8hpp_source.html _direct_path_8hpp_source.html _enqueue_8hpp_source.html _enum_8hpp_source.html _environment_8hpp_source.html _event_8hpp_source.html _exception_8hpp_source.html _file_8hpp_source.html _flags_8hpp_source.html _handle_deleter_8hpp_source.html _handle_holder_8hpp_source.html _handle_store_8hpp_source.html _handle_store_resolver_8hpp_source.html _interval_8hpp_source.html _lob_8hpp_source.html _lockable_8hpp_source.html _locker_8hpp_source.html _long_8hpp_source.html _managed_buffer_8hpp_source.html _memory_debug_info_8hpp_source.html _message_8hpp_source.html _mutex_8hpp_source.html _number_8hpp_source.html _numeric_type_resolver_8hpp_source.html _object_8hpp_source.html _pool_8hpp_source.html _queue_8hpp_source.html _queue_table_8hpp_source.html _reference_8hpp_source.html _resultset_8hpp_source.html _smart_handle_8hpp_source.html _statement_8hpp_source.html _subscription_8hpp_source.html _synchronizable_8hpp_source.html _synchronization_guard_8hpp_source.html _thread_8hpp_source.html _thread_key_8hpp_source.html _timestamp_8hpp_source.html _transaction_8hpp_source.html _type_info_8hpp_source.html _utils_8hpp_source.html annotated.html api_8h_source.html bc_s.png bdwn.png classes.html classocilib_1_1_agent-members.html classocilib_1_1_agent.html classocilib_1_1_agent.png classocilib_1_1_bind_info-members.html classocilib_1_1_bind_info.html classocilib_1_1_bind_info.png classocilib_1_1_collection-members.html classocilib_1_1_collection.html classocilib_1_1_collection.png classocilib_1_1_collection_element-members.html classocilib_1_1_collection_element.html classocilib_1_1_collection_iterator-members.html classocilib_1_1_collection_iterator.html classocilib_1_1_column-members.html classocilib_1_1_column.html classocilib_1_1_column.png classocilib_1_1_connection-members.html classocilib_1_1_connection.html classocilib_1_1_connection.png classocilib_1_1_date-members.html classocilib_1_1_date.html classocilib_1_1_date.png classocilib_1_1_dequeue-members.html classocilib_1_1_dequeue.html classocilib_1_1_dequeue.png classocilib_1_1_direct_path-members.html classocilib_1_1_direct_path.html classocilib_1_1_direct_path.png classocilib_1_1_enqueue-members.html classocilib_1_1_enqueue.html classocilib_1_1_enqueue.png classocilib_1_1_environment-members.html classocilib_1_1_environment.html classocilib_1_1_event-members.html classocilib_1_1_event.html classocilib_1_1_event.png classocilib_1_1_exception-members.html classocilib_1_1_exception.html classocilib_1_1_exception.png classocilib_1_1_file-members.html classocilib_1_1_file.html classocilib_1_1_file.png classocilib_1_1_interval-members.html classocilib_1_1_interval.html classocilib_1_1_interval.png classocilib_1_1_lob-members.html classocilib_1_1_lob.html classocilib_1_1_lob.png classocilib_1_1_long-members.html classocilib_1_1_long.html classocilib_1_1_long.png classocilib_1_1_message-members.html classocilib_1_1_message.html classocilib_1_1_message.png classocilib_1_1_mutex-members.html classocilib_1_1_mutex.html classocilib_1_1_number-members.html classocilib_1_1_number.html classocilib_1_1_number.png classocilib_1_1_object-members.html classocilib_1_1_object.html classocilib_1_1_object.png classocilib_1_1_pool-members.html classocilib_1_1_pool.html classocilib_1_1_pool.png classocilib_1_1_queue-members.html classocilib_1_1_queue.html classocilib_1_1_queue_table-members.html classocilib_1_1_queue_table.html classocilib_1_1_reference-members.html classocilib_1_1_reference.html classocilib_1_1_reference.png classocilib_1_1_resultset-members.html classocilib_1_1_resultset.html classocilib_1_1_resultset.png classocilib_1_1_statement-members.html classocilib_1_1_statement.html classocilib_1_1_statement.png classocilib_1_1_subscription-members.html classocilib_1_1_subscription.html classocilib_1_1_subscription.png classocilib_1_1_thread-members.html classocilib_1_1_thread.html classocilib_1_1_thread_key-members.html classocilib_1_1_thread_key.html classocilib_1_1_timestamp-members.html classocilib_1_1_timestamp.html classocilib_1_1_timestamp.png classocilib_1_1_transaction-members.html classocilib_1_1_transaction.html classocilib_1_1_transaction.png classocilib_1_1_type_info-members.html classocilib_1_1_type_info.html classocilib_1_1_type_info.png classocilib_1_1core_1_1_concurrent_list-members.html classocilib_1_1core_1_1_concurrent_list.html classocilib_1_1core_1_1_concurrent_list.png classocilib_1_1core_1_1_concurrent_map-members.html classocilib_1_1core_1_1_concurrent_map.html classocilib_1_1core_1_1_concurrent_map.png classocilib_1_1core_1_1_enum-members.html classocilib_1_1core_1_1_enum.html classocilib_1_1core_1_1_flags-members.html classocilib_1_1core_1_1_flags.html classocilib_1_1core_1_1_handle-members.html classocilib_1_1core_1_1_handle.html classocilib_1_1core_1_1_handle_holder-members.html classocilib_1_1core_1_1_handle_holder.html classocilib_1_1core_1_1_handle_store-members.html classocilib_1_1core_1_1_handle_store.html classocilib_1_1core_1_1_lockable-members.html classocilib_1_1core_1_1_lockable.html classocilib_1_1core_1_1_locker-members.html classocilib_1_1core_1_1_locker.html classocilib_1_1core_1_1_managed_buffer-members.html classocilib_1_1core_1_1_managed_buffer.html classocilib_1_1core_1_1_streamable-members.html classocilib_1_1core_1_1_streamable.html classocilib_1_1core_1_1_streamable.png classocilib_1_1core_1_1_synchronizable-members.html classocilib_1_1core_1_1_synchronizable.html classocilib_1_1core_1_1_synchronizable.png classocilib_1_1core_1_1_synchronization_guard-members.html classocilib_1_1core_1_1_synchronization_guard.html classocilib_1_1support_1_1_bind_array-members.html classocilib_1_1support_1_1_bind_array.html classocilib_1_1support_1_1_bind_array.png classocilib_1_1support_1_1_bind_object-members.html classocilib_1_1support_1_1_bind_object.html classocilib_1_1support_1_1_bind_object.png classocilib_1_1support_1_1_bind_object_adaptor-members.html classocilib_1_1support_1_1_bind_object_adaptor.html classocilib_1_1support_1_1_bind_object_adaptor.png classocilib_1_1support_1_1_bind_type_adaptor-members.html classocilib_1_1support_1_1_bind_type_adaptor.html classocilib_1_1support_1_1_bind_type_adaptor.png classocilib_1_1support_1_1_binds_holder-members.html classocilib_1_1support_1_1_binds_holder.html closed.png compat_8h_source.html config_8h_source.html config_8hpp_source.html core_8hpp_source.html customdoxygen.css defines_8h_source.html dir_43e0a1f539e00dcfa1a6bc4d4fee4fc2.html dir_55295889b8f2be1421869fe4da5060ed.html dir_61c272ce936061dd44e42decb275a558.html dir_68034379e10de8069a944d26ea4564c7.html dir_6ca48ee656726d4f510bb73c3656a77e.html dir_912af189941ed4ea77757ceba8f79590.html dir_9debcea1ea71b0962e3b8c0ad151a46e.html dir_b6fe0046f4fd6459d7dd7fc9d826a28d.html dir_d52cf1cffb847ace9a56589d4a439bbd.html dir_d9e0b5cde942355ce9483f76f1c8e092.html dir_f143ea2e0c57b071cb188b572f3dc570.html doc.png files.html folderclosed.png folderopen.png functions.html functions_b.html functions_c.html functions_d.html functions_e.html functions_enum.html functions_eval.html functions_f.html functions_func.html functions_func_b.html functions_func_c.html functions_func_d.html functions_func_e.html functions_func_f.html functions_func_g.html functions_func_i.html functions_func_j.html functions_func_l.html functions_func_m.html functions_func_n.html functions_func_o.html functions_func_p.html functions_func_r.html functions_func_s.html functions_func_t.html functions_func_u.html functions_func_w.html functions_func_~.html functions_g.html functions_h.html functions_i.html functions_j.html functions_l.html functions_m.html functions_n.html functions_o.html functions_p.html functions_q.html functions_r.html functions_s.html functions_t.html functions_type.html functions_u.html functions_v.html functions_w.html functions_y.html functions_~.html group___ocilib_c_api.html group___ocilib_c_api_abort.html group___ocilib_c_api_advanced_queuing.html group___ocilib_c_api_binding.html group___ocilib_c_api_collections.html group___ocilib_c_api_connections.html group___ocilib_c_api_data_types.html group___ocilib_c_api_datatypes.html group___ocilib_c_api_datetimes.html group___ocilib_c_api_demo_application.html group___ocilib_c_api_direct_path.html group___ocilib_c_api_environment_variables.html group___ocilib_c_api_error_handling.html group___ocilib_c_api_feature_returning_into.html group___ocilib_c_api_fetching.html group___ocilib_c_api_files.html group___ocilib_c_api_formatting.html group___ocilib_c_api_hash_tables.html group___ocilib_c_api_initialization.html group___ocilib_c_api_installation.html group___ocilib_c_api_instances_management.html group___ocilib_c_api_lobs.html group___ocilib_c_api_longs.html group___ocilib_c_api_metadata.html group___ocilib_c_api_oracle_number.html group___ocilib_c_api_pl_sql.html group___ocilib_c_api_pools.html group___ocilib_c_api_raw_handles.html group___ocilib_c_api_row_ids.html group___ocilib_c_api_statement_control.html group___ocilib_c_api_statements.html group___ocilib_c_api_subscriptions.html group___ocilib_c_api_supported_charsets.html group___ocilib_c_api_threading.html group___ocilib_c_api_timestamps.html group___ocilib_c_api_transactions.html group___ocilib_c_api_user_types.html group___ocilib_cpp_api.html group___ocilib_cpp_api_demo_list_application.html group___ocilib_cpp_api_main_demo_application.html group___ocilib_cpp_api_overview.html hierarchy.html index.html logo-160x120.png modules.html namespacemembers.html namespacemembers_enum.html namespacemembers_eval.html namespacemembers_func.html namespacemembers_type.html namespaceocilib.html namespaceocilib_1_1core.html namespaceocilib_1_1support.html namespaces.html nav_f.png nav_g.png nav_h.png navtree.css ocilib_8h_source.html ocilib_8hpp_source.html open.png platform_8h_source.html splitbar.png structocilib_1_1core_1_1_supported_numeric-members.html structocilib_1_1core_1_1_supported_numeric.html structocilib_1_1support_1_1_bind_resolver.html structocilib_1_1support_1_1_bind_resolver_handle_type-members.html structocilib_1_1support_1_1_bind_resolver_handle_type.html structocilib_1_1support_1_1_bind_resolver_handle_type.png structocilib_1_1support_1_1_bind_resolver_scalar_type-members.html structocilib_1_1support_1_1_bind_resolver_scalar_type.html structocilib_1_1support_1_1_bind_resolver_scalar_type.png structocilib_1_1support_1_1_bind_resolver_type-members.html structocilib_1_1support_1_1_bind_resolver_type.html structocilib_1_1support_1_1_bind_resolver_type.png structocilib_1_1support_1_1_handle_deleter-members.html structocilib_1_1support_1_1_handle_deleter.html structocilib_1_1support_1_1_handle_store_resolver-members.html structocilib_1_1support_1_1_handle_store_resolver.html structocilib_1_1support_1_1_handle_store_resolver.png structocilib_1_1support_1_1_handle_store_resolver_type-members.html structocilib_1_1support_1_1_handle_store_resolver_type.html structocilib_1_1support_1_1_numeric_type_resolver.html support_8hpp_source.html sync_off.png sync_on.png tab_a.png tab_b.png tab_h.png tab_s.png tabs.css types_8h_source.html types_8hpp_source.html 
OCILIB_EXTRA_FLAGS =  -fvisibility=hidden
OCILIB_IMPORT = OCI_IMPORT_LINKAGE
OCILIB_LD_FLAG = 
OCILIB_PREFIX = /usr/local
OCILIB_TESTS = TestArray.cpp TestCollection.cpp TestConnection.cpp TestCursor.cpp TestDate.cpp TestDescribe.cpp TestDirectPath.cpp TestEnvironment.cpp TestImplicitResultset.cpp TestLob.cpp TestNotifications.cpp TestNumber.cpp TestObject.cpp TestObjectInheritance.cpp TestPlSqlTables.cpp TestPool.cpp TestQueue.cpp TestREportedIssuesCppApi.cpp TestReference.cpp TestReportedIssuesCApi.cpp TestReturningInto.cpp TestRowId.cpp TestScrollabeCursor.cpp TestThread.cpp TestThreadKey.cpp TestTimestamp.cpp Testinterval.cpp main.cpp ocilib_tests.h 
ORACLE_HOME = 
ORACLE_INCLUDES = -I/opt/oracle/instantclient_21_7/sdk/include
ORACLE_LIBADD = -L/opt/oracle/instantclient_21_7 -lclntsh
ORACLE_LIBNAME = 
OTOOL = 
OTOOL64 = 
PACKAGE = ocilib
PACKAGE_BUGREPORT = 
PACKAGE_NAME = ocilib
PACKAGE_STRING = ocilib 4.7.6
PACKAGE_TARNAME = ocilib
PACKAGE_URL = 
PACKAGE_VERSION = 4.7.6
PATH_SEPARATOR = :
RANLIB = ranlib
SED = /usr/bin/sed
SET_MAKE = 
SHELL = /bin/bash
STRIP = strip
VERSION = 4.7.6
abs_builddir = /home/vince/dev/ocilib/doc/html
abs_srcdir = /home/vince/dev/ocilib/doc/html
abs_top_builddir = /home/vince/dev/ocilib
abs_top_srcdir = /home/vince/dev/ocilib
ac_ct_AR = ar
ac_ct_CC = gcc
ac_ct_DUMPBIN = 
am__include = include
am__leading_dot = .
am__quote = 
am__tar = $${TAR-tar} chof - "$$tardir"
am__untar = $${TAR-tar} xf -
bindir = ${exec_prefix}/bin
build = x86_64-unknown-linux-gnu
build_alias = 
build_cpu = x86_64
build_os = linux-gnu
build_vendor = unknown
builddir = .
datadir = ${datarootdir}
datarootdir = ${prefix}/share
docdir = $(prefix)/share/doc/$(PACKAGE)/html
dvidir = ${docdir}
exec_prefix = ${prefix}
host = x86_64-unknown-linux-gnu
host_alias = 
host_cpu = x86_64
host_os = linux-gnu
host_vendor = unknown
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
install_sh = ${SHELL} /home/vince/dev/ocilib/config/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
localstatedir = ${prefix}/var
mandir = ${datarootdir}/man
mkdir_p = $(MKDIR_P)
oldincludedir = /usr/include
pdfdir = ${docdir}
prefix = /usr/local
program_transform_name = s,x,x,
psdir = ${docdir}
runstatedir = ${localstatedir}/run
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
srcdir = .
sysconfdir = ${prefix}/etc
target_alias = 
top_build_prefix = ../../
top_builddir = ../..
top_srcdir = ../..
AUTOMAKE_OPTIONS = foreign 
CLEANFILES = *~
doc_DATA = _agent_8hpp_source.html _bind_array_8hpp_source.html _bind_info_8hpp_source.html _bind_object_8hpp_source.html _bind_object_adaptor_8hpp_source.html _bind_resolver_8hpp_source.html _bind_type_adaptor_8hpp_source.html _binds_holder_8hpp_source.html _collection_8hpp_source.html _collection_element_8hpp_source.html _collection_iterator_8hpp_source.html _column_8hpp_source.html _concurrent_list_8hpp_source.html _concurrent_map_8hpp_source.html _connection_8hpp_source.html _date_8hpp_source.html _dequeue_8hpp_source.html _direct_path_8hpp_source.html _enqueue_8hpp_source.html _enum_8hpp_source.html _environment_8hpp_source.html _event_8hpp_source.html _exception_8hpp_source.html _file_8hpp_source.html _flags_8hpp_source.html _handle_deleter_8hpp_source.html _handle_holder_8hpp_source.html _handle_store_8hpp_source.html _handle_store_resolver_8hpp_source.html _interval_8hpp_source.html _lob_8hpp_source.html _lockable_8hpp_source.html _locker_8hpp_source.html _long_8hpp_source.html _managed_buffer_8hpp_source.html _memory_debug_info_8hpp_source.html _message_8hpp_source.html _mutex_8hpp_source.html _number_8hpp_source.html _numeric_type_resolver_8hpp_source.html _object_8hpp_source.html _pool_8hpp_source.html _queue_8hpp_source.html _queue_table_8hpp_source.html _reference_8hpp_source.html _resultset_8hpp_source.html _smart_handle_8hpp_source.html _statement_8hpp_source.html _subscription_8hpp_source.html _synchronizable_8hpp_source.html _synchronization_guard_8hpp_source.html _thread_8hpp_source.html _thread_key_8hpp_source.html _timestamp_8hpp_source.html _transaction_8hpp_source.html _type_info_8hpp_source.html _utils_8hpp_source.html annotated.html api_8h_source.html bc_s.png bdwn.png classes.html classocilib_1_1_agent-members.html classocilib_1_1_agent.html classocilib_1_1_agent.png classocilib_1_1_bind_info-members.html classocilib_1_1_bind_info.html classocilib_1_1_bind_info.png classocilib_1_1_collection-members.html classocilib_1_1_collection.html classocilib_1_1_collection.png classocilib_1_1_collection_element-members.html classocilib_1_1_collection_element.html classocilib_1_1_collection_iterator-members.html classocilib_1_1_collection_iterator.html classocilib_1_1_column-members.html classocilib_1_1_column.html classocilib_1_1_column.png classocilib_1_1_connection-members.html classocilib_1_1_connection.html classocilib_1_1_connection.png classocilib_1_1_date-members.html classocilib_1_1_date.html classocilib_1_1_date.png classocilib_1_1_dequeue-members.html classocilib_1_1_dequeue.html classocilib_1_1_dequeue.png classocilib_1_1_direct_path-members.html classocilib_1_1_direct_path.html classocilib_1_1_direct_path.png classocilib_1_1_enqueue-members.html classocilib_1_1_enqueue.html classocilib_1_1_enqueue.png classocilib_1_1_environment-members.html classocilib_1_1_environment.html classocilib_1_1_event-members.html classocilib_1_1_event.html classocilib_1_1_event.png classocilib_1_1_exception-members.html classocilib_1_1_exception.html classocilib_1_1_exception.png classocilib_1_1_file-members.html classocilib_1_1_file.html classocilib_1_1_file.png classocilib_1_1_interval-members.html classocilib_1_1_interval.html classocilib_1_1_interval.png classocilib_1_1_lob-members.html classocilib_1_1_lob.html classocilib_1_1_lob.png classocilib_1_1_long-members.html classocilib_1_1_long.html classocilib_1_1_long.png classocilib_1_1_message-members.html classocilib_1_1_message.html classocilib_1_1_message.png classocilib_1_1_mutex-members.html classocilib_1_1_mutex.html classocilib_1_1_number-members.html classocilib_1_1_number.html classocilib_1_1_number.png classocilib_1_1_object-members.html classocilib_1_1_object.html classocilib_1_1_object.png classocilib_1_1_pool-members.html classocilib_1_1_pool.html classocilib_1_1_pool.png classocilib_1_1_queue-members.html classocilib_1_1_queue.html classocilib_1_1_queue_table-members.html classocilib_1_1_queue_table.html classocilib_1_1_reference-members.html classocilib_1_1_reference.html classocilib_1_1_reference.png classocilib_1_1_resultset-members.html classocilib_1_1_resultset.html classocilib_1_1_resultset.png classocilib_1_1_statement-members.html classocilib_1_1_statement.html classocilib_1_1_statement.png classocilib_1_1_subscription-members.html classocilib_1_1_subscription.html classocilib_1_1_subscription.png classocilib_1_1_thread-members.html classocilib_1_1_thread.html classocilib_1_1_thread_key-members.html classocilib_1_1_thread_key.html classocilib_1_1_timestamp-members.html classocilib_1_1_timestamp.html classocilib_1_1_timestamp.png classocilib_1_1_transaction-members.html classocilib_1_1_transaction.html classocilib_1_1_transaction.png classocilib_1_1_type_info-members.html classocilib_1_1_type_info.html classocilib_1_1_type_info.png classocilib_1_1core_1_1_concurrent_list-members.html classocilib_1_1core_1_1_concurrent_list.html classocilib_1_1core_1_1_concurrent_list.png classocilib_1_1core_1_1_concurrent_map-members.html classocilib_1_1core_1_1_concurrent_map.html classocilib_1_1core_1_1_concurrent_map.png classocilib_1_1core_1_1_enum-members.html classocilib_1_1core_1_1_enum.html classocilib_1_1core_1_1_flags-members.html classocilib_1_1core_1_1_flags.html classocilib_1_1core_1_1_handle-members.html classocilib_1_1core_1_1_handle.html classocilib_1_1core_1_1_handle_holder-members.html classocilib_1_1core_1_1_handle_holder.html classocilib_1_1core_1_1_handle_store-members.html classocilib_1_1core_1_1_handle_store.html classocilib_1_1core_1_1_lockable-members.html classocilib_1_1core_1_1_lockable.html classocilib_1_1core_1_1_locker-members.html classocilib_1_1core_1_1_locker.html classocilib_1_1core_1_1_managed_buffer-members.html classocilib_1_1core_1_1_managed_buffer.html classocilib_1_1core_1_1_streamable-members.html classocilib_1_1core_1_1_streamable.html classocilib_1_1core_1_1_streamable.png classocilib_1_1core_1_1_synchronizable-members.html classocilib_1_1core_1_1_synchronizable.html classocilib_1_1core_1_1_synchronizable.png classocilib_1_1core_1_1_synchronization_guard-members.html classocilib_1_1core_1_1_synchronization_guard.html classocilib_1_1support_1_1_bind_array-members.html classocilib_1_1support_1_1_bind_array.html classocilib_1_1support_1_1_bind_array.png classocilib_1_1support_1_1_bind_object-members.html classocilib_1_1support_1_1_bind_object.html classocilib_1_1support_1_1_bind_object.png classocilib_1_1support_1_1_bind_object_adaptor-members.html classocilib_1_1support_1_1_bind_object_adaptor.html classocilib_1_1support_1_1_bind_object_adaptor.png classocilib_1_1support_1_1_bind_type_adaptor-members.html classocilib_1_1support_1_1_bind_type_adaptor.html classocilib_1_1support_1_1_bind_type_adaptor.png classocilib_1_1support_1_1_binds_holder-members.html classocilib_1_1support_1_1_binds_holder.html closed.png compat_8h_source.html config_8h_source.html config_8hpp_source.html core_8hpp_source.html customdoxygen.css defines_8h_source.html dir_43e0a1f539e00dcfa1a6bc4d4fee4fc2.html dir_55295889b8f2be1421869fe4da5060ed.html dir_61c272ce936061dd44e42decb275a558.html dir_68034379e10de8069a944d26ea4564c7.html dir_6ca48ee656726d4f510bb73c3656a77e.html dir_912af189941ed4ea77757ceba8f79590.html dir_9debcea1ea71b0962e3b8c0ad151a46e.html dir_b6fe0046f4fd6459d7dd7fc9d826a28d.html dir_d52cf1cffb847ace9a56589d4a439bbd.html dir_d9e0b5cde942355ce9483f76f1c8e092.html dir_f143ea2e0c57b071cb188b572f3dc570.html doc.png files.html folderclosed.png folderopen.png functions.html functions_b.html functions_c.html functions_d.html functions_e.html functions_enum.html functions_eval.html functions_f.html functions_func.html functions_func_b.html functions_func_c.html functions_func_d.html functions_func_e.html functions_func_f.html functions_func_g.html functions_func_i.html functions_func_j.html functions_func_l.html functions_func_m.html functions_func_n.html functions_func_o.html functions_func_p.html functions_func_r.html functions_func_s.html functions_func_t.html functions_func_u.html functions_func_w.html functions_func_~.html functions_g.html functions_h.html functions_i.html functions_j.html functions_l.html functions_m.html functions_n.html functions_o.html functions_p.html functions_q.html functions_r.html functions_s.html functions_t.html functions_type.html functions_u.html functions_v.html functions_w.html functions_y.html functions_~.html group___ocilib_c_api.html group___ocilib_c_api_abort.html group___ocilib_c_api_advanced_queuing.html group___ocilib_c_api_binding.html group___ocilib_c_api_collections.html group___ocilib_c_api_connections.html group___ocilib_c_api_data_types.html group___ocilib_c_api_datatypes.html group___ocilib_c_api_datetimes.html group___ocilib_c_api_demo_application.html group___ocilib_c_api_direct_path.html group___ocilib_c_api_environment_variables.html group___ocilib_c_api_error_handling.html group___ocilib_c_api_feature_returning_into.html group___ocilib_c_api_fetching.html group___ocilib_c_api_files.html group___ocilib_c_api_formatting.html group___ocilib_c_api_hash_tables.html group___ocilib_c_api_initialization.html group___ocilib_c_api_installation.html group___ocilib_c_api_instances_management.html group___ocilib_c_api_lobs.html group___ocilib_c_api_longs.html group___ocilib_c_api_metadata.html group___ocilib_c_api_oracle_number.html group___ocilib_c_api_pl_sql.html group___ocilib_c_api_pools.html group___ocilib_c_api_raw_handles.html group___ocilib_c_api_row_ids.html group___ocilib_c_api_statement_control.html group___ocilib_c_api_statements.html group___ocilib_c_api_subscriptions.html group___ocilib_c_api_supported_charsets.html group___ocilib_c_api_threading.html group___ocilib_c_api_timestamps.html group___ocilib_c_api_transactions.html group___ocilib_c_api_user_types.html group___ocilib_cpp_api.html group___ocilib_cpp_api_demo_list_application.html group___ocilib_cpp_api_main_demo_application.html group___ocilib_cpp_api_overview.html hierarchy.html index.html logo-160x120.png modules.html namespacemembers.html namespacemembers_enum.html namespacemembers_eval.html namespacemembers_func.html namespacemembers_type.html namespaceocilib.html namespaceocilib_1_1core.html namespaceocilib_1_1support.html namespaces.html nav_f.png nav_g.png nav_h.png navtree.css ocilib_8h_source.html ocilib_8hpp_source.html open.png platform_8h_source.html splitbar.png structocilib_1_1core_1_1_supported_numeric-members.html structocilib_1_1core_1_1_supported_numeric.html structocilib_1_1support_1_1_bind_resolver.html structocilib_1_1support_1_1_bind_resolver_handle_type-members.html structocilib_1_1support_1_1_bind_resolver_handle_type.html structocilib_1_1support_1_1_bind_resolver_handle_type.png structocilib_1_1support_1_1_bind_resolver_scalar_type-members.html structocilib_1_1support_1_1_bind_resolver_scalar_type.html structocilib_1_1support_1_1_bind_resolver_scalar_type.png structocilib_1_1support_1_1_bind_resolver_type-members.html structocilib_1_1support_1_1_bind_resolver_type.html structocilib_1_1support_1_1_bind_resolver_type.png structocilib_1_1support_1_1_handle_deleter-members.html structocilib_1_1support_1_1_handle_deleter.html structocilib_1_1support_1_1_handle_store_resolver-members.html structocilib_1_1support_1_1_handle_store_resolver.html structocilib_1_1support_1_1_handle_store_resolver.png structocilib_1_1support_1_1_handle_store_resolver_type-members.html structocilib_1_1support_1_1_handle_store_resolver_type.html structocilib_1_1support_1_1_numeric_type_resolver.html support_8hpp_source.html sync_off.png sync_on.png tab_a.png tab_b.png tab_h.png tab_s.png tabs.css types_8h_source.html types_8hpp_source.html 
EXTRA_DIST = $(doc_DATA)
all: all-am

.SUFFIXES:
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
	        && { if test -f $@; then exit 0; else break; fi; }; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/html/Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --foreign doc/html/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
	@case '$?' in \
	  *config.status*) \
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
	  *) \
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
	esac;

$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

$(top_srcdir)/configure:  $(am__configure_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(am__aclocal_m4_deps):

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs
install-docDATA: $(doc_DATA)
	@$(NORMAL_INSTALL)
	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
	fi; \
	for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  echo "$$d$$p"; \
	done | $(am__base_list) | \
	while read files; do \
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
	done

uninstall-docDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
tags TAGS:

ctags CTAGS:

cscope cscopelist:

distdir: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) distdir-am

distdir-am: $(DISTFILES)
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	list='$(DISTFILES)'; \
	  dist_files=`for file in $$list; do echo $$file; done | \
	  sed -e "s|^$$srcdirstrip/||;t" \
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
	case $$dist_files in \
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
			   sort -u` ;; \
	esac; \
	for file in $$dist_files; do \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  if test -d $$d/$$file; then \
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
	    if test -d "$(distdir)/$$file"; then \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
	  else \
	    test -f "$(distdir)/$$file" \
	    || cp -p $$d/$$file "$(distdir)/$$file" \
	    || exit 1; \
	  fi; \
	done
check-am: all-am
check: check-am
all-am: Makefile $(DATA)
installdirs:
	for dir in "$(DESTDIR)$(docdir)"; do \
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
	done
install: install-am
install-exec: install-exec-am
install-data: install-data-am
uninstall: uninstall-am

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

installcheck: installcheck-am
install-strip:
	if test -z '$(STRIP)'; then \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	      install; \
	else \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
	fi
mostlyclean-generic:

clean-generic:
	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)

distclean-generic:
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)

maintainer-clean-generic:
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."
clean: clean-am

clean-am: clean-generic clean-libtool mostlyclean-am

distclean: distclean-am
	-rm -f Makefile
distclean-am: clean-am distclean-generic

dvi: dvi-am

dvi-am:

html: html-am

html-am:

info: info-am

info-am:

install-data-am: install-docDATA

install-dvi: install-dvi-am

install-dvi-am:

install-exec-am:

install-html: install-html-am

install-html-am:

install-info: install-info-am

install-info-am:

install-man:

install-pdf: install-pdf-am

install-pdf-am:

install-ps: install-ps-am

install-ps-am:

installcheck-am:

maintainer-clean: maintainer-clean-am
	-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-am

mostlyclean-am: mostlyclean-generic mostlyclean-libtool

pdf: pdf-am

pdf-am:

ps: ps-am

ps-am:

uninstall-am: uninstall-docDATA

.MAKE: install-am install-strip

.PHONY: all all-am check check-am clean clean-generic clean-libtool \
	cscopelist-am ctags-am distclean distclean-generic \
	distclean-libtool distdir dvi dvi-am html html-am info info-am \
	install install-am install-data install-data-am \
	install-docDATA install-dvi install-dvi-am install-exec \
	install-exec-am install-html install-html-am install-info \
	install-info-am install-man install-pdf install-pdf-am \
	install-ps install-ps-am install-strip installcheck \
	installcheck-am installdirs maintainer-clean \
	maintainer-clean-generic mostlyclean mostlyclean-generic \
	mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
	uninstall-am uninstall-docDATA

.PRECIOUS: Makefile


# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
