~ubuntu-branches/ubuntu/maverick/evolution-data-server/maverick-proposed

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-05-17 17:02:06 UTC
  • mfrom: (1.1.79 upstream) (1.6.12 experimental)
  • Revision ID: james.westby@ubuntu.com-20100517170206-4ufr52vwrhh26yh0
Tags: 2.30.1-1ubuntu1
* Merge from debian experimental. Remaining change:
  (LP: #42199, #229669, #173703, #360344, #508494)
  + debian/control:
    - add Vcs-Bzr tag
    - don't use libgnome
    - Use Breaks instead of Conflicts against evolution 2.25 and earlier.
  + debian/evolution-data-server.install,
    debian/patches/45_libcamel_providers_version.patch:
    - use the upstream versioning, not a Debian-specific one 
  + debian/libedata-book1.2-dev.install, debian/libebackend-1.2-dev.install,
    debian/libcamel1.2-dev.install, debian/libedataserverui1.2-dev.install:
    - install html documentation
  + debian/rules:
    - don't build documentation it's shipped with the tarball

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
39
39
        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
40
40
        $(srcdir)/evolution-data-server-zip.in \
41
41
        $(srcdir)/evolution-data-server.pc.in $(top_srcdir)/configure \
42
 
        AUTHORS COPYING ChangeLog INSTALL NEWS TODO config.guess \
 
42
        AUTHORS COPYING ChangeLog NEWS TODO compile config.guess \
43
43
        config.sub depcomp install-sh ltmain.sh missing mkinstalldirs
44
44
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45
45
am__aclocal_m4_deps = $(top_srcdir)/m4/as-compiler-flag.m4 \
46
 
        $(top_srcdir)/m4/dolt.m4 $(top_srcdir)/m4/evo_ldap_check.m4 \
 
46
        $(top_srcdir)/m4/evo_krb5_support.m4 \
 
47
        $(top_srcdir)/m4/evo_ldap_check.m4 \
47
48
        $(top_srcdir)/m4/evo_pthread_check.m4 \
48
49
        $(top_srcdir)/m4/evo_purify_support.m4 \
49
50
        $(top_srcdir)/m4/evo_sunldap_check.m4 \
145
146
ALLOCA = @ALLOCA@
146
147
ALL_LINGUAS = @ALL_LINGUAS@
147
148
AMTAR = @AMTAR@
 
149
AM_CPPFLAGS = @AM_CPPFLAGS@
148
150
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
149
151
API_VERSION = @API_VERSION@
150
152
AR = @AR@
169
171
CPPFLAGS = @CPPFLAGS@
170
172
CYGPATH_W = @CYGPATH_W@
171
173
DATADIRNAME = @DATADIRNAME@
 
174
DBUS_BINDING_TOOL = @DBUS_BINDING_TOOL@
 
175
DBUS_GLIB_CFLAGS = @DBUS_GLIB_CFLAGS@
 
176
DBUS_GLIB_LIBS = @DBUS_GLIB_LIBS@
 
177
DBUS_GLIB_REQUIRED = @DBUS_GLIB_REQUIRED@
172
178
DB_CFLAGS = @DB_CFLAGS@
173
179
DB_LIBS = @DB_LIBS@
174
180
DEFS = @DEFS@
175
181
DEPDIR = @DEPDIR@
176
182
DLLTOOL = @DLLTOOL@
177
 
DOLT_BASH = @DOLT_BASH@
178
183
DSYMUTIL = @DSYMUTIL@
179
184
DUMPBIN = @DUMPBIN@
180
185
ECHO_C = @ECHO_C@
190
195
EVOLUTION_CALENDAR_LIBS = @EVOLUTION_CALENDAR_LIBS@
191
196
EVO_NAME_SERVER_RULE = @EVO_NAME_SERVER_RULE@
192
197
EVO_SUBST_SERVER_RULE = @EVO_SUBST_SERVER_RULE@
 
198
EVO_SUBST_SERVICE_RULE = @EVO_SUBST_SERVICE_RULE@
193
199
EXEEXT = @EXEEXT@
194
200
E_BACKEND_CFLAGS = @E_BACKEND_CFLAGS@
195
201
E_BACKEND_LIBS = @E_BACKEND_LIBS@
197
203
E_DATA_SERVER_LIBS = @E_DATA_SERVER_LIBS@
198
204
E_DATA_SERVER_UI_CFLAGS = @E_DATA_SERVER_UI_CFLAGS@
199
205
E_DATA_SERVER_UI_LIBS = @E_DATA_SERVER_UI_LIBS@
200
 
E_FACTORY_CFLAGS = @E_FACTORY_CFLAGS@
201
 
E_FACTORY_LIBS = @E_FACTORY_LIBS@
202
206
FGREP = @FGREP@
203
207
GCONFTOOL = @GCONFTOOL@
204
208
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
217
221
GNOME_PLATFORM_CFLAGS = @GNOME_PLATFORM_CFLAGS@
218
222
GNOME_PLATFORM_LIBS = @GNOME_PLATFORM_LIBS@
219
223
GOBJECT_QUERY = @GOBJECT_QUERY@
 
224
GPERF = @GPERF@
220
225
GREP = @GREP@
221
226
GTKDOC_CHECK = @GTKDOC_CHECK@
222
227
GTKDOC_MKPDF = @GTKDOC_MKPDF@
224
229
HAVE_JW = @HAVE_JW@
225
230
HTML_DIR = @HTML_DIR@
226
231
ICONV_LIBS = @ICONV_LIBS@
227
 
IDL_INCLUDES = @IDL_INCLUDES@
228
232
INSTALL = @INSTALL@
229
233
INSTALL_DATA = @INSTALL_DATA@
230
234
INSTALL_PROGRAM = @INSTALL_PROGRAM@
238
242
INTLTOOL_PERL = @INTLTOOL_PERL@
239
243
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
240
244
JW = @JW@
241
 
KRB4_CFLAGS = @KRB4_CFLAGS@
242
 
KRB4_LIBS = @KRB4_LIBS@
243
245
KRB5_CFLAGS = @KRB5_CFLAGS@
244
246
KRB5_LIBS = @KRB5_LIBS@
245
247
LD = @LD@
249
251
LEX = @LEX@
250
252
LEXLIB = @LEXLIB@
251
253
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
252
 
LIBBONOBO_REQUIRED = @LIBBONOBO_REQUIRED@
253
254
LIBCAMEL_AGE = @LIBCAMEL_AGE@
254
255
LIBCAMEL_CURRENT = @LIBCAMEL_CURRENT@
255
256
LIBCAMEL_REVISION = @LIBCAMEL_REVISION@
277
278
LIBEGROUPWISE_AGE = @LIBEGROUPWISE_AGE@
278
279
LIBEGROUPWISE_CURRENT = @LIBEGROUPWISE_CURRENT@
279
280
LIBEGROUPWISE_REVISION = @LIBEGROUPWISE_REVISION@
280
 
LIBEXCHANGE_STORAGE_AGE = @LIBEXCHANGE_STORAGE_AGE@
281
 
LIBEXCHANGE_STORAGE_CURRENT = @LIBEXCHANGE_STORAGE_CURRENT@
282
 
LIBEXCHANGE_STORAGE_REVISION = @LIBEXCHANGE_STORAGE_REVISION@
283
281
LIBEXECDIR_IN_SERVER_FILE = @LIBEXECDIR_IN_SERVER_FILE@
284
282
LIBGDATA_AGE = @LIBGDATA_AGE@
285
283
LIBGDATA_CURRENT = @LIBGDATA_CURRENT@
298
296
LIBTOOL = @LIBTOOL@
299
297
LIPO = @LIPO@
300
298
LN_S = @LN_S@
301
 
LTCOMPILE = @LTCOMPILE@
302
 
LTCXXCOMPILE = @LTCXXCOMPILE@
303
299
LTLIBOBJS = @LTLIBOBJS@
304
300
MAINT = @MAINT@
305
301
MAKEINFO = @MAKEINFO@
317
313
NO_UNDEFINED = @NO_UNDEFINED@
318
314
OBJDUMP = @OBJDUMP@
319
315
OBJEXT = @OBJEXT@
320
 
ORBIT_CFLAGS = @ORBIT_CFLAGS@
321
 
ORBIT_IDL = @ORBIT_IDL@
322
 
ORBIT_LIBS = @ORBIT_LIBS@
323
 
ORBIT_REQUIRED = @ORBIT_REQUIRED@
324
316
OTOOL = @OTOOL@
325
317
OTOOL64 = @OTOOL64@
326
318
PACKAGE = @PACKAGE@
328
320
PACKAGE_NAME = @PACKAGE_NAME@
329
321
PACKAGE_STRING = @PACKAGE_STRING@
330
322
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
323
PACKAGE_URL = @PACKAGE_URL@
331
324
PACKAGE_VERSION = @PACKAGE_VERSION@
332
325
PATH_SEPARATOR = @PATH_SEPARATOR@
333
326
PKG_CONFIG = @PKG_CONFIG@
381
374
dvidir = @dvidir@
382
375
exec_prefix = @exec_prefix@
383
376
extensiondir = @extensiondir@
384
 
gladedir = @gladedir@
385
377
host = @host@
386
378
host_alias = @host_alias@
387
379
host_cpu = @host_cpu@
388
380
host_os = @host_os@
389
381
host_vendor = @host_vendor@
390
382
htmldir = @htmldir@
391
 
idldir = @idldir@
392
383
imagesdir = @imagesdir@
393
384
includedir = @includedir@
394
385
infodir = @infodir@
400
391
lt_ECHO = @lt_ECHO@
401
392
mandir = @mandir@
402
393
mkdir_p = @mkdir_p@
 
394
mozilla_nspr = @mozilla_nspr@
 
395
mozilla_nss = @mozilla_nss@
403
396
oldincludedir = @oldincludedir@
404
397
pdfdir = @pdfdir@
405
398
prefix = @prefix@
409
402
program_transform_name = @program_transform_name@
410
403
psdir = @psdir@
411
404
sbindir = @sbindir@
412
 
serverdir = @serverdir@
413
405
sharedstatedir = @sharedstatedir@
414
406
srcdir = @srcdir@
415
 
subdirs = @subdirs@
416
407
sysconfdir = @sysconfdir@
417
408
target_alias = @target_alias@
418
409
top_build_prefix = @top_build_prefix@
419
410
top_builddir = @top_builddir@
420
411
top_srcdir = @top_srcdir@
 
412
uidir = @uidir@
421
413
weatherdatadir = @weatherdatadir@
422
414
ACLOCAL_AMFLAGS = -I m4
423
415
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
424
 
@WITH_LIBDB_FALSE@LIBDB = libdb
425
416
@ENABLE_CALENDAR_TRUE@CALENDAR_DIR = calendar
426
 
SUBDIRS = $(LIBDB) win32 libedataserver libebackend servers camel addressbook $(CALENDAR_DIR) libedataserverui src docs art po
427
 
DIST_SUBDIRS = win32 libedataserver libebackend servers camel addressbook calendar libedataserverui src docs art po
 
417
SUBDIRS = libedataserver libebackend servers camel addressbook $(CALENDAR_DIR) libedataserverui docs art po
 
418
DIST_SUBDIRS = libedataserver libebackend servers camel addressbook calendar libedataserverui docs art po
428
419
changelogs = \
429
420
        ChangeLog
430
421
 
444
435
        intltool-update.in                              \
445
436
        intltool-extract.in                             \
446
437
        evolution-data-server-zip.in                    \
447
 
        $(pkgconfig_DATA:-$(API_VERSION).pc=.pc.in)     \
448
 
        $(LIBDB_FILES)
 
438
        $(pkgconfig_DATA:-$(API_VERSION).pc=.pc.in)
449
439
 
450
440
DISTCLEANFILES = \
451
 
        doltcompile                                     \
452
 
        doltlibtool                                     \
453
 
        intltool-extract                                \
454
 
        intltool-merge                                  \
455
 
        intltool-update                                 \
456
441
        iconv-detect.h                                  \
457
442
        $(pkgconfig_DATA)
458
443
 
459
 
LIBDB_FILES = \
460
 
libdb/Makefile.am \
461
 
libdb/Makefile.in \
462
 
libdb/dist/NO-AUTO-GEN \
463
 
libdb/LICENSE \
464
 
libdb/README \
465
 
libdb/btree/bt_compare.c \
466
 
libdb/btree/bt_conv.c \
467
 
libdb/btree/bt_curadj.c \
468
 
libdb/btree/bt_cursor.c \
469
 
libdb/btree/bt_delete.c \
470
 
libdb/btree/bt_method.c \
471
 
libdb/btree/bt_open.c \
472
 
libdb/btree/bt_put.c \
473
 
libdb/btree/bt_rec.c \
474
 
libdb/btree/bt_reclaim.c \
475
 
libdb/btree/bt_recno.c \
476
 
libdb/btree/bt_rsearch.c \
477
 
libdb/btree/bt_search.c \
478
 
libdb/btree/bt_split.c \
479
 
libdb/btree/bt_stat.c \
480
 
libdb/btree/bt_upgrade.c \
481
 
libdb/btree/bt_verify.c \
482
 
libdb/btree/btree.src \
483
 
libdb/btree/btree_auto.c \
484
 
libdb/build_unix/.IGNORE_ME \
485
 
libdb/build_vxworks/BerkeleyDB.wpj \
486
 
libdb/build_vxworks/BerkeleyDB.wsp \
487
 
libdb/build_vxworks/db.h \
488
 
libdb/build_vxworks/db_config.h \
489
 
libdb/build_vxworks/db_int.h \
490
 
libdb/build_vxworks/BerkeleyDB/Makefile.custom \
491
 
libdb/build_vxworks/BerkeleyDB/component.cdf \
492
 
libdb/build_vxworks/BerkeleyDB/component.wpj \
493
 
libdb/build_vxworks/db_archive/db_archive.c \
494
 
libdb/build_vxworks/db_archive/db_archive.wpj \
495
 
libdb/build_vxworks/db_archive/db_archive/Makefile.custom \
496
 
libdb/build_vxworks/db_archive/db_archive/component.cdf \
497
 
libdb/build_vxworks/db_archive/db_archive/component.wpj \
498
 
libdb/build_vxworks/db_checkpoint/db_checkpoint.c \
499
 
libdb/build_vxworks/db_checkpoint/db_checkpoint.wpj \
500
 
libdb/build_vxworks/db_checkpoint/db_checkpoint/Makefile.custom \
501
 
libdb/build_vxworks/db_checkpoint/db_checkpoint/component.cdf \
502
 
libdb/build_vxworks/db_checkpoint/db_checkpoint/component.wpj \
503
 
libdb/build_vxworks/db_deadlock/db_deadlock.c \
504
 
libdb/build_vxworks/db_deadlock/db_deadlock.wpj \
505
 
libdb/build_vxworks/db_deadlock/db_deadlock/Makefile.custom \
506
 
libdb/build_vxworks/db_deadlock/db_deadlock/component.cdf \
507
 
libdb/build_vxworks/db_deadlock/db_deadlock/component.wpj \
508
 
libdb/build_vxworks/db_dump/db_dump.c \
509
 
libdb/build_vxworks/db_dump/db_dump.wpj \
510
 
libdb/build_vxworks/db_dump/db_dump/Makefile.custom \
511
 
libdb/build_vxworks/db_dump/db_dump/component.cdf \
512
 
libdb/build_vxworks/db_dump/db_dump/component.wpj \
513
 
libdb/build_vxworks/db_load/db_load.c \
514
 
libdb/build_vxworks/db_load/db_load.wpj \
515
 
libdb/build_vxworks/db_load/db_load/Makefile.custom \
516
 
libdb/build_vxworks/db_load/db_load/component.cdf \
517
 
libdb/build_vxworks/db_load/db_load/component.wpj \
518
 
libdb/build_vxworks/db_printlog/db_printlog.c \
519
 
libdb/build_vxworks/db_printlog/db_printlog.wpj \
520
 
libdb/build_vxworks/db_printlog/db_printlog/Makefile.custom \
521
 
libdb/build_vxworks/db_printlog/db_printlog/component.cdf \
522
 
libdb/build_vxworks/db_printlog/db_printlog/component.wpj \
523
 
libdb/build_vxworks/db_recover/db_recover.c \
524
 
libdb/build_vxworks/db_recover/db_recover.wpj \
525
 
libdb/build_vxworks/db_recover/db_recover/Makefile.custom \
526
 
libdb/build_vxworks/db_recover/db_recover/component.cdf \
527
 
libdb/build_vxworks/db_recover/db_recover/component.wpj \
528
 
libdb/build_vxworks/db_stat/db_stat.c \
529
 
libdb/build_vxworks/db_stat/db_stat.wpj \
530
 
libdb/build_vxworks/db_stat/db_stat/Makefile.custom \
531
 
libdb/build_vxworks/db_stat/db_stat/component.cdf \
532
 
libdb/build_vxworks/db_stat/db_stat/component.wpj \
533
 
libdb/build_vxworks/db_upgrade/db_upgrade.c \
534
 
libdb/build_vxworks/db_upgrade/db_upgrade.wpj \
535
 
libdb/build_vxworks/db_upgrade/db_upgrade/Makefile.custom \
536
 
libdb/build_vxworks/db_upgrade/db_upgrade/component.cdf \
537
 
libdb/build_vxworks/db_upgrade/db_upgrade/component.wpj \
538
 
libdb/build_vxworks/db_verify/db_verify.c \
539
 
libdb/build_vxworks/db_verify/db_verify.wpj \
540
 
libdb/build_vxworks/db_verify/db_verify/Makefile.custom \
541
 
libdb/build_vxworks/db_verify/db_verify/component.cdf \
542
 
libdb/build_vxworks/db_verify/db_verify/component.wpj \
543
 
libdb/build_vxworks/dbdemo/README \
544
 
libdb/build_vxworks/dbdemo/dbdemo.c \
545
 
libdb/build_vxworks/dbdemo/dbdemo.wpj \
546
 
libdb/build_vxworks/dbdemo/dbdemo/Makefile.custom \
547
 
libdb/build_vxworks/dbdemo/dbdemo/component.cdf \
548
 
libdb/build_vxworks/dbdemo/dbdemo/component.wpj \
549
 
libdb/build_win32/Berkeley_DB.dsw \
550
 
libdb/build_win32/app_dsp.src \
551
 
libdb/build_win32/build_all.dsp \
552
 
libdb/build_win32/db.h \
553
 
libdb/build_win32/db_archive.dsp \
554
 
libdb/build_win32/db_checkpoint.dsp \
555
 
libdb/build_win32/db_config.h \
556
 
libdb/build_win32/db_cxx.h \
557
 
libdb/build_win32/db_deadlock.dsp \
558
 
libdb/build_win32/db_dll.dsp \
559
 
libdb/build_win32/db_dump.dsp \
560
 
libdb/build_win32/db_int.h \
561
 
libdb/build_win32/db_java.dsp \
562
 
libdb/build_win32/db_java_xa.dsp \
563
 
libdb/build_win32/db_java_xaj.mak \
564
 
libdb/build_win32/db_lib.dsp \
565
 
libdb/build_win32/db_load.dsp \
566
 
libdb/build_win32/db_perf.dsp \
567
 
libdb/build_win32/db_printlog.dsp \
568
 
libdb/build_win32/db_recover.dsp \
569
 
libdb/build_win32/db_stat.dsp \
570
 
libdb/build_win32/db_static.dsp \
571
 
libdb/build_win32/db_tcl.dsp \
572
 
libdb/build_win32/db_test.dsp \
573
 
libdb/build_win32/db_test.src \
574
 
libdb/build_win32/db_upgrade.dsp \
575
 
libdb/build_win32/db_verify.dsp \
576
 
libdb/build_win32/dbkill.cpp \
577
 
libdb/build_win32/dllmain.c \
578
 
libdb/build_win32/dynamic_dsp.src \
579
 
libdb/build_win32/ex_access.dsp \
580
 
libdb/build_win32/ex_btrec.dsp \
581
 
libdb/build_win32/ex_env.dsp \
582
 
libdb/build_win32/ex_lock.dsp \
583
 
libdb/build_win32/ex_mpool.dsp \
584
 
libdb/build_win32/ex_tpcb.dsp \
585
 
libdb/build_win32/excxx_access.dsp \
586
 
libdb/build_win32/excxx_btrec.dsp \
587
 
libdb/build_win32/excxx_env.dsp \
588
 
libdb/build_win32/excxx_lock.dsp \
589
 
libdb/build_win32/excxx_mpool.dsp \
590
 
libdb/build_win32/excxx_tpcb.dsp \
591
 
libdb/build_win32/include.tcl \
592
 
libdb/build_win32/java_dsp.src \
593
 
libdb/build_win32/libdb.def \
594
 
libdb/build_win32/libdb.rc \
595
 
libdb/build_win32/libdb_tcl.def \
596
 
libdb/build_win32/libdbrc.src \
597
 
libdb/build_win32/srcfile_dsp.src \
598
 
libdb/build_win32/static_dsp.src \
599
 
libdb/build_win32/tcl_dsp.src \
600
 
libdb/clib/getcwd.c \
601
 
libdb/clib/getopt.c \
602
 
libdb/clib/memcmp.c \
603
 
libdb/clib/memmove.c \
604
 
libdb/clib/raise.c \
605
 
libdb/clib/snprintf.c \
606
 
libdb/clib/strcasecmp.c \
607
 
libdb/clib/strdup.c \
608
 
libdb/clib/strerror.c \
609
 
libdb/clib/vsnprintf.c \
610
 
libdb/common/db_byteorder.c \
611
 
libdb/common/db_err.c \
612
 
libdb/common/db_getlong.c \
613
 
libdb/common/db_idspace.c \
614
 
libdb/common/db_log2.c \
615
 
libdb/common/util_arg.c \
616
 
libdb/common/util_cache.c \
617
 
libdb/common/util_log.c \
618
 
libdb/common/util_sig.c \
619
 
libdb/cxx/cxx_db.cpp \
620
 
libdb/cxx/cxx_dbc.cpp \
621
 
libdb/cxx/cxx_dbt.cpp \
622
 
libdb/cxx/cxx_env.cpp \
623
 
libdb/cxx/cxx_except.cpp \
624
 
libdb/cxx/cxx_lock.cpp \
625
 
libdb/cxx/cxx_logc.cpp \
626
 
libdb/cxx/cxx_mpool.cpp \
627
 
libdb/cxx/cxx_txn.cpp \
628
 
libdb/db/crdel.src \
629
 
libdb/db/crdel_auto.c \
630
 
libdb/db/crdel_rec.c \
631
 
libdb/db/db.c \
632
 
libdb/db/db.src \
633
 
libdb/db/db_am.c \
634
 
libdb/db/db_auto.c \
635
 
libdb/db/db_cam.c \
636
 
libdb/db/db_conv.c \
637
 
libdb/db/db_dispatch.c \
638
 
libdb/db/db_dup.c \
639
 
libdb/db/db_iface.c \
640
 
libdb/db/db_join.c \
641
 
libdb/db/db_meta.c \
642
 
libdb/db/db_method.c \
643
 
libdb/db/db_open.c \
644
 
libdb/db/db_overflow.c \
645
 
libdb/db/db_pr.c \
646
 
libdb/db/db_rec.c \
647
 
libdb/db/db_reclaim.c \
648
 
libdb/db/db_remove.c \
649
 
libdb/db/db_rename.c \
650
 
libdb/db/db_ret.c \
651
 
libdb/db/db_truncate.c \
652
 
libdb/db/db_upg.c \
653
 
libdb/db/db_upg_opd.c \
654
 
libdb/db/db_vrfy.c \
655
 
libdb/db/db_vrfyutil.c \
656
 
libdb/db185/db185.c \
657
 
libdb/db185/db185_int.in \
658
 
libdb/db_archive/db_archive.c \
659
 
libdb/db_checkpoint/db_checkpoint.c \
660
 
libdb/db_deadlock/db_deadlock.c \
661
 
libdb/db_dump/db_dump.c \
662
 
libdb/db_dump185/db_dump185.c \
663
 
libdb/db_load/db_load.c \
664
 
libdb/db_printlog/README \
665
 
libdb/db_printlog/commit.awk \
666
 
libdb/db_printlog/count.awk \
667
 
libdb/db_printlog/db_printlog.c \
668
 
libdb/db_printlog/dbname.awk \
669
 
libdb/db_printlog/fileid.awk \
670
 
libdb/db_printlog/logstat.awk \
671
 
libdb/db_printlog/pgno.awk \
672
 
libdb/db_printlog/range.awk \
673
 
libdb/db_printlog/rectype.awk \
674
 
libdb/db_printlog/status.awk \
675
 
libdb/db_printlog/txn.awk \
676
 
libdb/db_recover/db_recover.c \
677
 
libdb/db_stat/db_stat.c \
678
 
libdb/db_upgrade/db_upgrade.c \
679
 
libdb/db_verify/db_verify.c \
680
 
libdb/dbinc/btree.h \
681
 
libdb/dbinc/crypto.h \
682
 
libdb/dbinc/cxx_common.h \
683
 
libdb/dbinc/cxx_except.h \
684
 
libdb/dbinc/cxx_int.h \
685
 
libdb/dbinc/db.in \
686
 
libdb/dbinc/db_185.in \
687
 
libdb/dbinc/db_am.h \
688
 
libdb/dbinc/db_cxx.in \
689
 
libdb/dbinc/db_dispatch.h \
690
 
libdb/dbinc/db_int.in \
691
 
libdb/dbinc/db_join.h \
692
 
libdb/dbinc/db_page.h \
693
 
libdb/dbinc/db_server_int.h \
694
 
libdb/dbinc/db_shash.h \
695
 
libdb/dbinc/db_swap.h \
696
 
libdb/dbinc/db_upgrade.h \
697
 
libdb/dbinc/db_verify.h \
698
 
libdb/dbinc/debug.h \
699
 
libdb/dbinc/fop.h \
700
 
libdb/dbinc/globals.h \
701
 
libdb/dbinc/hash.h \
702
 
libdb/dbinc/hmac.h \
703
 
libdb/dbinc/lock.h \
704
 
libdb/dbinc/log.h \
705
 
libdb/dbinc/mp.h \
706
 
libdb/dbinc/mutex.h \
707
 
libdb/dbinc/os.h \
708
 
libdb/dbinc/qam.h \
709
 
libdb/dbinc/queue.h \
710
 
libdb/dbinc/region.h \
711
 
libdb/dbinc/rep.h \
712
 
libdb/dbinc/shqueue.h \
713
 
libdb/dbinc/tcl_db.h \
714
 
libdb/dbinc/txn.h \
715
 
libdb/dbinc/xa.h \
716
 
libdb/dbinc_auto/btree_auto.h \
717
 
libdb/dbinc_auto/btree_ext.h \
718
 
libdb/dbinc_auto/clib_ext.h \
719
 
libdb/dbinc_auto/common_ext.h \
720
 
libdb/dbinc_auto/crdel_auto.h \
721
 
libdb/dbinc_auto/crypto_ext.h \
722
 
libdb/dbinc_auto/db_auto.h \
723
 
libdb/dbinc_auto/db_ext.h \
724
 
libdb/dbinc_auto/db_server.h \
725
 
libdb/dbinc_auto/dbreg_auto.h \
726
 
libdb/dbinc_auto/dbreg_ext.h \
727
 
libdb/dbinc_auto/env_ext.h \
728
 
libdb/dbinc_auto/ext_185_def.in \
729
 
libdb/dbinc_auto/ext_185_prot.in \
730
 
libdb/dbinc_auto/ext_def.in \
731
 
libdb/dbinc_auto/ext_prot.in \
732
 
libdb/dbinc_auto/fileops_auto.h \
733
 
libdb/dbinc_auto/fileops_ext.h \
734
 
libdb/dbinc_auto/hash_auto.h \
735
 
libdb/dbinc_auto/hash_ext.h \
736
 
libdb/dbinc_auto/hmac_ext.h \
737
 
libdb/dbinc_auto/int_def.in \
738
 
libdb/dbinc_auto/lock_ext.h \
739
 
libdb/dbinc_auto/log_ext.h \
740
 
libdb/dbinc_auto/mp_ext.h \
741
 
libdb/dbinc_auto/mutex_ext.h \
742
 
libdb/dbinc_auto/os_ext.h \
743
 
libdb/dbinc_auto/qam_auto.h \
744
 
libdb/dbinc_auto/qam_ext.h \
745
 
libdb/dbinc_auto/rep_ext.h \
746
 
libdb/dbinc_auto/rpc_client_ext.h \
747
 
libdb/dbinc_auto/rpc_defs.in \
748
 
libdb/dbinc_auto/rpc_server_ext.h \
749
 
libdb/dbinc_auto/tcl_ext.h \
750
 
libdb/dbinc_auto/txn_auto.h \
751
 
libdb/dbinc_auto/txn_ext.h \
752
 
libdb/dbinc_auto/xa_ext.h \
753
 
libdb/dbm/dbm.c \
754
 
libdb/dbreg/dbreg.c \
755
 
libdb/dbreg/dbreg.src \
756
 
libdb/dbreg/dbreg_auto.c \
757
 
libdb/dbreg/dbreg_rec.c \
758
 
libdb/dbreg/dbreg_util.c \
759
 
libdb/env/db_salloc.c \
760
 
libdb/env/db_shash.c \
761
 
libdb/env/env_file.c \
762
 
libdb/env/env_method.c \
763
 
libdb/env/env_open.c \
764
 
libdb/env/env_recover.c \
765
 
libdb/env/env_region.c \
766
 
libdb/dist/Makefile.in \
767
 
libdb/dist/RELEASE \
768
 
libdb/dist/buildrel \
769
 
libdb/dist/config.guess \
770
 
libdb/dist/config.hin \
771
 
libdb/dist/config.sub \
772
 
libdb/dist/configure \
773
 
libdb/dist/configure.ac \
774
 
libdb/dist/db.ecd.in \
775
 
libdb/dist/db.spec.in \
776
 
libdb/dist/gen_inc.awk \
777
 
libdb/dist/gen_rec.awk \
778
 
libdb/dist/gen_rpc.awk \
779
 
libdb/dist/install-sh \
780
 
libdb/dist/ltmain.sh \
781
 
libdb/dist/pubdef.in \
782
 
libdb/dist/s_all \
783
 
libdb/dist/s_config \
784
 
libdb/dist/s_crypto \
785
 
libdb/dist/s_include \
786
 
libdb/dist/s_java \
787
 
libdb/dist/s_javah \
788
 
libdb/dist/s_perm \
789
 
libdb/dist/s_readme \
790
 
libdb/dist/s_recover \
791
 
libdb/dist/s_rpc \
792
 
libdb/dist/s_symlink \
793
 
libdb/dist/s_tags \
794
 
libdb/dist/s_test \
795
 
libdb/dist/s_vxworks \
796
 
libdb/dist/s_win32 \
797
 
libdb/dist/s_win32_dsp \
798
 
libdb/dist/srcfiles.in \
799
 
libdb/dist/tags \
800
 
libdb/dist/vx_buildcd \
801
 
libdb/dist/vx_config.in \
802
 
libdb/dist/win_config.in \
803
 
libdb/dist/win_exports.in \
804
 
libdb/dist/aclocal/config.ac \
805
 
libdb/dist/aclocal/cxx.ac \
806
 
libdb/dist/aclocal/gcc.ac \
807
 
libdb/dist/aclocal/libtool.ac \
808
 
libdb/dist/aclocal/mutex.ac \
809
 
libdb/dist/aclocal/options.ac \
810
 
libdb/dist/aclocal/programs.ac \
811
 
libdb/dist/aclocal/sosuffix.ac \
812
 
libdb/dist/aclocal/tcl.ac \
813
 
libdb/dist/aclocal/types.ac \
814
 
libdb/dist/aclocal_java/ac_check_class.ac \
815
 
libdb/dist/aclocal_java/ac_check_classpath.ac \
816
 
libdb/dist/aclocal_java/ac_check_junit.ac \
817
 
libdb/dist/aclocal_java/ac_check_rqrd_class.ac \
818
 
libdb/dist/aclocal_java/ac_java_options.ac \
819
 
libdb/dist/aclocal_java/ac_jni_include_dirs.ac \
820
 
libdb/dist/aclocal_java/ac_prog_jar.ac \
821
 
libdb/dist/aclocal_java/ac_prog_java.ac \
822
 
libdb/dist/aclocal_java/ac_prog_java_works.ac \
823
 
libdb/dist/aclocal_java/ac_prog_javac.ac \
824
 
libdb/dist/aclocal_java/ac_prog_javac_works.ac \
825
 
libdb/dist/aclocal_java/ac_prog_javadoc.ac \
826
 
libdb/dist/aclocal_java/ac_prog_javah.ac \
827
 
libdb/dist/aclocal_java/ac_try_compile_java.ac \
828
 
libdb/dist/aclocal_java/ac_try_run_javac.ac \
829
 
libdb/dist/template/db_server_proc \
830
 
libdb/dist/template/gen_client_ret \
831
 
libdb/dist/template/rec_btree \
832
 
libdb/dist/template/rec_crdel \
833
 
libdb/dist/template/rec_ctemp \
834
 
libdb/dist/template/rec_db \
835
 
libdb/dist/template/rec_dbreg \
836
 
libdb/dist/template/rec_fileops \
837
 
libdb/dist/template/rec_hash \
838
 
libdb/dist/template/rec_qam \
839
 
libdb/dist/template/rec_txn \
840
 
libdb/dist/vx_2.0/BerkeleyDB.wpj \
841
 
libdb/dist/vx_2.0/wpj.in \
842
 
libdb/dist/vx_3.1/Makefile.custom \
843
 
libdb/dist/vx_3.1/cdf.1 \
844
 
libdb/dist/vx_3.1/cdf.2 \
845
 
libdb/dist/vx_3.1/cdf.3 \
846
 
libdb/dist/vx_3.1/component.cdf \
847
 
libdb/dist/vx_3.1/component.wpj \
848
 
libdb/dist/vx_3.1/wpj.1 \
849
 
libdb/dist/vx_3.1/wpj.2 \
850
 
libdb/dist/vx_3.1/wpj.3 \
851
 
libdb/dist/vx_3.1/wpj.4 \
852
 
libdb/dist/vx_3.1/wpj.5 \
853
 
libdb/dist/vx_setup/CONFIG.in \
854
 
libdb/dist/vx_setup/LICENSE.TXT \
855
 
libdb/dist/vx_setup/MESSAGES.TCL \
856
 
libdb/dist/vx_setup/README.in \
857
 
libdb/dist/vx_setup/SETUP.BMP \
858
 
libdb/dist/vx_setup/vx_allfile.in \
859
 
libdb/dist/vx_setup/vx_demofile.in \
860
 
libdb/dist/vx_setup/vx_setup.in \
861
 
libdb/dist/NO-AUTO-GEN \
862
 
libdb/dist/config.log \
863
 
libdb/dist/config.status \
864
 
libdb/dist/Makefile \
865
 
libdb/dist/db_cxx.h \
866
 
libdb/dist/db_int.h \
867
 
libdb/dist/libtool \
868
 
libdb/dist/include.tcl \
869
 
libdb/dist/db.h \
870
 
libdb/dist/db_config.h \
871
 
libdb/examples_c/README \
872
 
libdb/examples_c/bench_001.c \
873
 
libdb/examples_c/ex_access.c \
874
 
libdb/examples_c/ex_btrec.c \
875
 
libdb/examples_c/ex_dbclient.c \
876
 
libdb/examples_c/ex_env.c \
877
 
libdb/examples_c/ex_lock.c \
878
 
libdb/examples_c/ex_mpool.c \
879
 
libdb/examples_c/ex_thread.c \
880
 
libdb/examples_c/ex_tpcb.c \
881
 
libdb/examples_c/ex_tpcb.h \
882
 
libdb/examples_c/ex_apprec/auto_rebuild \
883
 
libdb/examples_c/ex_apprec/ex_apprec.c \
884
 
libdb/examples_c/ex_apprec/ex_apprec.h \
885
 
libdb/examples_c/ex_apprec/ex_apprec.src \
886
 
libdb/examples_c/ex_apprec/ex_apprec_auto.c \
887
 
libdb/examples_c/ex_apprec/ex_apprec_auto.h \
888
 
libdb/examples_c/ex_apprec/ex_apprec_rec.c \
889
 
libdb/examples_c/ex_apprec/ex_apprec_template \
890
 
libdb/examples_c/ex_repquote/ex_repquote.h \
891
 
libdb/examples_c/ex_repquote/ex_rq_client.c \
892
 
libdb/examples_c/ex_repquote/ex_rq_main.c \
893
 
libdb/examples_c/ex_repquote/ex_rq_master.c \
894
 
libdb/examples_c/ex_repquote/ex_rq_net.c \
895
 
libdb/examples_c/ex_repquote/ex_rq_util.c \
896
 
libdb/examples_cxx/AccessExample.cpp \
897
 
libdb/examples_cxx/BtRecExample.cpp \
898
 
libdb/examples_cxx/EnvExample.cpp \
899
 
libdb/examples_cxx/LockExample.cpp \
900
 
libdb/examples_cxx/MpoolExample.cpp \
901
 
libdb/examples_cxx/TpcbExample.cpp \
902
 
libdb/fileops/fileops.src \
903
 
libdb/fileops/fileops_auto.c \
904
 
libdb/fileops/fop_basic.c \
905
 
libdb/fileops/fop_rec.c \
906
 
libdb/fileops/fop_util.c \
907
 
libdb/hash/hash.c \
908
 
libdb/hash/hash.src \
909
 
libdb/hash/hash_auto.c \
910
 
libdb/hash/hash_conv.c \
911
 
libdb/hash/hash_dup.c \
912
 
libdb/hash/hash_func.c \
913
 
libdb/hash/hash_meta.c \
914
 
libdb/hash/hash_method.c \
915
 
libdb/hash/hash_open.c \
916
 
libdb/hash/hash_page.c \
917
 
libdb/hash/hash_rec.c \
918
 
libdb/hash/hash_reclaim.c \
919
 
libdb/hash/hash_stat.c \
920
 
libdb/hash/hash_upgrade.c \
921
 
libdb/hash/hash_verify.c \
922
 
libdb/hmac/hmac.c \
923
 
libdb/hmac/sha1.c \
924
 
libdb/hsearch/hsearch.c \
925
 
libdb/java/src/com/sleepycat/db/Db.java \
926
 
libdb/java/src/com/sleepycat/db/DbAppDispatch.java \
927
 
libdb/java/src/com/sleepycat/db/DbAppendRecno.java \
928
 
libdb/java/src/com/sleepycat/db/DbBtreeCompare.java \
929
 
libdb/java/src/com/sleepycat/db/DbBtreePrefix.java \
930
 
libdb/java/src/com/sleepycat/db/DbBtreeStat.java \
931
 
libdb/java/src/com/sleepycat/db/DbClient.java \
932
 
libdb/java/src/com/sleepycat/db/DbConstants.java \
933
 
libdb/java/src/com/sleepycat/db/DbDeadlockException.java \
934
 
libdb/java/src/com/sleepycat/db/DbDupCompare.java \
935
 
libdb/java/src/com/sleepycat/db/DbEnv.java \
936
 
libdb/java/src/com/sleepycat/db/DbEnvFeedback.java \
937
 
libdb/java/src/com/sleepycat/db/DbErrcall.java \
938
 
libdb/java/src/com/sleepycat/db/DbException.java \
939
 
libdb/java/src/com/sleepycat/db/DbFeedback.java \
940
 
libdb/java/src/com/sleepycat/db/DbHash.java \
941
 
libdb/java/src/com/sleepycat/db/DbHashStat.java \
942
 
libdb/java/src/com/sleepycat/db/DbKeyRange.java \
943
 
libdb/java/src/com/sleepycat/db/DbLock.java \
944
 
libdb/java/src/com/sleepycat/db/DbLockNotGrantedException.java \
945
 
libdb/java/src/com/sleepycat/db/DbLockRequest.java \
946
 
libdb/java/src/com/sleepycat/db/DbLockStat.java \
947
 
libdb/java/src/com/sleepycat/db/DbLogStat.java \
948
 
libdb/java/src/com/sleepycat/db/DbLogc.java \
949
 
libdb/java/src/com/sleepycat/db/DbLsn.java \
950
 
libdb/java/src/com/sleepycat/db/DbMemoryException.java \
951
 
libdb/java/src/com/sleepycat/db/DbMpoolFStat.java \
952
 
libdb/java/src/com/sleepycat/db/DbMpoolStat.java \
953
 
libdb/java/src/com/sleepycat/db/DbMultipleDataIterator.java \
954
 
libdb/java/src/com/sleepycat/db/DbMultipleIterator.java \
955
 
libdb/java/src/com/sleepycat/db/DbMultipleKeyDataIterator.java \
956
 
libdb/java/src/com/sleepycat/db/DbMultipleRecnoDataIterator.java \
957
 
libdb/java/src/com/sleepycat/db/DbOutputStreamErrcall.java \
958
 
libdb/java/src/com/sleepycat/db/DbPreplist.java \
959
 
libdb/java/src/com/sleepycat/db/DbQueueStat.java \
960
 
libdb/java/src/com/sleepycat/db/DbRepStat.java \
961
 
libdb/java/src/com/sleepycat/db/DbRepTransport.java \
962
 
libdb/java/src/com/sleepycat/db/DbRunRecoveryException.java \
963
 
libdb/java/src/com/sleepycat/db/DbSecondaryKeyCreate.java \
964
 
libdb/java/src/com/sleepycat/db/DbTxn.java \
965
 
libdb/java/src/com/sleepycat/db/DbTxnStat.java \
966
 
libdb/java/src/com/sleepycat/db/DbUtil.java \
967
 
libdb/java/src/com/sleepycat/db/Dbc.java \
968
 
libdb/java/src/com/sleepycat/db/Dbt.java \
969
 
libdb/java/src/com/sleepycat/db/xa/DbXAResource.java \
970
 
libdb/java/src/com/sleepycat/db/xa/DbXid.java \
971
 
libdb/java/src/com/sleepycat/examples/AccessExample.java \
972
 
libdb/java/src/com/sleepycat/examples/BtRecExample.java \
973
 
libdb/java/src/com/sleepycat/examples/BulkAccessExample.java \
974
 
libdb/java/src/com/sleepycat/examples/EnvExample.java \
975
 
libdb/java/src/com/sleepycat/examples/LockExample.java \
976
 
libdb/java/src/com/sleepycat/examples/TpcbExample.java \
977
 
libdb/libdb_java/checkapi.prl \
978
 
libdb/libdb_java/com_sleepycat_db_Db.h \
979
 
libdb/libdb_java/com_sleepycat_db_DbEnv.h \
980
 
libdb/libdb_java/com_sleepycat_db_DbLock.h \
981
 
libdb/libdb_java/com_sleepycat_db_DbLogc.h \
982
 
libdb/libdb_java/com_sleepycat_db_DbLsn.h \
983
 
libdb/libdb_java/com_sleepycat_db_DbTxn.h \
984
 
libdb/libdb_java/com_sleepycat_db_DbUtil.h \
985
 
libdb/libdb_java/com_sleepycat_db_Dbc.h \
986
 
libdb/libdb_java/com_sleepycat_db_Dbt.h \
987
 
libdb/libdb_java/com_sleepycat_db_xa_DbXAResource.h \
988
 
libdb/libdb_java/java_Db.c \
989
 
libdb/libdb_java/java_DbEnv.c \
990
 
libdb/libdb_java/java_DbLock.c \
991
 
libdb/libdb_java/java_DbLogc.c \
992
 
libdb/libdb_java/java_DbLsn.c \
993
 
libdb/libdb_java/java_DbTxn.c \
994
 
libdb/libdb_java/java_DbUtil.c \
995
 
libdb/libdb_java/java_DbXAResource.c \
996
 
libdb/libdb_java/java_Dbc.c \
997
 
libdb/libdb_java/java_Dbt.c \
998
 
libdb/libdb_java/java_info.c \
999
 
libdb/libdb_java/java_info.h \
1000
 
libdb/libdb_java/java_locked.c \
1001
 
libdb/libdb_java/java_locked.h \
1002
 
libdb/libdb_java/java_stat_auto.c \
1003
 
libdb/libdb_java/java_stat_auto.h \
1004
 
libdb/libdb_java/java_util.c \
1005
 
libdb/libdb_java/java_util.h \
1006
 
libdb/lock/Design \
1007
 
libdb/lock/lock.c \
1008
 
libdb/lock/lock_deadlock.c \
1009
 
libdb/lock/lock_method.c \
1010
 
libdb/lock/lock_region.c \
1011
 
libdb/lock/lock_stat.c \
1012
 
libdb/lock/lock_util.c \
1013
 
libdb/log/log.c \
1014
 
libdb/log/log_archive.c \
1015
 
libdb/log/log_compare.c \
1016
 
libdb/log/log_get.c \
1017
 
libdb/log/log_method.c \
1018
 
libdb/log/log_put.c \
1019
 
libdb/mp/mp_alloc.c \
1020
 
libdb/mp/mp_bh.c \
1021
 
libdb/mp/mp_fget.c \
1022
 
libdb/mp/mp_fopen.c \
1023
 
libdb/mp/mp_fput.c \
1024
 
libdb/mp/mp_fset.c \
1025
 
libdb/mp/mp_method.c \
1026
 
libdb/mp/mp_region.c \
1027
 
libdb/mp/mp_register.c \
1028
 
libdb/mp/mp_stat.c \
1029
 
libdb/mp/mp_sync.c \
1030
 
libdb/mp/mp_trickle.c \
1031
 
libdb/mutex/README \
1032
 
libdb/mutex/mut_fcntl.c \
1033
 
libdb/mutex/mut_pthread.c \
1034
 
libdb/mutex/mut_tas.c \
1035
 
libdb/mutex/mut_win32.c \
1036
 
libdb/mutex/mutex.c \
1037
 
libdb/mutex/tm.c \
1038
 
libdb/mutex/uts4_cc.s \
1039
 
libdb/os/os_abs.c \
1040
 
libdb/os/os_alloc.c \
1041
 
libdb/os/os_clock.c \
1042
 
libdb/os/os_config.c \
1043
 
libdb/os/os_dir.c \
1044
 
libdb/os/os_errno.c \
1045
 
libdb/os/os_fid.c \
1046
 
libdb/os/os_fsync.c \
1047
 
libdb/os/os_handle.c \
1048
 
libdb/os/os_id.c \
1049
 
libdb/os/os_map.c \
1050
 
libdb/os/os_method.c \
1051
 
libdb/os/os_oflags.c \
1052
 
libdb/os/os_open.c \
1053
 
libdb/os/os_region.c \
1054
 
libdb/os/os_rename.c \
1055
 
libdb/os/os_root.c \
1056
 
libdb/os/os_rpath.c \
1057
 
libdb/os/os_rw.c \
1058
 
libdb/os/os_seek.c \
1059
 
libdb/os/os_sleep.c \
1060
 
libdb/os/os_spin.c \
1061
 
libdb/os/os_stat.c \
1062
 
libdb/os/os_tmpdir.c \
1063
 
libdb/os/os_unlink.c \
1064
 
libdb/os_vxworks/os_vx_abs.c \
1065
 
libdb/os_vxworks/os_vx_config.c \
1066
 
libdb/os_vxworks/os_vx_map.c \
1067
 
libdb/os_win32/os_abs.c \
1068
 
libdb/os_win32/os_clock.c \
1069
 
libdb/os_win32/os_config.c \
1070
 
libdb/os_win32/os_dir.c \
1071
 
libdb/os_win32/os_errno.c \
1072
 
libdb/os_win32/os_fid.c \
1073
 
libdb/os_win32/os_fsync.c \
1074
 
libdb/os_win32/os_handle.c \
1075
 
libdb/os_win32/os_map.c \
1076
 
libdb/os_win32/os_open.c \
1077
 
libdb/os_win32/os_rename.c \
1078
 
libdb/os_win32/os_rw.c \
1079
 
libdb/os_win32/os_seek.c \
1080
 
libdb/os_win32/os_sleep.c \
1081
 
libdb/os_win32/os_spin.c \
1082
 
libdb/os_win32/os_stat.c \
1083
 
libdb/os_win32/os_type.c \
1084
 
libdb/perl/BerkeleyDB/BerkeleyDB.pm \
1085
 
libdb/perl/BerkeleyDB/BerkeleyDB.pod \
1086
 
libdb/perl/BerkeleyDB/BerkeleyDB.pod.P \
1087
 
libdb/perl/BerkeleyDB/BerkeleyDB.xs \
1088
 
libdb/perl/BerkeleyDB/Changes \
1089
 
libdb/perl/BerkeleyDB/MANIFEST \
1090
 
libdb/perl/BerkeleyDB/Makefile.PL \
1091
 
libdb/perl/BerkeleyDB/README \
1092
 
libdb/perl/BerkeleyDB/Todo \
1093
 
libdb/perl/BerkeleyDB/config.in \
1094
 
libdb/perl/BerkeleyDB/constants.h \
1095
 
libdb/perl/BerkeleyDB/constants.xs \
1096
 
libdb/perl/BerkeleyDB/dbinfo \
1097
 
libdb/perl/BerkeleyDB/mkconsts \
1098
 
libdb/perl/BerkeleyDB/mkpod \
1099
 
libdb/perl/BerkeleyDB/ppport.h \
1100
 
libdb/perl/BerkeleyDB/scan \
1101
 
libdb/perl/BerkeleyDB/typemap \
1102
 
libdb/perl/BerkeleyDB/BerkeleyDB/Btree.pm \
1103
 
libdb/perl/BerkeleyDB/BerkeleyDB/Hash.pm \
1104
 
libdb/perl/BerkeleyDB/hints/dec_osf.pl \
1105
 
libdb/perl/BerkeleyDB/hints/irix_6_5.pl \
1106
 
libdb/perl/BerkeleyDB/hints/solaris.pl \
1107
 
libdb/perl/BerkeleyDB/patches/5.004 \
1108
 
libdb/perl/BerkeleyDB/patches/5.004_01 \
1109
 
libdb/perl/BerkeleyDB/patches/5.004_02 \
1110
 
libdb/perl/BerkeleyDB/patches/5.004_03 \
1111
 
libdb/perl/BerkeleyDB/patches/5.004_04 \
1112
 
libdb/perl/BerkeleyDB/patches/5.004_05 \
1113
 
libdb/perl/BerkeleyDB/patches/5.005 \
1114
 
libdb/perl/BerkeleyDB/patches/5.005_01 \
1115
 
libdb/perl/BerkeleyDB/patches/5.005_02 \
1116
 
libdb/perl/BerkeleyDB/patches/5.005_03 \
1117
 
libdb/perl/BerkeleyDB/patches/5.6.0 \
1118
 
libdb/perl/BerkeleyDB/t/btree.t \
1119
 
libdb/perl/BerkeleyDB/t/db-3.0.t \
1120
 
libdb/perl/BerkeleyDB/t/db-3.1.t \
1121
 
libdb/perl/BerkeleyDB/t/db-3.2.t \
1122
 
libdb/perl/BerkeleyDB/t/db-3.3.t \
1123
 
libdb/perl/BerkeleyDB/t/destroy.t \
1124
 
libdb/perl/BerkeleyDB/t/env.t \
1125
 
libdb/perl/BerkeleyDB/t/examples.t \
1126
 
libdb/perl/BerkeleyDB/t/examples.t.T \
1127
 
libdb/perl/BerkeleyDB/t/examples3.t \
1128
 
libdb/perl/BerkeleyDB/t/examples3.t.T \
1129
 
libdb/perl/BerkeleyDB/t/filter.t \
1130
 
libdb/perl/BerkeleyDB/t/hash.t \
1131
 
libdb/perl/BerkeleyDB/t/join.t \
1132
 
libdb/perl/BerkeleyDB/t/mldbm.t \
1133
 
libdb/perl/BerkeleyDB/t/queue.t \
1134
 
libdb/perl/BerkeleyDB/t/recno.t \
1135
 
libdb/perl/BerkeleyDB/t/strict.t \
1136
 
libdb/perl/BerkeleyDB/t/subdb.t \
1137
 
libdb/perl/BerkeleyDB/t/txn.t \
1138
 
libdb/perl/BerkeleyDB/t/unknown.t \
1139
 
libdb/perl/BerkeleyDB/t/util.pm \
1140
 
libdb/perl/DB_File/Changes \
1141
 
libdb/perl/DB_File/DB_File.pm \
1142
 
libdb/perl/DB_File/DB_File.xs \
1143
 
libdb/perl/DB_File/DB_File_BS \
1144
 
libdb/perl/DB_File/MANIFEST \
1145
 
libdb/perl/DB_File/Makefile.PL \
1146
 
libdb/perl/DB_File/README \
1147
 
libdb/perl/DB_File/config.in \
1148
 
libdb/perl/DB_File/dbinfo \
1149
 
libdb/perl/DB_File/fallback.h \
1150
 
libdb/perl/DB_File/fallback.xs \
1151
 
libdb/perl/DB_File/ppport.h \
1152
 
libdb/perl/DB_File/typemap \
1153
 
libdb/perl/DB_File/version.c \
1154
 
libdb/perl/DB_File/hints/dynixptx.pl \
1155
 
libdb/perl/DB_File/hints/sco.pl \
1156
 
libdb/perl/DB_File/patches/5.004 \
1157
 
libdb/perl/DB_File/patches/5.004_01 \
1158
 
libdb/perl/DB_File/patches/5.004_02 \
1159
 
libdb/perl/DB_File/patches/5.004_03 \
1160
 
libdb/perl/DB_File/patches/5.004_04 \
1161
 
libdb/perl/DB_File/patches/5.004_05 \
1162
 
libdb/perl/DB_File/patches/5.005 \
1163
 
libdb/perl/DB_File/patches/5.005_01 \
1164
 
libdb/perl/DB_File/patches/5.005_02 \
1165
 
libdb/perl/DB_File/patches/5.005_03 \
1166
 
libdb/perl/DB_File/patches/5.6.0 \
1167
 
libdb/perl/DB_File/t/db-btree.t \
1168
 
libdb/perl/DB_File/t/db-hash.t \
1169
 
libdb/perl/DB_File/t/db-recno.t \
1170
 
libdb/qam/qam.c \
1171
 
libdb/qam/qam.src \
1172
 
libdb/qam/qam_auto.c \
1173
 
libdb/qam/qam_conv.c \
1174
 
libdb/qam/qam_files.c \
1175
 
libdb/qam/qam_method.c \
1176
 
libdb/qam/qam_open.c \
1177
 
libdb/qam/qam_rec.c \
1178
 
libdb/qam/qam_stat.c \
1179
 
libdb/qam/qam_upgrade.c \
1180
 
libdb/qam/qam_verify.c \
1181
 
libdb/rep/rep_method.c \
1182
 
libdb/rep/rep_record.c \
1183
 
libdb/rep/rep_region.c \
1184
 
libdb/rep/rep_util.c \
1185
 
libdb/rpc_client/client.c \
1186
 
libdb/rpc_client/db_server_clnt.c \
1187
 
libdb/rpc_client/gen_client.c \
1188
 
libdb/rpc_client/gen_client_ret.c \
1189
 
libdb/rpc_server/clsrv.html \
1190
 
libdb/rpc_server/db_server.x \
1191
 
libdb/rpc_server/rpc.src \
1192
 
libdb/rpc_server/c/db_server_proc.c \
1193
 
libdb/rpc_server/c/db_server_proc.sed \
1194
 
libdb/rpc_server/c/db_server_svc.c \
1195
 
libdb/rpc_server/c/db_server_util.c \
1196
 
libdb/rpc_server/c/db_server_xdr.c \
1197
 
libdb/rpc_server/c/gen_db_server.c \
1198
 
libdb/rpc_server/cxx/db_server_cxxproc.cpp \
1199
 
libdb/rpc_server/cxx/db_server_cxxutil.cpp \
1200
 
libdb/rpc_server/java/DbDispatcher.java \
1201
 
libdb/rpc_server/java/DbServer.java \
1202
 
libdb/rpc_server/java/FreeList.java \
1203
 
libdb/rpc_server/java/LocalIterator.java \
1204
 
libdb/rpc_server/java/README \
1205
 
libdb/rpc_server/java/RpcDb.java \
1206
 
libdb/rpc_server/java/RpcDbEnv.java \
1207
 
libdb/rpc_server/java/RpcDbTxn.java \
1208
 
libdb/rpc_server/java/RpcDbc.java \
1209
 
libdb/rpc_server/java/Timer.java \
1210
 
libdb/rpc_server/java/jrpcgen.jar \
1211
 
libdb/rpc_server/java/oncrpc.jar \
1212
 
libdb/rpc_server/java/s_jrpcgen \
1213
 
libdb/rpc_server/java/gen/DbServerStub.java \
1214
 
libdb/rpc_server/java/gen/__db_associate_msg.java \
1215
 
libdb/rpc_server/java/gen/__db_associate_reply.java \
1216
 
libdb/rpc_server/java/gen/__db_bt_maxkey_msg.java \
1217
 
libdb/rpc_server/java/gen/__db_bt_maxkey_reply.java \
1218
 
libdb/rpc_server/java/gen/__db_bt_minkey_msg.java \
1219
 
libdb/rpc_server/java/gen/__db_bt_minkey_reply.java \
1220
 
libdb/rpc_server/java/gen/__db_close_msg.java \
1221
 
libdb/rpc_server/java/gen/__db_close_reply.java \
1222
 
libdb/rpc_server/java/gen/__db_create_msg.java \
1223
 
libdb/rpc_server/java/gen/__db_create_reply.java \
1224
 
libdb/rpc_server/java/gen/__db_cursor_msg.java \
1225
 
libdb/rpc_server/java/gen/__db_cursor_reply.java \
1226
 
libdb/rpc_server/java/gen/__db_del_msg.java \
1227
 
libdb/rpc_server/java/gen/__db_del_reply.java \
1228
 
libdb/rpc_server/java/gen/__db_encrypt_msg.java \
1229
 
libdb/rpc_server/java/gen/__db_encrypt_reply.java \
1230
 
libdb/rpc_server/java/gen/__db_extentsize_msg.java \
1231
 
libdb/rpc_server/java/gen/__db_extentsize_reply.java \
1232
 
libdb/rpc_server/java/gen/__db_flags_msg.java \
1233
 
libdb/rpc_server/java/gen/__db_flags_reply.java \
1234
 
libdb/rpc_server/java/gen/__db_get_msg.java \
1235
 
libdb/rpc_server/java/gen/__db_get_reply.java \
1236
 
libdb/rpc_server/java/gen/__db_h_ffactor_msg.java \
1237
 
libdb/rpc_server/java/gen/__db_h_ffactor_reply.java \
1238
 
libdb/rpc_server/java/gen/__db_h_nelem_msg.java \
1239
 
libdb/rpc_server/java/gen/__db_h_nelem_reply.java \
1240
 
libdb/rpc_server/java/gen/__db_join_msg.java \
1241
 
libdb/rpc_server/java/gen/__db_join_reply.java \
1242
 
libdb/rpc_server/java/gen/__db_key_range_msg.java \
1243
 
libdb/rpc_server/java/gen/__db_key_range_reply.java \
1244
 
libdb/rpc_server/java/gen/__db_lorder_msg.java \
1245
 
libdb/rpc_server/java/gen/__db_lorder_reply.java \
1246
 
libdb/rpc_server/java/gen/__db_open_msg.java \
1247
 
libdb/rpc_server/java/gen/__db_open_reply.java \
1248
 
libdb/rpc_server/java/gen/__db_pagesize_msg.java \
1249
 
libdb/rpc_server/java/gen/__db_pagesize_reply.java \
1250
 
libdb/rpc_server/java/gen/__db_pget_msg.java \
1251
 
libdb/rpc_server/java/gen/__db_pget_reply.java \
1252
 
libdb/rpc_server/java/gen/__db_put_msg.java \
1253
 
libdb/rpc_server/java/gen/__db_put_reply.java \
1254
 
libdb/rpc_server/java/gen/__db_re_delim_msg.java \
1255
 
libdb/rpc_server/java/gen/__db_re_delim_reply.java \
1256
 
libdb/rpc_server/java/gen/__db_re_len_msg.java \
1257
 
libdb/rpc_server/java/gen/__db_re_len_reply.java \
1258
 
libdb/rpc_server/java/gen/__db_re_pad_msg.java \
1259
 
libdb/rpc_server/java/gen/__db_re_pad_reply.java \
1260
 
libdb/rpc_server/java/gen/__db_remove_msg.java \
1261
 
libdb/rpc_server/java/gen/__db_remove_reply.java \
1262
 
libdb/rpc_server/java/gen/__db_rename_msg.java \
1263
 
libdb/rpc_server/java/gen/__db_rename_reply.java \
1264
 
libdb/rpc_server/java/gen/__db_stat_msg.java \
1265
 
libdb/rpc_server/java/gen/__db_stat_reply.java \
1266
 
libdb/rpc_server/java/gen/__db_sync_msg.java \
1267
 
libdb/rpc_server/java/gen/__db_sync_reply.java \
1268
 
libdb/rpc_server/java/gen/__db_truncate_msg.java \
1269
 
libdb/rpc_server/java/gen/__db_truncate_reply.java \
1270
 
libdb/rpc_server/java/gen/__dbc_close_msg.java \
1271
 
libdb/rpc_server/java/gen/__dbc_close_reply.java \
1272
 
libdb/rpc_server/java/gen/__dbc_count_msg.java \
1273
 
libdb/rpc_server/java/gen/__dbc_count_reply.java \
1274
 
libdb/rpc_server/java/gen/__dbc_del_msg.java \
1275
 
libdb/rpc_server/java/gen/__dbc_del_reply.java \
1276
 
libdb/rpc_server/java/gen/__dbc_dup_msg.java \
1277
 
libdb/rpc_server/java/gen/__dbc_dup_reply.java \
1278
 
libdb/rpc_server/java/gen/__dbc_get_msg.java \
1279
 
libdb/rpc_server/java/gen/__dbc_get_reply.java \
1280
 
libdb/rpc_server/java/gen/__dbc_pget_msg.java \
1281
 
libdb/rpc_server/java/gen/__dbc_pget_reply.java \
1282
 
libdb/rpc_server/java/gen/__dbc_put_msg.java \
1283
 
libdb/rpc_server/java/gen/__dbc_put_reply.java \
1284
 
libdb/rpc_server/java/gen/__env_cachesize_msg.java \
1285
 
libdb/rpc_server/java/gen/__env_cachesize_reply.java \
1286
 
libdb/rpc_server/java/gen/__env_close_msg.java \
1287
 
libdb/rpc_server/java/gen/__env_close_reply.java \
1288
 
libdb/rpc_server/java/gen/__env_create_msg.java \
1289
 
libdb/rpc_server/java/gen/__env_create_reply.java \
1290
 
libdb/rpc_server/java/gen/__env_dbremove_msg.java \
1291
 
libdb/rpc_server/java/gen/__env_dbremove_reply.java \
1292
 
libdb/rpc_server/java/gen/__env_dbrename_msg.java \
1293
 
libdb/rpc_server/java/gen/__env_dbrename_reply.java \
1294
 
libdb/rpc_server/java/gen/__env_encrypt_msg.java \
1295
 
libdb/rpc_server/java/gen/__env_encrypt_reply.java \
1296
 
libdb/rpc_server/java/gen/__env_flags_msg.java \
1297
 
libdb/rpc_server/java/gen/__env_flags_reply.java \
1298
 
libdb/rpc_server/java/gen/__env_open_msg.java \
1299
 
libdb/rpc_server/java/gen/__env_open_reply.java \
1300
 
libdb/rpc_server/java/gen/__env_remove_msg.java \
1301
 
libdb/rpc_server/java/gen/__env_remove_reply.java \
1302
 
libdb/rpc_server/java/gen/__txn_abort_msg.java \
1303
 
libdb/rpc_server/java/gen/__txn_abort_reply.java \
1304
 
libdb/rpc_server/java/gen/__txn_begin_msg.java \
1305
 
libdb/rpc_server/java/gen/__txn_begin_reply.java \
1306
 
libdb/rpc_server/java/gen/__txn_commit_msg.java \
1307
 
libdb/rpc_server/java/gen/db_server.java \
1308
 
libdb/rpc_server/java/gen/__txn_commit_reply.java \
1309
 
libdb/rpc_server/java/gen/__txn_discard_msg.java \
1310
 
libdb/rpc_server/java/gen/__txn_discard_reply.java \
1311
 
libdb/rpc_server/java/gen/__txn_prepare_msg.java \
1312
 
libdb/rpc_server/java/gen/__txn_prepare_reply.java \
1313
 
libdb/rpc_server/java/gen/__txn_recover_msg.java \
1314
 
libdb/rpc_server/java/gen/__txn_recover_reply.java \
1315
 
libdb/tcl/tcl_compat.c \
1316
 
libdb/tcl/tcl_db.c \
1317
 
libdb/tcl/tcl_db_pkg.c \
1318
 
libdb/tcl/tcl_dbcursor.c \
1319
 
libdb/tcl/tcl_env.c \
1320
 
libdb/tcl/tcl_internal.c \
1321
 
libdb/tcl/tcl_lock.c \
1322
 
libdb/tcl/tcl_log.c \
1323
 
libdb/tcl/tcl_mp.c \
1324
 
libdb/tcl/tcl_rep.c \
1325
 
libdb/tcl/tcl_txn.c \
1326
 
libdb/tcl/tcl_util.c \
1327
 
libdb/tcl/docs/db.html \
1328
 
libdb/tcl/docs/env.html \
1329
 
libdb/tcl/docs/historic.html \
1330
 
libdb/tcl/docs/index.html \
1331
 
libdb/tcl/docs/library.html \
1332
 
libdb/tcl/docs/lock.html \
1333
 
libdb/tcl/docs/log.html \
1334
 
libdb/tcl/docs/mpool.html \
1335
 
libdb/tcl/docs/rep.html \
1336
 
libdb/tcl/docs/test.html \
1337
 
libdb/tcl/docs/txn.html \
1338
 
libdb/test/TESTS \
1339
 
libdb/test/archive.tcl \
1340
 
libdb/test/bigfile001.tcl \
1341
 
libdb/test/bigfile002.tcl \
1342
 
libdb/test/byteorder.tcl \
1343
 
libdb/test/conscript.tcl \
1344
 
libdb/test/dbm.tcl \
1345
 
libdb/test/dbscript.tcl \
1346
 
libdb/test/ddoyscript.tcl \
1347
 
libdb/test/ddscript.tcl \
1348
 
libdb/test/dead001.tcl \
1349
 
libdb/test/dead002.tcl \
1350
 
libdb/test/dead003.tcl \
1351
 
libdb/test/dead004.tcl \
1352
 
libdb/test/dead005.tcl \
1353
 
libdb/test/dead006.tcl \
1354
 
libdb/test/dead007.tcl \
1355
 
libdb/test/env001.tcl \
1356
 
libdb/test/env002.tcl \
1357
 
libdb/test/env003.tcl \
1358
 
libdb/test/env004.tcl \
1359
 
libdb/test/env005.tcl \
1360
 
libdb/test/env006.tcl \
1361
 
libdb/test/env007.tcl \
1362
 
libdb/test/env008.tcl \
1363
 
libdb/test/env009.tcl \
1364
 
libdb/test/env010.tcl \
1365
 
libdb/test/env011.tcl \
1366
 
libdb/test/hsearch.tcl \
1367
 
libdb/test/include.tcl \
1368
 
libdb/test/join.tcl \
1369
 
libdb/test/lock001.tcl \
1370
 
libdb/test/lock002.tcl \
1371
 
libdb/test/lock003.tcl \
1372
 
libdb/test/lock004.tcl \
1373
 
libdb/test/lock005.tcl \
1374
 
libdb/test/lockscript.tcl \
1375
 
libdb/test/log001.tcl \
1376
 
libdb/test/log002.tcl \
1377
 
libdb/test/log003.tcl \
1378
 
libdb/test/log004.tcl \
1379
 
libdb/test/log005.tcl \
1380
 
libdb/test/logtrack.list \
1381
 
libdb/test/logtrack.tcl \
1382
 
libdb/test/mdbscript.tcl \
1383
 
libdb/test/memp001.tcl \
1384
 
libdb/test/scr001/chk.code \
1385
 
libdb/test/memp002.tcl \
1386
 
libdb/test/memp003.tcl \
1387
 
libdb/test/mpoolscript.tcl \
1388
 
libdb/test/mutex001.tcl \
1389
 
libdb/test/mutex002.tcl \
1390
 
libdb/test/mutex003.tcl \
1391
 
libdb/test/mutexscript.tcl \
1392
 
libdb/test/ndbm.tcl \
1393
 
libdb/test/parallel.tcl \
1394
 
libdb/test/recd001.tcl \
1395
 
libdb/test/recd002.tcl \
1396
 
libdb/test/recd003.tcl \
1397
 
libdb/test/recd004.tcl \
1398
 
libdb/test/recd005.tcl \
1399
 
libdb/test/recd006.tcl \
1400
 
libdb/test/recd007.tcl \
1401
 
libdb/test/recd008.tcl \
1402
 
libdb/test/recd009.tcl \
1403
 
libdb/test/recd010.tcl \
1404
 
libdb/test/recd011.tcl \
1405
 
libdb/test/recd012.tcl \
1406
 
libdb/test/recd013.tcl \
1407
 
libdb/test/recd014.tcl \
1408
 
libdb/test/recd015.tcl \
1409
 
libdb/test/recd016.tcl \
1410
 
libdb/test/recd017.tcl \
1411
 
libdb/test/recd018.tcl \
1412
 
libdb/test/recd019.tcl \
1413
 
libdb/test/recd020.tcl \
1414
 
libdb/test/recd15scr.tcl \
1415
 
libdb/test/recdscript.tcl \
1416
 
libdb/test/rep001.tcl \
1417
 
libdb/test/rep002.tcl \
1418
 
libdb/test/rep003.tcl \
1419
 
libdb/test/rep004.tcl \
1420
 
libdb/test/rep005.tcl \
1421
 
libdb/test/reputils.tcl \
1422
 
libdb/test/rpc001.tcl \
1423
 
libdb/test/rpc002.tcl \
1424
 
libdb/test/rpc003.tcl \
1425
 
libdb/test/rpc004.tcl \
1426
 
libdb/test/rpc005.tcl \
1427
 
libdb/test/rsrc001.tcl \
1428
 
libdb/test/rsrc002.tcl \
1429
 
libdb/test/rsrc003.tcl \
1430
 
libdb/test/rsrc004.tcl \
1431
 
libdb/test/sdb001.tcl \
1432
 
libdb/test/sdb002.tcl \
1433
 
libdb/test/sdb003.tcl \
1434
 
libdb/test/sdb004.tcl \
1435
 
libdb/test/sdb005.tcl \
1436
 
libdb/test/sdb006.tcl \
1437
 
libdb/test/sdb007.tcl \
1438
 
libdb/test/sdb008.tcl \
1439
 
libdb/test/sdb009.tcl \
1440
 
libdb/test/sdb010.tcl \
1441
 
libdb/test/sdb011.tcl \
1442
 
libdb/test/sdb012.tcl \
1443
 
libdb/test/sdbscript.tcl \
1444
 
libdb/test/sdbtest001.tcl \
1445
 
libdb/test/sdbtest002.tcl \
1446
 
libdb/test/sdbutils.tcl \
1447
 
libdb/test/sec001.tcl \
1448
 
libdb/test/sec002.tcl \
1449
 
libdb/test/shelltest.tcl \
1450
 
libdb/test/si001.tcl \
1451
 
libdb/test/si002.tcl \
1452
 
libdb/test/si003.tcl \
1453
 
libdb/test/si004.tcl \
1454
 
libdb/test/si005.tcl \
1455
 
libdb/test/si006.tcl \
1456
 
libdb/test/sindex.tcl \
1457
 
libdb/test/sysscript.tcl \
1458
 
libdb/test/test.tcl \
1459
 
libdb/test/test001.tcl \
1460
 
libdb/test/test002.tcl \
1461
 
libdb/test/test003.tcl \
1462
 
libdb/test/test004.tcl \
1463
 
libdb/test/test005.tcl \
1464
 
libdb/test/test006.tcl \
1465
 
libdb/test/test007.tcl \
1466
 
libdb/test/test008.tcl \
1467
 
libdb/test/test009.tcl \
1468
 
libdb/test/test010.tcl \
1469
 
libdb/test/test011.tcl \
1470
 
libdb/test/test012.tcl \
1471
 
libdb/test/test013.tcl \
1472
 
libdb/test/test014.tcl \
1473
 
libdb/test/test015.tcl \
1474
 
libdb/test/test016.tcl \
1475
 
libdb/test/test017.tcl \
1476
 
libdb/test/test018.tcl \
1477
 
libdb/test/test019.tcl \
1478
 
libdb/test/test020.tcl \
1479
 
libdb/test/test021.tcl \
1480
 
libdb/test/test022.tcl \
1481
 
libdb/test/test023.tcl \
1482
 
libdb/test/test024.tcl \
1483
 
libdb/test/test025.tcl \
1484
 
libdb/test/test026.tcl \
1485
 
libdb/test/test027.tcl \
1486
 
libdb/test/test028.tcl \
1487
 
libdb/test/test029.tcl \
1488
 
libdb/test/test030.tcl \
1489
 
libdb/test/test031.tcl \
1490
 
libdb/test/test032.tcl \
1491
 
libdb/test/test033.tcl \
1492
 
libdb/test/test034.tcl \
1493
 
libdb/test/test035.tcl \
1494
 
libdb/test/test036.tcl \
1495
 
libdb/test/test037.tcl \
1496
 
libdb/test/test038.tcl \
1497
 
libdb/test/test039.tcl \
1498
 
libdb/test/test040.tcl \
1499
 
libdb/test/test041.tcl \
1500
 
libdb/test/test042.tcl \
1501
 
libdb/test/test043.tcl \
1502
 
libdb/test/test044.tcl \
1503
 
libdb/test/test045.tcl \
1504
 
libdb/test/test046.tcl \
1505
 
libdb/test/test047.tcl \
1506
 
libdb/test/test048.tcl \
1507
 
libdb/test/test049.tcl \
1508
 
libdb/test/test050.tcl \
1509
 
libdb/test/test051.tcl \
1510
 
libdb/test/test052.tcl \
1511
 
libdb/test/test053.tcl \
1512
 
libdb/test/test054.tcl \
1513
 
libdb/test/test055.tcl \
1514
 
libdb/test/test056.tcl \
1515
 
libdb/test/test057.tcl \
1516
 
libdb/test/test058.tcl \
1517
 
libdb/test/test059.tcl \
1518
 
libdb/test/test060.tcl \
1519
 
libdb/test/test061.tcl \
1520
 
libdb/test/test062.tcl \
1521
 
libdb/test/test063.tcl \
1522
 
libdb/test/test064.tcl \
1523
 
libdb/test/test065.tcl \
1524
 
libdb/test/test066.tcl \
1525
 
libdb/test/test067.tcl \
1526
 
libdb/test/test068.tcl \
1527
 
libdb/test/test069.tcl \
1528
 
libdb/test/test070.tcl \
1529
 
libdb/test/test071.tcl \
1530
 
libdb/test/test072.tcl \
1531
 
libdb/test/test073.tcl \
1532
 
libdb/test/test074.tcl \
1533
 
libdb/test/test075.tcl \
1534
 
libdb/test/test076.tcl \
1535
 
libdb/test/test077.tcl \
1536
 
libdb/test/test078.tcl \
1537
 
libdb/test/test079.tcl \
1538
 
libdb/test/test080.tcl \
1539
 
libdb/test/test081.tcl \
1540
 
libdb/test/test082.tcl \
1541
 
libdb/test/test083.tcl \
1542
 
libdb/test/test084.tcl \
1543
 
libdb/test/test085.tcl \
1544
 
libdb/test/test086.tcl \
1545
 
libdb/test/test087.tcl \
1546
 
libdb/test/test088.tcl \
1547
 
libdb/test/test089.tcl \
1548
 
libdb/test/test090.tcl \
1549
 
libdb/test/test091.tcl \
1550
 
libdb/test/test092.tcl \
1551
 
libdb/test/test093.tcl \
1552
 
libdb/test/test094.tcl \
1553
 
libdb/test/test095.tcl \
1554
 
libdb/test/test096.tcl \
1555
 
libdb/test/test097.tcl \
1556
 
libdb/test/test098.tcl \
1557
 
libdb/test/test099.tcl \
1558
 
libdb/test/test100.tcl \
1559
 
libdb/test/test101.tcl \
1560
 
libdb/test/testparams.tcl \
1561
 
libdb/test/testutils.tcl \
1562
 
libdb/test/txn001.tcl \
1563
 
libdb/test/txn002.tcl \
1564
 
libdb/test/txn003.tcl \
1565
 
libdb/test/txn004.tcl \
1566
 
libdb/test/txn005.tcl \
1567
 
libdb/test/txn006.tcl \
1568
 
libdb/test/txn007.tcl \
1569
 
libdb/test/txn008.tcl \
1570
 
libdb/test/txn009.tcl \
1571
 
libdb/test/txnscript.tcl \
1572
 
libdb/test/update.tcl \
1573
 
libdb/test/upgrade.tcl \
1574
 
libdb/test/wordlist \
1575
 
libdb/test/wrap.tcl \
1576
 
libdb/test/scr002/chk.def \
1577
 
libdb/test/scr003/chk.define \
1578
 
libdb/test/scr004/chk.javafiles \
1579
 
libdb/test/scr005/chk.nl \
1580
 
libdb/test/scr006/chk.offt \
1581
 
libdb/test/scr007/chk.proto \
1582
 
libdb/test/scr008/chk.pubdef \
1583
 
libdb/test/scr009/chk.srcfiles \
1584
 
libdb/test/scr010/chk.str \
1585
 
libdb/test/scr010/spell.ok \
1586
 
libdb/test/scr011/chk.tags \
1587
 
libdb/test/scr012/chk.vx_code \
1588
 
libdb/test/scr013/chk.stats \
1589
 
libdb/test/scr014/chk.err \
1590
 
libdb/test/scr015/README \
1591
 
libdb/test/scr015/TestConstruct01.cpp \
1592
 
libdb/test/scr015/TestConstruct01.testerr \
1593
 
libdb/test/scr015/TestConstruct01.testout \
1594
 
libdb/test/scr015/TestExceptInclude.cpp \
1595
 
libdb/test/scr015/TestGetSetMethods.cpp \
1596
 
libdb/test/scr015/TestKeyRange.cpp \
1597
 
libdb/test/scr015/TestKeyRange.testin \
1598
 
libdb/test/scr015/TestKeyRange.testout \
1599
 
libdb/test/scr015/TestLogc.cpp \
1600
 
libdb/test/scr015/TestLogc.testout \
1601
 
libdb/test/scr015/TestSimpleAccess.cpp \
1602
 
libdb/test/scr015/TestSimpleAccess.testout \
1603
 
libdb/test/scr015/TestTruncate.cpp \
1604
 
libdb/test/scr015/TestTruncate.testout \
1605
 
libdb/test/scr015/chk.cxxtests \
1606
 
libdb/test/scr015/ignore \
1607
 
libdb/test/scr015/testall \
1608
 
libdb/test/scr015/testone \
1609
 
libdb/test/scr016/CallbackTest.java \
1610
 
libdb/test/scr016/CallbackTest.testout \
1611
 
libdb/test/scr016/README \
1612
 
libdb/test/scr016/TestAppendRecno.java \
1613
 
libdb/test/scr016/TestAppendRecno.testout \
1614
 
libdb/test/scr016/TestAssociate.java \
1615
 
libdb/test/scr016/TestAssociate.testout \
1616
 
libdb/test/scr016/TestClosedDb.java \
1617
 
libdb/test/scr016/TestClosedDb.testout \
1618
 
libdb/test/scr016/TestConstruct01.java \
1619
 
libdb/test/scr016/TestConstruct01.testerr \
1620
 
libdb/test/scr016/TestConstruct01.testout \
1621
 
libdb/test/scr016/TestConstruct02.java \
1622
 
libdb/test/scr016/TestConstruct02.testout \
1623
 
libdb/test/scr016/TestDbtFlags.java \
1624
 
libdb/test/scr016/TestDbtFlags.testerr \
1625
 
libdb/test/scr016/TestDbtFlags.testout \
1626
 
libdb/test/scr016/TestGetSetMethods.java \
1627
 
libdb/test/scr016/TestKeyRange.java \
1628
 
libdb/test/scr016/TestKeyRange.testout \
1629
 
libdb/test/scr016/TestLockVec.java \
1630
 
libdb/test/scr016/TestLockVec.testout \
1631
 
libdb/test/scr016/TestLogc.java \
1632
 
libdb/test/scr016/TestLogc.testout \
1633
 
libdb/test/scr016/TestOpenEmpty.java \
1634
 
libdb/test/scr016/TestOpenEmpty.testerr \
1635
 
libdb/test/scr016/TestReplication.java \
1636
 
libdb/test/scr016/TestRpcServer.java \
1637
 
libdb/test/scr016/TestSameDbt.java \
1638
 
libdb/test/scr016/TestSameDbt.testout \
1639
 
libdb/test/scr016/TestSimpleAccess.java \
1640
 
libdb/test/scr016/TestSimpleAccess.testout \
1641
 
libdb/test/scr016/TestStat.java \
1642
 
libdb/test/scr016/TestStat.testout \
1643
 
libdb/test/scr016/TestTruncate.java \
1644
 
libdb/test/scr016/TestTruncate.testout \
1645
 
libdb/test/scr016/TestUtil.java \
1646
 
libdb/test/scr016/TestXAServlet.java \
1647
 
libdb/test/scr016/chk.javatests \
1648
 
libdb/test/scr016/ignore \
1649
 
libdb/test/scr016/testall \
1650
 
libdb/test/scr016/testone \
1651
 
libdb/test/scr017/O.BH \
1652
 
libdb/test/scr017/O.R \
1653
 
libdb/test/scr017/chk.db185 \
1654
 
libdb/test/scr017/t.c \
1655
 
libdb/test/scr018/chk.comma \
1656
 
libdb/test/scr018/t.c \
1657
 
libdb/test/scr019/chk.include \
1658
 
libdb/test/scr020/chk.inc \
1659
 
libdb/test/scr021/chk.flags \
1660
 
libdb/test/scr022/chk.rr \
1661
 
libdb/txn/txn.c \
1662
 
libdb/txn/txn.src \
1663
 
libdb/txn/txn_auto.c \
1664
 
libdb/txn/txn_method.c \
1665
 
libdb/txn/txn_rec.c \
1666
 
libdb/txn/txn_recover.c \
1667
 
libdb/txn/txn_region.c \
1668
 
libdb/txn/txn_stat.c \
1669
 
libdb/txn/txn_util.c \
1670
 
libdb/xa/xa.c \
1671
 
libdb/xa/xa_db.c \
1672
 
libdb/xa/xa_map.c \
1673
 
libdb/docs/ref/am/close.html \
1674
 
libdb/docs/ref/am/count.html \
1675
 
libdb/docs/ref/am/curclose.html \
1676
 
libdb/docs/ref/am/curdel.html \
1677
 
libdb/docs/ref/am/curdup.html \
1678
 
libdb/docs/ref/am/curget.html \
1679
 
libdb/docs/ref/am/curput.html \
1680
 
libdb/docs/ref/am/cursor.html \
1681
 
libdb/docs/ref/am/delete.html \
1682
 
libdb/docs/ref/am/get.html \
1683
 
libdb/docs/ref/am/join.html \
1684
 
libdb/docs/ref/am/open.html \
1685
 
libdb/docs/ref/am/opensub.html \
1686
 
libdb/docs/ref/am/ops.html \
1687
 
libdb/docs/ref/am/put.html \
1688
 
libdb/docs/ref/am/second.html \
1689
 
libdb/docs/ref/am/stat.html \
1690
 
libdb/docs/ref/am/sync.html \
1691
 
libdb/docs/ref/am/truncate.html \
1692
 
libdb/docs/ref/am/upgrade.html \
1693
 
libdb/docs/ref/am/verify.html \
1694
 
libdb/docs/ref/pindex.src \
1695
 
libdb/docs/ref/am_conf/bt_compare.html \
1696
 
libdb/docs/ref/am_conf/bt_minkey.html \
1697
 
libdb/docs/ref/am_conf/bt_prefix.html \
1698
 
libdb/docs/ref/am_conf/bt_recnum.html \
1699
 
libdb/docs/ref/am_conf/byteorder.html \
1700
 
libdb/docs/ref/am_conf/cachesize.html \
1701
 
libdb/docs/ref/am_conf/dup.html \
1702
 
libdb/docs/ref/am_conf/extentsize.html \
1703
 
libdb/docs/ref/am_conf/h_ffactor.html \
1704
 
libdb/docs/ref/am_conf/h_hash.html \
1705
 
libdb/docs/ref/am_conf/h_nelem.html \
1706
 
libdb/docs/ref/am_conf/intro.html \
1707
 
libdb/docs/ref/am_conf/logrec.html \
1708
 
libdb/docs/ref/am_conf/malloc.html \
1709
 
libdb/docs/ref/am_conf/pagesize.html \
1710
 
libdb/docs/ref/am_conf/re_source.html \
1711
 
libdb/docs/ref/am_conf/recno.html \
1712
 
libdb/docs/ref/am_conf/renumber.html \
1713
 
libdb/docs/ref/am_conf/select.html \
1714
 
libdb/docs/ref/am_misc/align.html \
1715
 
libdb/docs/ref/am_misc/dbsizes.html \
1716
 
libdb/docs/ref/am_misc/diskspace.html \
1717
 
libdb/docs/ref/am_misc/error.html \
1718
 
libdb/docs/ref/am_misc/faq.html \
1719
 
libdb/docs/ref/am_misc/get_bulk.html \
1720
 
libdb/docs/ref/am_misc/partial.html \
1721
 
libdb/docs/ref/am_misc/perm.html \
1722
 
libdb/docs/ref/am_misc/stability.html \
1723
 
libdb/docs/ref/am_misc/struct.html \
1724
 
libdb/docs/ref/am_misc/tune.html \
1725
 
libdb/docs/ref/apprec/auto.html \
1726
 
libdb/docs/ref/apprec/config.html \
1727
 
libdb/docs/ref/apprec/def.html \
1728
 
libdb/docs/ref/apprec/intro.html \
1729
 
libdb/docs/ref/arch/bigpic.gif \
1730
 
libdb/docs/ref/arch/smallpic.gif \
1731
 
libdb/docs/ref/arch/apis.html \
1732
 
libdb/docs/ref/arch/bigpic.html \
1733
 
libdb/docs/ref/arch/progmodel.html \
1734
 
libdb/docs/ref/arch/script.html \
1735
 
libdb/docs/ref/arch/utilities.html \
1736
 
libdb/docs/ref/build_unix/aix.html \
1737
 
libdb/docs/ref/build_unix/conf.html \
1738
 
libdb/docs/ref/build_unix/embedix.html \
1739
 
libdb/docs/ref/build_unix/flags.html \
1740
 
libdb/docs/ref/build_unix/freebsd.html \
1741
 
libdb/docs/ref/build_unix/hpux.html \
1742
 
libdb/docs/ref/build_unix/install.html \
1743
 
libdb/docs/ref/build_unix/intro.html \
1744
 
libdb/docs/ref/build_unix/irix.html \
1745
 
libdb/docs/ref/build_unix/linux.html \
1746
 
libdb/docs/ref/build_unix/macosx.html \
1747
 
libdb/docs/ref/build_unix/notes.html \
1748
 
libdb/docs/ref/build_unix/osf1.html \
1749
 
libdb/docs/ref/build_unix/qnx.html \
1750
 
libdb/docs/ref/build_unix/sco.html \
1751
 
libdb/docs/ref/build_unix/shlib.html \
1752
 
libdb/docs/ref/build_unix/solaris.html \
1753
 
libdb/docs/ref/build_unix/sunos.html \
1754
 
libdb/docs/ref/build_unix/test.html \
1755
 
libdb/docs/ref/build_unix/ultrix.html \
1756
 
libdb/docs/ref/build_vxworks/faq.html \
1757
 
libdb/docs/ref/build_vxworks/intro.html \
1758
 
libdb/docs/ref/build_vxworks/introae.html \
1759
 
libdb/docs/ref/build_vxworks/notes.html \
1760
 
libdb/docs/ref/build_win/faq.html \
1761
 
libdb/docs/ref/build_win/intro.html \
1762
 
libdb/docs/ref/build_win/notes.html \
1763
 
libdb/docs/ref/build_win/test.html \
1764
 
libdb/docs/ref/cam/intro.html \
1765
 
libdb/docs/ref/debug/intro.html \
1766
 
libdb/docs/ref/debug/common.html \
1767
 
libdb/docs/ref/debug/compile.html \
1768
 
libdb/docs/ref/debug/printlog.html \
1769
 
libdb/docs/ref/debug/runtime.html \
1770
 
libdb/docs/ref/distrib/layout.html \
1771
 
libdb/docs/ref/distrib/port.html \
1772
 
libdb/docs/ref/dumpload/format.html \
1773
 
libdb/docs/ref/dumpload/text.html \
1774
 
libdb/docs/ref/dumpload/utility.html \
1775
 
libdb/docs/ref/env/create.html \
1776
 
libdb/docs/ref/env/db_config.html \
1777
 
libdb/docs/ref/env/encrypt.html \
1778
 
libdb/docs/ref/env/error.html \
1779
 
libdb/docs/ref/env/faq.html \
1780
 
libdb/docs/ref/env/intro.html \
1781
 
libdb/docs/ref/env/naming.html \
1782
 
libdb/docs/ref/env/open.html \
1783
 
libdb/docs/ref/env/region.html \
1784
 
libdb/docs/ref/env/remote.html \
1785
 
libdb/docs/ref/env/security.html \
1786
 
libdb/docs/ref/intro/data.html \
1787
 
libdb/docs/ref/intro/dbis.html \
1788
 
libdb/docs/ref/intro/dbisnot.html \
1789
 
libdb/docs/ref/intro/distrib.html \
1790
 
libdb/docs/ref/intro/need.html \
1791
 
libdb/docs/ref/intro/products.html \
1792
 
libdb/docs/ref/intro/terrain.html \
1793
 
libdb/docs/ref/intro/what.html \
1794
 
libdb/docs/ref/intro/where.html \
1795
 
libdb/docs/ref/install/magic.txt \
1796
 
libdb/docs/ref/install/magic.s5.be.txt \
1797
 
libdb/docs/ref/install/magic.s5.le.txt \
1798
 
libdb/docs/ref/install/file.html \
1799
 
libdb/docs/ref/install/multiple.html \
1800
 
libdb/docs/ref/install/rpm.html \
1801
 
libdb/docs/ref/java/compat.html \
1802
 
libdb/docs/ref/java/conf.html \
1803
 
libdb/docs/ref/java/faq.html \
1804
 
libdb/docs/ref/java/program.html \
1805
 
libdb/docs/ref/lock/am_conv.html \
1806
 
libdb/docs/ref/lock/cam_conv.html \
1807
 
libdb/docs/ref/lock/config.html \
1808
 
libdb/docs/ref/lock/dead.html \
1809
 
libdb/docs/ref/lock/deaddbg.html \
1810
 
libdb/docs/ref/lock/intro.html \
1811
 
libdb/docs/ref/lock/max.html \
1812
 
libdb/docs/ref/lock/nondb.html \
1813
 
libdb/docs/ref/lock/notxn.html \
1814
 
libdb/docs/ref/lock/page.html \
1815
 
libdb/docs/ref/lock/stdmode.html \
1816
 
libdb/docs/ref/lock/timeout.html \
1817
 
libdb/docs/ref/lock/twopl.html \
1818
 
libdb/docs/ref/log/config.html \
1819
 
libdb/docs/ref/log/intro.html \
1820
 
libdb/docs/ref/log/limits.html \
1821
 
libdb/docs/ref/mp/intro.html \
1822
 
libdb/docs/ref/mp/config.html \
1823
 
libdb/docs/ref/perl/intro.html \
1824
 
libdb/docs/ref/program/solaris.txt \
1825
 
libdb/docs/ref/program/appsignals.html \
1826
 
libdb/docs/ref/program/cache.html \
1827
 
libdb/docs/ref/program/compatible.html \
1828
 
libdb/docs/ref/program/copy.html \
1829
 
libdb/docs/ref/program/environ.html \
1830
 
libdb/docs/ref/program/errorret.html \
1831
 
libdb/docs/ref/program/faq.html \
1832
 
libdb/docs/ref/program/mt.html \
1833
 
libdb/docs/ref/program/namespace.html \
1834
 
libdb/docs/ref/program/runtime.html \
1835
 
libdb/docs/ref/program/scope.html \
1836
 
libdb/docs/ref/refs/bdb_usenix.html \
1837
 
libdb/docs/ref/refs/bdb_usenix.ps \
1838
 
libdb/docs/ref/refs/embedded.html \
1839
 
libdb/docs/ref/refs/hash_usenix.ps \
1840
 
libdb/docs/ref/refs/libtp_usenix.ps \
1841
 
libdb/docs/ref/refs/refs.html \
1842
 
libdb/docs/ref/refs/witold.html \
1843
 
libdb/docs/ref/rep/app.html \
1844
 
libdb/docs/ref/rep/comm.html \
1845
 
libdb/docs/ref/rep/elect.html \
1846
 
libdb/docs/ref/rep/ex.html \
1847
 
libdb/docs/ref/rep/ex_comm.html \
1848
 
libdb/docs/ref/rep/ex_rq.html \
1849
 
libdb/docs/ref/rep/faq.html \
1850
 
libdb/docs/ref/rep/id.html \
1851
 
libdb/docs/ref/rep/init.html \
1852
 
libdb/docs/ref/rep/intro.html \
1853
 
libdb/docs/ref/rep/logonly.html \
1854
 
libdb/docs/ref/rep/newsite.html \
1855
 
libdb/docs/ref/rep/partition.html \
1856
 
libdb/docs/ref/rep/pri.html \
1857
 
libdb/docs/ref/rep/trans.html \
1858
 
libdb/docs/ref/rpc/client.html \
1859
 
libdb/docs/ref/rpc/faq.html \
1860
 
libdb/docs/ref/rpc/intro.html \
1861
 
libdb/docs/ref/rpc/server.html \
1862
 
libdb/docs/ref/sendmail/intro.html \
1863
 
libdb/docs/ref/simple_tut/example.cs \
1864
 
libdb/docs/ref/simple_tut/close.html \
1865
 
libdb/docs/ref/simple_tut/del.html \
1866
 
libdb/docs/ref/simple_tut/errors.html \
1867
 
libdb/docs/ref/simple_tut/get.html \
1868
 
libdb/docs/ref/simple_tut/handles.html \
1869
 
libdb/docs/ref/simple_tut/intro.html \
1870
 
libdb/docs/ref/simple_tut/keydata.html \
1871
 
libdb/docs/ref/simple_tut/open.html \
1872
 
libdb/docs/ref/simple_tut/put.html \
1873
 
libdb/docs/ref/tcl/intro.html \
1874
 
libdb/docs/ref/tcl/error.html \
1875
 
libdb/docs/ref/tcl/faq.html \
1876
 
libdb/docs/ref/tcl/program.html \
1877
 
libdb/docs/ref/tcl/using.html \
1878
 
libdb/docs/ref/test/faq.html \
1879
 
libdb/docs/ref/test/run.html \
1880
 
libdb/docs/ref/transapp/transapp.cs \
1881
 
libdb/docs/ref/transapp/writetest.cs \
1882
 
libdb/docs/ref/transapp/admin.html \
1883
 
libdb/docs/ref/transapp/app.html \
1884
 
libdb/docs/ref/transapp/archival.html \
1885
 
libdb/docs/ref/transapp/atomicity.html \
1886
 
libdb/docs/ref/transapp/checkpoint.html \
1887
 
libdb/docs/ref/transapp/cursor.html \
1888
 
libdb/docs/ref/transapp/data_open.html \
1889
 
libdb/docs/ref/transapp/deadlock.html \
1890
 
libdb/docs/ref/transapp/env_open.html \
1891
 
libdb/docs/ref/transapp/faq.html \
1892
 
libdb/docs/ref/transapp/filesys.html \
1893
 
libdb/docs/ref/transapp/hotfail.html \
1894
 
libdb/docs/ref/transapp/inc.html \
1895
 
libdb/docs/ref/transapp/intro.html \
1896
 
libdb/docs/ref/transapp/logfile.html \
1897
 
libdb/docs/ref/transapp/nested.html \
1898
 
libdb/docs/ref/transapp/put.html \
1899
 
libdb/docs/ref/transapp/read.html \
1900
 
libdb/docs/ref/transapp/reclimit.html \
1901
 
libdb/docs/ref/transapp/recovery.html \
1902
 
libdb/docs/ref/transapp/term.html \
1903
 
libdb/docs/ref/transapp/throughput.html \
1904
 
libdb/docs/ref/transapp/tune.html \
1905
 
libdb/docs/ref/transapp/why.html \
1906
 
libdb/docs/ref/txn/config.html \
1907
 
libdb/docs/ref/txn/intro.html \
1908
 
libdb/docs/ref/txn/limits.html \
1909
 
libdb/docs/ref/upgrade/process.html \
1910
 
libdb/docs/ref/upgrade/version.html \
1911
 
libdb/docs/ref/upgrade.2.0/convert.html \
1912
 
libdb/docs/ref/upgrade.2.0/disk.html \
1913
 
libdb/docs/ref/upgrade.2.0/intro.html \
1914
 
libdb/docs/ref/upgrade.2.0/system.html \
1915
 
libdb/docs/ref/upgrade.2.0/toc.html \
1916
 
libdb/docs/ref/upgrade.3.0/close.html \
1917
 
libdb/docs/ref/upgrade.3.0/cxx.html \
1918
 
libdb/docs/ref/upgrade.3.0/db.html \
1919
 
libdb/docs/ref/upgrade.3.0/db_cxx.html \
1920
 
libdb/docs/ref/upgrade.3.0/dbenv.html \
1921
 
libdb/docs/ref/upgrade.3.0/dbenv_cxx.html \
1922
 
libdb/docs/ref/upgrade.3.0/dbinfo.html \
1923
 
libdb/docs/ref/upgrade.3.0/disk.html \
1924
 
libdb/docs/ref/upgrade.3.0/eacces.html \
1925
 
libdb/docs/ref/upgrade.3.0/eagain.html \
1926
 
libdb/docs/ref/upgrade.3.0/envopen.html \
1927
 
libdb/docs/ref/upgrade.3.0/func.html \
1928
 
libdb/docs/ref/upgrade.3.0/intro.html \
1929
 
libdb/docs/ref/upgrade.3.0/java.html \
1930
 
libdb/docs/ref/upgrade.3.0/join.html \
1931
 
libdb/docs/ref/upgrade.3.0/jump_set.html \
1932
 
libdb/docs/ref/upgrade.3.0/lock_detect.html \
1933
 
libdb/docs/ref/upgrade.3.0/lock_notheld.html \
1934
 
libdb/docs/ref/upgrade.3.0/lock_put.html \
1935
 
libdb/docs/ref/upgrade.3.0/lock_stat.html \
1936
 
libdb/docs/ref/upgrade.3.0/log_register.html \
1937
 
libdb/docs/ref/upgrade.3.0/log_stat.html \
1938
 
libdb/docs/ref/upgrade.3.0/memp_stat.html \
1939
 
libdb/docs/ref/upgrade.3.0/open.html \
1940
 
libdb/docs/ref/upgrade.3.0/rmw.html \
1941
 
libdb/docs/ref/upgrade.3.0/stat.html \
1942
 
libdb/docs/ref/upgrade.3.0/toc.html \
1943
 
libdb/docs/ref/upgrade.3.0/txn_begin.html \
1944
 
libdb/docs/ref/upgrade.3.0/txn_commit.html \
1945
 
libdb/docs/ref/upgrade.3.0/txn_stat.html \
1946
 
libdb/docs/ref/upgrade.3.0/value_set.html \
1947
 
libdb/docs/ref/upgrade.3.0/xa.html \
1948
 
libdb/docs/ref/upgrade.3.1/btstat.html \
1949
 
libdb/docs/ref/upgrade.3.1/config.html \
1950
 
libdb/docs/ref/upgrade.3.1/disk.html \
1951
 
libdb/docs/ref/upgrade.3.1/dup.html \
1952
 
libdb/docs/ref/upgrade.3.1/env.html \
1953
 
libdb/docs/ref/upgrade.3.1/intro.html \
1954
 
libdb/docs/ref/upgrade.3.1/log_register.html \
1955
 
libdb/docs/ref/upgrade.3.1/logalloc.html \
1956
 
libdb/docs/ref/upgrade.3.1/memp_register.html \
1957
 
libdb/docs/ref/upgrade.3.1/put.html \
1958
 
libdb/docs/ref/upgrade.3.1/set_feedback.html \
1959
 
libdb/docs/ref/upgrade.3.1/set_paniccall.html \
1960
 
libdb/docs/ref/upgrade.3.1/set_tx_recover.html \
1961
 
libdb/docs/ref/upgrade.3.1/sysmem.html \
1962
 
libdb/docs/ref/upgrade.3.1/tcl.html \
1963
 
libdb/docs/ref/upgrade.3.1/toc.html \
1964
 
libdb/docs/ref/upgrade.3.1/tmp.html \
1965
 
libdb/docs/ref/upgrade.3.1/txn_check.html \
1966
 
libdb/docs/ref/upgrade.3.2/callback.html \
1967
 
libdb/docs/ref/upgrade.3.2/db_dump.html \
1968
 
libdb/docs/ref/upgrade.3.2/disk.html \
1969
 
libdb/docs/ref/upgrade.3.2/handle.html \
1970
 
libdb/docs/ref/upgrade.3.2/incomplete.html \
1971
 
libdb/docs/ref/upgrade.3.2/intro.html \
1972
 
libdb/docs/ref/upgrade.3.2/mutexlock.html \
1973
 
libdb/docs/ref/upgrade.3.2/notfound.html \
1974
 
libdb/docs/ref/upgrade.3.2/renumber.html \
1975
 
libdb/docs/ref/upgrade.3.2/set_flags.html \
1976
 
libdb/docs/ref/upgrade.3.2/toc.html \
1977
 
libdb/docs/ref/upgrade.3.2/tx_recover.html \
1978
 
libdb/docs/ref/upgrade.3.3/alloc.html \
1979
 
libdb/docs/ref/upgrade.3.3/bigfile.html \
1980
 
libdb/docs/ref/upgrade.3.3/conflict.html \
1981
 
libdb/docs/ref/upgrade.3.3/disk.html \
1982
 
libdb/docs/ref/upgrade.3.3/getswap.html \
1983
 
libdb/docs/ref/upgrade.3.3/gettype.html \
1984
 
libdb/docs/ref/upgrade.3.3/intro.html \
1985
 
libdb/docs/ref/upgrade.3.3/memp_fget.html \
1986
 
libdb/docs/ref/upgrade.3.3/rpc.html \
1987
 
libdb/docs/ref/upgrade.3.3/shared.html \
1988
 
libdb/docs/ref/upgrade.3.3/toc.html \
1989
 
libdb/docs/ref/upgrade.3.3/txn_prepare.html \
1990
 
libdb/docs/ref/upgrade.4.0/asr.html \
1991
 
libdb/docs/ref/upgrade.4.0/cxx.html \
1992
 
libdb/docs/ref/upgrade.4.0/deadlock.html \
1993
 
libdb/docs/ref/upgrade.4.0/disk.html \
1994
 
libdb/docs/ref/upgrade.4.0/env.html \
1995
 
libdb/docs/ref/upgrade.4.0/intro.html \
1996
 
libdb/docs/ref/upgrade.4.0/java.html \
1997
 
libdb/docs/ref/upgrade.4.0/lock.html \
1998
 
libdb/docs/ref/upgrade.4.0/lock_id_free.html \
1999
 
libdb/docs/ref/upgrade.4.0/log.html \
2000
 
libdb/docs/ref/upgrade.4.0/mp.html \
2001
 
libdb/docs/ref/upgrade.4.0/rpc.html \
2002
 
libdb/docs/ref/upgrade.4.0/set_lk_max.html \
2003
 
libdb/docs/ref/upgrade.4.0/toc.html \
2004
 
libdb/docs/ref/upgrade.4.0/txn.html \
2005
 
libdb/docs/ref/upgrade.4.1/app_dispatch.html \
2006
 
libdb/docs/ref/upgrade.4.1/checkpoint.html \
2007
 
libdb/docs/ref/upgrade.4.1/cxx.html \
2008
 
libdb/docs/ref/upgrade.4.1/disk.html \
2009
 
libdb/docs/ref/upgrade.4.1/excl.html \
2010
 
libdb/docs/ref/upgrade.4.1/fop.html \
2011
 
libdb/docs/ref/upgrade.4.1/hash_nelem.html \
2012
 
libdb/docs/ref/upgrade.4.1/incomplete.html \
2013
 
libdb/docs/ref/upgrade.4.1/intro.html \
2014
 
libdb/docs/ref/upgrade.4.1/java.html \
2015
 
libdb/docs/ref/upgrade.4.1/log_register.html \
2016
 
libdb/docs/ref/upgrade.4.1/log_stat.html \
2017
 
libdb/docs/ref/upgrade.4.1/memp_sync.html \
2018
 
libdb/docs/ref/upgrade.4.1/toc.html \
2019
 
libdb/docs/ref/xa/build.html \
2020
 
libdb/docs/ref/xa/intro.html \
2021
 
libdb/docs/ref/xa/faq.html \
2022
 
libdb/docs/ref/xa/xa_config.html \
2023
 
libdb/docs/ref/xa/xa_intro.html \
2024
 
libdb/docs/index.html \
2025
 
libdb/docs/reftoc.html \
2026
 
libdb/docs/images/api.gif \
2027
 
libdb/docs/images/next.gif \
2028
 
libdb/docs/images/prev.gif \
2029
 
libdb/docs/images/ps.gif \
2030
 
libdb/docs/images/ref.gif \
2031
 
libdb/docs/images/sleepycat.gif \
2032
 
libdb/docs/sleepycat/contact.html \
2033
 
libdb/docs/sleepycat/legal.html \
2034
 
libdb/docs/sleepycat/license.html \
2035
 
libdb/docs/api_c/db_associate.html \
2036
 
libdb/docs/api_c/pindex.src \
2037
 
libdb/docs/api_c/db_class.html \
2038
 
libdb/docs/api_c/db_close.html \
2039
 
libdb/docs/api_c/db_cursor.html \
2040
 
libdb/docs/api_c/db_del.html \
2041
 
libdb/docs/api_c/db_err.html \
2042
 
libdb/docs/api_c/db_fd.html \
2043
 
libdb/docs/api_c/db_get.html \
2044
 
libdb/docs/api_c/db_get_byteswapped.html \
2045
 
libdb/docs/api_c/db_get_type.html \
2046
 
libdb/docs/api_c/db_join.html \
2047
 
libdb/docs/api_c/db_key_range.html \
2048
 
libdb/docs/api_c/db_list.html \
2049
 
libdb/docs/api_c/db_open.html \
2050
 
libdb/docs/api_c/db_put.html \
2051
 
libdb/docs/api_c/db_remove.html \
2052
 
libdb/docs/api_c/db_rename.html \
2053
 
libdb/docs/api_c/db_set_append_recno.html \
2054
 
libdb/docs/api_c/db_stat.html \
2055
 
libdb/docs/api_c/db_set_bt_compare.html \
2056
 
libdb/docs/api_c/db_set_bt_minkey.html \
2057
 
libdb/docs/api_c/db_set_bt_prefix.html \
2058
 
libdb/docs/api_c/db_set_cache_priority.html \
2059
 
libdb/docs/api_c/db_set_cachesize.html \
2060
 
libdb/docs/api_c/db_set_dup_compare.html \
2061
 
libdb/docs/api_c/db_set_encrypt.html \
2062
 
libdb/docs/api_c/db_set_errcall.html \
2063
 
libdb/docs/api_c/db_set_errpfx.html \
2064
 
libdb/docs/api_c/db_set_feedback.html \
2065
 
libdb/docs/api_c/db_set_flags.html \
2066
 
libdb/docs/api_c/db_set_h_ffactor.html \
2067
 
libdb/docs/api_c/db_set_h_hash.html \
2068
 
libdb/docs/api_c/db_set_h_nelem.html \
2069
 
libdb/docs/api_c/db_set_lorder.html \
2070
 
libdb/docs/api_c/db_set_pagesize.html \
2071
 
libdb/docs/api_c/db_sync.html \
2072
 
libdb/docs/api_c/db_set_q_extentsize.html \
2073
 
libdb/docs/api_c/db_set_re_delim.html \
2074
 
libdb/docs/api_c/db_set_re_len.html \
2075
 
libdb/docs/api_c/db_set_re_pad.html \
2076
 
libdb/docs/api_c/db_set_re_source.html \
2077
 
libdb/docs/api_c/db_truncate.html \
2078
 
libdb/docs/api_c/db_upgrade.html \
2079
 
libdb/docs/api_c/db_verify.html \
2080
 
libdb/docs/api_c/dbt_class.html \
2081
 
libdb/docs/api_c/db_create.html \
2082
 
libdb/docs/api_c/db_set_alloc.html \
2083
 
libdb/docs/api_c/db_set_errfile.html \
2084
 
libdb/docs/api_c/db_set_paniccall.html \
2085
 
libdb/docs/api_c/dbt_bulk.html \
2086
 
libdb/docs/api_c/dbc_class.html \
2087
 
libdb/docs/api_c/dbc_close.html \
2088
 
libdb/docs/api_c/dbc_count.html \
2089
 
libdb/docs/api_c/dbc_del.html \
2090
 
libdb/docs/api_c/dbc_dup.html \
2091
 
libdb/docs/api_c/dbc_get.html \
2092
 
libdb/docs/api_c/dbc_list.html \
2093
 
libdb/docs/api_c/dbc_put.html \
2094
 
libdb/docs/api_c/c_index.html \
2095
 
libdb/docs/api_c/env_class.html \
2096
 
libdb/docs/api_c/env_close.html \
2097
 
libdb/docs/api_c/env_dbremove.html \
2098
 
libdb/docs/api_c/env_dbrename.html \
2099
 
libdb/docs/api_c/env_err.html \
2100
 
libdb/docs/api_c/env_list.html \
2101
 
libdb/docs/api_c/env_open.html \
2102
 
libdb/docs/api_c/env_remove.html \
2103
 
libdb/docs/api_c/env_set_app_dispatch.html \
2104
 
libdb/docs/api_c/env_set_cachesize.html \
2105
 
libdb/docs/api_c/env_set_data_dir.html \
2106
 
libdb/docs/api_c/env_set_encrypt.html \
2107
 
libdb/docs/api_c/env_set_errcall.html \
2108
 
libdb/docs/api_c/env_set_errpfx.html \
2109
 
libdb/docs/api_c/dbm.html \
2110
 
libdb/docs/api_c/env_set_feedback.html \
2111
 
libdb/docs/api_c/env_set_flags.html \
2112
 
libdb/docs/api_c/env_set_lg_bsize.html \
2113
 
libdb/docs/api_c/env_set_lg_dir.html \
2114
 
libdb/docs/api_c/env_set_lg_max.html \
2115
 
libdb/docs/api_c/env_set_lg_regionmax.html \
2116
 
libdb/docs/api_c/env_set_lk_conflicts.html \
2117
 
libdb/docs/api_c/env_set_lk_detect.html \
2118
 
libdb/docs/api_c/env_set_lk_max_lockers.html \
2119
 
libdb/docs/api_c/env_set_lk_max_locks.html \
2120
 
libdb/docs/api_c/env_set_lk_max_objects.html \
2121
 
libdb/docs/api_c/env_set_mp_mmapsize.html \
2122
 
libdb/docs/api_c/env_set_rpc_server.html \
2123
 
libdb/docs/api_c/env_set_shm_key.html \
2124
 
libdb/docs/api_c/env_set_tas_spins.html \
2125
 
libdb/docs/api_c/txn_id.html \
2126
 
libdb/docs/api_c/env_set_timeout.html \
2127
 
libdb/docs/api_c/env_set_tmp_dir.html \
2128
 
libdb/docs/api_c/env_set_tx_max.html \
2129
 
libdb/docs/api_c/env_set_tx_timestamp.html \
2130
 
libdb/docs/api_c/env_set_verbose.html \
2131
 
libdb/docs/api_c/env_strerror.html \
2132
 
libdb/docs/api_c/env_version.html \
2133
 
libdb/docs/api_c/env_create.html \
2134
 
libdb/docs/api_c/env_set_alloc.html \
2135
 
libdb/docs/api_c/env_set_errfile.html \
2136
 
libdb/docs/api_c/env_set_paniccall.html \
2137
 
libdb/docs/api_c/hsearch.html \
2138
 
libdb/docs/api_c/lock_class.html \
2139
 
libdb/docs/api_c/lock_detect.html \
2140
 
libdb/docs/api_c/lock_get.html \
2141
 
libdb/docs/api_c/lock_id.html \
2142
 
libdb/docs/api_c/lock_id_free.html \
2143
 
libdb/docs/api_c/lock_list.html \
2144
 
libdb/docs/api_c/lock_put.html \
2145
 
libdb/docs/api_c/lock_stat.html \
2146
 
libdb/docs/api_c/lock_vec.html \
2147
 
libdb/docs/api_c/log_archive.html \
2148
 
libdb/docs/api_c/log_compare.html \
2149
 
libdb/docs/api_c/log_cursor.html \
2150
 
libdb/docs/api_c/log_file.html \
2151
 
libdb/docs/api_c/log_flush.html \
2152
 
libdb/docs/api_c/log_list.html \
2153
 
libdb/docs/api_c/log_put.html \
2154
 
libdb/docs/api_c/log_stat.html \
2155
 
libdb/docs/api_c/logc_class.html \
2156
 
libdb/docs/api_c/logc_close.html \
2157
 
libdb/docs/api_c/logc_get.html \
2158
 
libdb/docs/api_c/lsn_class.html \
2159
 
libdb/docs/api_c/memp_fclose.html \
2160
 
libdb/docs/api_c/memp_fopen.html \
2161
 
libdb/docs/api_c/memp_fsync.html \
2162
 
libdb/docs/api_c/memp_list.html \
2163
 
libdb/docs/api_c/memp_register.html \
2164
 
libdb/docs/api_c/memp_stat.html \
2165
 
libdb/docs/api_c/memp_sync.html \
2166
 
libdb/docs/api_c/memp_trickle.html \
2167
 
libdb/docs/api_c/mempfile_class.html \
2168
 
libdb/docs/api_c/memp_fcreate.html \
2169
 
libdb/docs/api_c/memp_fget.html \
2170
 
libdb/docs/api_c/memp_fput.html \
2171
 
libdb/docs/api_c/memp_fset.html \
2172
 
libdb/docs/api_c/memp_set_clear_len.html \
2173
 
libdb/docs/api_c/memp_set_fileid.html \
2174
 
libdb/docs/api_c/memp_set_ftype.html \
2175
 
libdb/docs/api_c/memp_set_lsn_offset.html \
2176
 
libdb/docs/api_c/memp_set_pgcookie.html \
2177
 
libdb/docs/api_c/rep_elect.html \
2178
 
libdb/docs/api_c/rep_limit.html \
2179
 
libdb/docs/api_c/rep_list.html \
2180
 
libdb/docs/api_c/rep_message.html \
2181
 
libdb/docs/api_c/rep_start.html \
2182
 
libdb/docs/api_c/rep_stat.html \
2183
 
libdb/docs/api_c/rep_transport.html \
2184
 
libdb/docs/api_c/set_func_close.html \
2185
 
libdb/docs/api_c/set_func_dirfree.html \
2186
 
libdb/docs/api_c/set_func_dirlist.html \
2187
 
libdb/docs/api_c/set_func_exists.html \
2188
 
libdb/docs/api_c/set_func_free.html \
2189
 
libdb/docs/api_c/set_func_fsync.html \
2190
 
libdb/docs/api_c/set_func_ioinfo.html \
2191
 
libdb/docs/api_c/set_func_malloc.html \
2192
 
libdb/docs/api_c/set_func_map.html \
2193
 
libdb/docs/api_c/set_func_open.html \
2194
 
libdb/docs/api_c/set_func_read.html \
2195
 
libdb/docs/api_c/set_func_realloc.html \
2196
 
libdb/docs/api_c/set_func_rename.html \
2197
 
libdb/docs/api_c/set_func_seek.html \
2198
 
libdb/docs/api_c/set_func_sleep.html \
2199
 
libdb/docs/api_c/set_func_unlink.html \
2200
 
libdb/docs/api_c/set_func_unmap.html \
2201
 
libdb/docs/api_c/set_func_write.html \
2202
 
libdb/docs/api_c/set_func_yield.html \
2203
 
libdb/docs/api_c/txn_abort.html \
2204
 
libdb/docs/api_c/txn_begin.html \
2205
 
libdb/docs/api_c/txn_checkpoint.html \
2206
 
libdb/docs/api_c/txn_class.html \
2207
 
libdb/docs/api_c/txn_commit.html \
2208
 
libdb/docs/api_c/txn_discard.html \
2209
 
libdb/docs/api_c/txn_list.html \
2210
 
libdb/docs/api_c/txn_prepare.html \
2211
 
libdb/docs/api_c/txn_recover.html \
2212
 
libdb/docs/api_c/txn_set_timeout.html \
2213
 
libdb/docs/api_c/txn_stat.html \
2214
 
libdb/docs/api_c/c_pindex.html \
2215
 
libdb/docs/api_cxx/db_associate.html \
2216
 
libdb/docs/api_cxx/pindex.src \
2217
 
libdb/docs/api_cxx/db_class.html \
2218
 
libdb/docs/api_cxx/db_close.html \
2219
 
libdb/docs/api_cxx/db_cursor.html \
2220
 
libdb/docs/api_cxx/db_del.html \
2221
 
libdb/docs/api_cxx/db_err.html \
2222
 
libdb/docs/api_cxx/db_fd.html \
2223
 
libdb/docs/api_cxx/db_get.html \
2224
 
libdb/docs/api_cxx/db_get_byteswapped.html \
2225
 
libdb/docs/api_cxx/db_get_type.html \
2226
 
libdb/docs/api_cxx/db_join.html \
2227
 
libdb/docs/api_cxx/db_key_range.html \
2228
 
libdb/docs/api_cxx/db_list.html \
2229
 
libdb/docs/api_cxx/db_open.html \
2230
 
libdb/docs/api_cxx/db_put.html \
2231
 
libdb/docs/api_cxx/db_remove.html \
2232
 
libdb/docs/api_cxx/db_rename.html \
2233
 
libdb/docs/api_cxx/db_set_append_recno.html \
2234
 
libdb/docs/api_cxx/db_stat.html \
2235
 
libdb/docs/api_cxx/db_set_bt_compare.html \
2236
 
libdb/docs/api_cxx/db_set_bt_minkey.html \
2237
 
libdb/docs/api_cxx/db_set_bt_prefix.html \
2238
 
libdb/docs/api_cxx/db_set_cache_priority.html \
2239
 
libdb/docs/api_cxx/db_set_cachesize.html \
2240
 
libdb/docs/api_cxx/db_set_dup_compare.html \
2241
 
libdb/docs/api_cxx/db_set_encrypt.html \
2242
 
libdb/docs/api_cxx/db_set_errcall.html \
2243
 
libdb/docs/api_cxx/db_set_errpfx.html \
2244
 
libdb/docs/api_cxx/db_set_feedback.html \
2245
 
libdb/docs/api_cxx/db_set_flags.html \
2246
 
libdb/docs/api_cxx/db_set_h_ffactor.html \
2247
 
libdb/docs/api_cxx/db_set_h_hash.html \
2248
 
libdb/docs/api_cxx/db_set_h_nelem.html \
2249
 
libdb/docs/api_cxx/db_set_lorder.html \
2250
 
libdb/docs/api_cxx/db_set_pagesize.html \
2251
 
libdb/docs/api_cxx/db_sync.html \
2252
 
libdb/docs/api_cxx/db_set_q_extentsize.html \
2253
 
libdb/docs/api_cxx/db_set_re_delim.html \
2254
 
libdb/docs/api_cxx/db_set_re_len.html \
2255
 
libdb/docs/api_cxx/db_set_re_pad.html \
2256
 
libdb/docs/api_cxx/db_set_re_source.html \
2257
 
libdb/docs/api_cxx/db_truncate.html \
2258
 
libdb/docs/api_cxx/db_upgrade.html \
2259
 
libdb/docs/api_cxx/db_verify.html \
2260
 
libdb/docs/api_cxx/dbt_class.html \
2261
 
libdb/docs/api_cxx/db_set_alloc.html \
2262
 
libdb/docs/api_cxx/db_set_errfile.html \
2263
 
libdb/docs/api_cxx/db_set_error_stream.html \
2264
 
libdb/docs/api_cxx/db_set_paniccall.html \
2265
 
libdb/docs/api_cxx/dbt_bulk.html \
2266
 
libdb/docs/api_cxx/dbc_class.html \
2267
 
libdb/docs/api_cxx/dbc_close.html \
2268
 
libdb/docs/api_cxx/dbc_count.html \
2269
 
libdb/docs/api_cxx/dbc_del.html \
2270
 
libdb/docs/api_cxx/dbc_dup.html \
2271
 
libdb/docs/api_cxx/dbc_get.html \
2272
 
libdb/docs/api_cxx/dbc_list.html \
2273
 
libdb/docs/api_cxx/dbc_put.html \
2274
 
libdb/docs/api_cxx/except_class.html \
2275
 
libdb/docs/api_cxx/runrec_class.html \
2276
 
libdb/docs/api_cxx/c_index.html \
2277
 
libdb/docs/api_cxx/env_class.html \
2278
 
libdb/docs/api_cxx/env_close.html \
2279
 
libdb/docs/api_cxx/env_dbremove.html \
2280
 
libdb/docs/api_cxx/env_dbrename.html \
2281
 
libdb/docs/api_cxx/env_err.html \
2282
 
libdb/docs/api_cxx/env_list.html \
2283
 
libdb/docs/api_cxx/env_open.html \
2284
 
libdb/docs/api_cxx/env_remove.html \
2285
 
libdb/docs/api_cxx/env_set_app_dispatch.html \
2286
 
libdb/docs/api_cxx/env_set_cachesize.html \
2287
 
libdb/docs/api_cxx/env_set_data_dir.html \
2288
 
libdb/docs/api_cxx/env_set_encrypt.html \
2289
 
libdb/docs/api_cxx/env_set_errcall.html \
2290
 
libdb/docs/api_cxx/env_set_errpfx.html \
2291
 
libdb/docs/api_cxx/env_set_feedback.html \
2292
 
libdb/docs/api_cxx/env_set_flags.html \
2293
 
libdb/docs/api_cxx/env_set_lg_bsize.html \
2294
 
libdb/docs/api_cxx/env_set_lg_dir.html \
2295
 
libdb/docs/api_cxx/env_set_lg_max.html \
2296
 
libdb/docs/api_cxx/env_set_lg_regionmax.html \
2297
 
libdb/docs/api_cxx/env_set_lk_conflicts.html \
2298
 
libdb/docs/api_cxx/env_set_lk_detect.html \
2299
 
libdb/docs/api_cxx/env_set_lk_max_lockers.html \
2300
 
libdb/docs/api_cxx/env_set_lk_max_locks.html \
2301
 
libdb/docs/api_cxx/env_set_lk_max_objects.html \
2302
 
libdb/docs/api_cxx/env_set_mp_mmapsize.html \
2303
 
libdb/docs/api_cxx/lock_class.html \
2304
 
libdb/docs/api_cxx/env_set_rpc_server.html \
2305
 
libdb/docs/api_cxx/env_set_shm_key.html \
2306
 
libdb/docs/api_cxx/env_set_tas_spins.html \
2307
 
libdb/docs/api_cxx/env_set_timeout.html \
2308
 
libdb/docs/api_cxx/env_set_tmp_dir.html \
2309
 
libdb/docs/api_cxx/env_set_tx_max.html \
2310
 
libdb/docs/api_cxx/env_set_tx_timestamp.html \
2311
 
libdb/docs/api_cxx/env_set_verbose.html \
2312
 
libdb/docs/api_cxx/env_strerror.html \
2313
 
libdb/docs/api_cxx/env_version.html \
2314
 
libdb/docs/api_cxx/env_set_errfile.html \
2315
 
libdb/docs/api_cxx/env_set_paniccall.html \
2316
 
libdb/docs/api_cxx/env_set_alloc.html \
2317
 
libdb/docs/api_cxx/env_set_error_stream.html \
2318
 
libdb/docs/api_cxx/lock_detect.html \
2319
 
libdb/docs/api_cxx/lock_get.html \
2320
 
libdb/docs/api_cxx/txn_id.html \
2321
 
libdb/docs/api_cxx/lock_id.html \
2322
 
libdb/docs/api_cxx/lock_id_free.html \
2323
 
libdb/docs/api_cxx/lock_list.html \
2324
 
libdb/docs/api_cxx/lock_put.html \
2325
 
libdb/docs/api_cxx/lock_stat.html \
2326
 
libdb/docs/api_cxx/lock_vec.html \
2327
 
libdb/docs/api_cxx/deadlock_class.html \
2328
 
libdb/docs/api_cxx/lockng_class.html \
2329
 
libdb/docs/api_cxx/log_archive.html \
2330
 
libdb/docs/api_cxx/log_compare.html \
2331
 
libdb/docs/api_cxx/log_cursor.html \
2332
 
libdb/docs/api_cxx/log_file.html \
2333
 
libdb/docs/api_cxx/log_flush.html \
2334
 
libdb/docs/api_cxx/log_list.html \
2335
 
libdb/docs/api_cxx/log_put.html \
2336
 
libdb/docs/api_cxx/log_stat.html \
2337
 
libdb/docs/api_cxx/logc_class.html \
2338
 
libdb/docs/api_cxx/logc_close.html \
2339
 
libdb/docs/api_cxx/logc_get.html \
2340
 
libdb/docs/api_cxx/lsn_class.html \
2341
 
libdb/docs/api_cxx/memp_fclose.html \
2342
 
libdb/docs/api_cxx/memp_fopen.html \
2343
 
libdb/docs/api_cxx/memp_fsync.html \
2344
 
libdb/docs/api_cxx/memp_list.html \
2345
 
libdb/docs/api_cxx/memp_register.html \
2346
 
libdb/docs/api_cxx/memp_stat.html \
2347
 
libdb/docs/api_cxx/memp_sync.html \
2348
 
libdb/docs/api_cxx/memp_trickle.html \
2349
 
libdb/docs/api_cxx/mempfile_class.html \
2350
 
libdb/docs/api_cxx/memp_fcreate.html \
2351
 
libdb/docs/api_cxx/memp_fget.html \
2352
 
libdb/docs/api_cxx/memp_fput.html \
2353
 
libdb/docs/api_cxx/memp_fset.html \
2354
 
libdb/docs/api_cxx/memp_set_clear_len.html \
2355
 
libdb/docs/api_cxx/memp_set_fileid.html \
2356
 
libdb/docs/api_cxx/memp_set_ftype.html \
2357
 
libdb/docs/api_cxx/memp_set_lsn_offset.html \
2358
 
libdb/docs/api_cxx/memp_set_pgcookie.html \
2359
 
libdb/docs/api_cxx/memp_class.html \
2360
 
libdb/docs/api_cxx/rep_elect.html \
2361
 
libdb/docs/api_cxx/rep_limit.html \
2362
 
libdb/docs/api_cxx/rep_list.html \
2363
 
libdb/docs/api_cxx/rep_message.html \
2364
 
libdb/docs/api_cxx/rep_start.html \
2365
 
libdb/docs/api_cxx/rep_stat.html \
2366
 
libdb/docs/api_cxx/rep_transport.html \
2367
 
libdb/docs/api_cxx/txn_abort.html \
2368
 
libdb/docs/api_cxx/txn_begin.html \
2369
 
libdb/docs/api_cxx/txn_checkpoint.html \
2370
 
libdb/docs/api_cxx/txn_class.html \
2371
 
libdb/docs/api_cxx/txn_commit.html \
2372
 
libdb/docs/api_cxx/txn_discard.html \
2373
 
libdb/docs/api_cxx/txn_list.html \
2374
 
libdb/docs/api_cxx/txn_prepare.html \
2375
 
libdb/docs/api_cxx/txn_recover.html \
2376
 
libdb/docs/api_cxx/txn_set_timeout.html \
2377
 
libdb/docs/api_cxx/txn_stat.html \
2378
 
libdb/docs/api_cxx/cxx_pindex.html \
2379
 
libdb/docs/api_java/db_associate.html \
2380
 
libdb/docs/api_java/pindex.src \
2381
 
libdb/docs/api_java/db_class.html \
2382
 
libdb/docs/api_java/db_close.html \
2383
 
libdb/docs/api_java/db_cursor.html \
2384
 
libdb/docs/api_java/db_del.html \
2385
 
libdb/docs/api_java/db_err.html \
2386
 
libdb/docs/api_java/db_fd.html \
2387
 
libdb/docs/api_java/db_get.html \
2388
 
libdb/docs/api_java/db_get_byteswapped.html \
2389
 
libdb/docs/api_java/db_get_type.html \
2390
 
libdb/docs/api_java/db_join.html \
2391
 
libdb/docs/api_java/db_key_range.html \
2392
 
libdb/docs/api_java/db_list.html \
2393
 
libdb/docs/api_java/db_open.html \
2394
 
libdb/docs/api_java/db_put.html \
2395
 
libdb/docs/api_java/db_remove.html \
2396
 
libdb/docs/api_java/db_rename.html \
2397
 
libdb/docs/api_java/db_set_append_recno.html \
2398
 
libdb/docs/api_java/db_stat.html \
2399
 
libdb/docs/api_java/db_set_bt_compare.html \
2400
 
libdb/docs/api_java/db_set_bt_minkey.html \
2401
 
libdb/docs/api_java/db_set_bt_prefix.html \
2402
 
libdb/docs/api_java/db_set_cache_priority.html \
2403
 
libdb/docs/api_java/db_set_cachesize.html \
2404
 
libdb/docs/api_java/db_set_dup_compare.html \
2405
 
libdb/docs/api_java/db_set_encrypt.html \
2406
 
libdb/docs/api_java/db_set_errcall.html \
2407
 
libdb/docs/api_java/db_set_errpfx.html \
2408
 
libdb/docs/api_java/db_set_feedback.html \
2409
 
libdb/docs/api_java/db_set_flags.html \
2410
 
libdb/docs/api_java/db_set_h_ffactor.html \
2411
 
libdb/docs/api_java/db_set_h_hash.html \
2412
 
libdb/docs/api_java/db_set_h_nelem.html \
2413
 
libdb/docs/api_java/db_set_lorder.html \
2414
 
libdb/docs/api_java/db_set_pagesize.html \
2415
 
libdb/docs/api_java/db_sync.html \
2416
 
libdb/docs/api_java/db_set_q_extentsize.html \
2417
 
libdb/docs/api_java/db_set_re_delim.html \
2418
 
libdb/docs/api_java/db_set_re_len.html \
2419
 
libdb/docs/api_java/db_set_re_pad.html \
2420
 
libdb/docs/api_java/db_set_re_source.html \
2421
 
libdb/docs/api_java/db_truncate.html \
2422
 
libdb/docs/api_java/db_upgrade.html \
2423
 
libdb/docs/api_java/db_verify.html \
2424
 
libdb/docs/api_java/dbt_class.html \
2425
 
libdb/docs/api_java/db_set_error_stream.html \
2426
 
libdb/docs/api_java/dbt_bulk_class.html \
2427
 
libdb/docs/api_java/dbc_class.html \
2428
 
libdb/docs/api_java/dbc_close.html \
2429
 
libdb/docs/api_java/dbc_count.html \
2430
 
libdb/docs/api_java/dbc_del.html \
2431
 
libdb/docs/api_java/dbc_dup.html \
2432
 
libdb/docs/api_java/dbc_get.html \
2433
 
libdb/docs/api_java/dbc_list.html \
2434
 
libdb/docs/api_java/dbc_put.html \
2435
 
libdb/docs/api_java/except_class.html \
2436
 
libdb/docs/api_java/runrec_class.html \
2437
 
libdb/docs/api_java/c_index.html \
2438
 
libdb/docs/api_java/env_class.html \
2439
 
libdb/docs/api_java/env_close.html \
2440
 
libdb/docs/api_java/env_dbremove.html \
2441
 
libdb/docs/api_java/env_dbrename.html \
2442
 
libdb/docs/api_java/env_err.html \
2443
 
libdb/docs/api_java/env_list.html \
2444
 
libdb/docs/api_java/env_open.html \
2445
 
libdb/docs/api_java/env_remove.html \
2446
 
libdb/docs/api_java/env_set_app_dispatch.html \
2447
 
libdb/docs/api_java/env_set_cachesize.html \
2448
 
libdb/docs/api_java/env_set_data_dir.html \
2449
 
libdb/docs/api_java/env_set_encrypt.html \
2450
 
libdb/docs/api_java/env_set_errcall.html \
2451
 
libdb/docs/api_java/env_set_errpfx.html \
2452
 
libdb/docs/api_java/env_set_feedback.html \
2453
 
libdb/docs/api_java/env_set_flags.html \
2454
 
libdb/docs/api_java/env_set_lg_bsize.html \
2455
 
libdb/docs/api_java/env_set_lg_dir.html \
2456
 
libdb/docs/api_java/env_set_lg_max.html \
2457
 
libdb/docs/api_java/env_set_lg_regionmax.html \
2458
 
libdb/docs/api_java/env_set_lk_conflicts.html \
2459
 
libdb/docs/api_java/env_set_lk_detect.html \
2460
 
libdb/docs/api_java/env_set_lk_max_lockers.html \
2461
 
libdb/docs/api_java/env_set_lk_max_locks.html \
2462
 
libdb/docs/api_java/env_set_lk_max_objects.html \
2463
 
libdb/docs/api_java/env_set_mp_mmapsize.html \
2464
 
libdb/docs/api_java/env_set_rpc_server.html \
2465
 
libdb/docs/api_java/env_set_shm_key.html \
2466
 
libdb/docs/api_java/env_set_tas_spins.html \
2467
 
libdb/docs/api_java/txn_id.html \
2468
 
libdb/docs/api_java/env_set_timeout.html \
2469
 
libdb/docs/api_java/env_set_tmp_dir.html \
2470
 
libdb/docs/api_java/env_set_tx_max.html \
2471
 
libdb/docs/api_java/env_set_tx_timestamp.html \
2472
 
libdb/docs/api_java/env_set_verbose.html \
2473
 
libdb/docs/api_java/env_strerror.html \
2474
 
libdb/docs/api_java/env_version.html \
2475
 
libdb/docs/api_java/env_set_error_stream.html \
2476
 
libdb/docs/api_java/lock_class.html \
2477
 
libdb/docs/api_java/lock_detect.html \
2478
 
libdb/docs/api_java/lock_get.html \
2479
 
libdb/docs/api_java/lock_id.html \
2480
 
libdb/docs/api_java/lock_id_free.html \
2481
 
libdb/docs/api_java/lock_list.html \
2482
 
libdb/docs/api_java/lock_put.html \
2483
 
libdb/docs/api_java/lock_stat.html \
2484
 
libdb/docs/api_java/lock_vec.html \
2485
 
libdb/docs/api_java/deadlock_class.html \
2486
 
libdb/docs/api_java/lockng_class.html \
2487
 
libdb/docs/api_java/log_archive.html \
2488
 
libdb/docs/api_java/log_compare.html \
2489
 
libdb/docs/api_java/log_cursor.html \
2490
 
libdb/docs/api_java/log_file.html \
2491
 
libdb/docs/api_java/log_flush.html \
2492
 
libdb/docs/api_java/log_list.html \
2493
 
libdb/docs/api_java/log_put.html \
2494
 
libdb/docs/api_java/log_stat.html \
2495
 
libdb/docs/api_java/logc_class.html \
2496
 
libdb/docs/api_java/logc_close.html \
2497
 
libdb/docs/api_java/logc_get.html \
2498
 
libdb/docs/api_java/lsn_class.html \
2499
 
libdb/docs/api_java/memp_fclose.html \
2500
 
libdb/docs/api_java/memp_fopen.html \
2501
 
libdb/docs/api_java/memp_fsync.html \
2502
 
libdb/docs/api_java/memp_list.html \
2503
 
libdb/docs/api_java/memp_register.html \
2504
 
libdb/docs/api_java/memp_stat.html \
2505
 
libdb/docs/api_java/memp_sync.html \
2506
 
libdb/docs/api_java/memp_trickle.html \
2507
 
libdb/docs/api_java/mempfile_class.html \
2508
 
libdb/docs/api_java/memp_class.html \
2509
 
libdb/docs/api_java/rep_elect.html \
2510
 
libdb/docs/api_java/rep_limit.html \
2511
 
libdb/docs/api_java/rep_list.html \
2512
 
libdb/docs/api_java/rep_message.html \
2513
 
libdb/docs/api_java/rep_start.html \
2514
 
libdb/docs/api_java/rep_stat.html \
2515
 
libdb/docs/api_java/rep_transport.html \
2516
 
libdb/docs/api_java/txn_abort.html \
2517
 
libdb/docs/api_java/txn_begin.html \
2518
 
libdb/docs/api_java/txn_checkpoint.html \
2519
 
libdb/docs/api_java/txn_class.html \
2520
 
libdb/docs/api_java/txn_commit.html \
2521
 
libdb/docs/api_java/txn_discard.html \
2522
 
libdb/docs/api_java/txn_list.html \
2523
 
libdb/docs/api_java/txn_prepare.html \
2524
 
libdb/docs/api_java/txn_recover.html \
2525
 
libdb/docs/api_java/txn_stat.html \
2526
 
libdb/docs/api_java/java_pindex.html \
2527
 
libdb/docs/api_java/txn_set_timeout.html \
2528
 
libdb/docs/api_tcl/db_close.html \
2529
 
libdb/docs/api_tcl/pindex.src \
2530
 
libdb/docs/api_tcl/db_count.html \
2531
 
libdb/docs/api_tcl/db_cursor.html \
2532
 
libdb/docs/api_tcl/db_del.html \
2533
 
libdb/docs/api_tcl/db_get.html \
2534
 
libdb/docs/api_tcl/db_get_join.html \
2535
 
libdb/docs/api_tcl/db_get_type.html \
2536
 
libdb/docs/api_tcl/db_is_byteswapped.html \
2537
 
libdb/docs/api_tcl/db_join.html \
2538
 
libdb/docs/api_tcl/db_open.html \
2539
 
libdb/docs/api_tcl/db_put.html \
2540
 
libdb/docs/api_tcl/db_remove.html \
2541
 
libdb/docs/api_tcl/db_rename.html \
2542
 
libdb/docs/api_tcl/db_stat.html \
2543
 
libdb/docs/api_tcl/db_sync.html \
2544
 
libdb/docs/api_tcl/db_truncate.html \
2545
 
libdb/docs/api_tcl/dbc_close.html \
2546
 
libdb/docs/api_tcl/dbc_del.html \
2547
 
libdb/docs/api_tcl/dbc_dup.html \
2548
 
libdb/docs/api_tcl/dbc_get.html \
2549
 
libdb/docs/api_tcl/dbc_put.html \
2550
 
libdb/docs/api_tcl/env_close.html \
2551
 
libdb/docs/api_tcl/env_dbremove.html \
2552
 
libdb/docs/api_tcl/env_dbrename.html \
2553
 
libdb/docs/api_tcl/env_open.html \
2554
 
libdb/docs/api_tcl/env_remove.html \
2555
 
libdb/docs/api_tcl/tcl_index.html \
2556
 
libdb/docs/api_tcl/txn.html \
2557
 
libdb/docs/api_tcl/txn_abort.html \
2558
 
libdb/docs/api_tcl/txn_commit.html \
2559
 
libdb/docs/api_tcl/version.html \
2560
 
libdb/docs/api_tcl/tcl_pindex.html \
2561
 
libdb/docs/utility/index.html \
2562
 
libdb/docs/utility/berkeley_db_svc.html \
2563
 
libdb/docs/utility/db_archive.html \
2564
 
libdb/docs/utility/db_checkpoint.html \
2565
 
libdb/docs/utility/db_deadlock.html \
2566
 
libdb/docs/utility/db_dump.html \
2567
 
libdb/docs/utility/db_load.html \
2568
 
libdb/docs/utility/db_printlog.html \
2569
 
libdb/docs/utility/db_recover.html \
2570
 
libdb/docs/utility/db_stat.html \
2571
 
libdb/docs/utility/db_upgrade.html \
2572
 
libdb/docs/utility/db_verify.html
 
444
MAINTAINERCLEANFILES = \
 
445
        $(srcdir)/INSTALL                               \
 
446
        $(srcdir)/aclocal.m4                            \
 
447
        $(srcdir)/autoscan.log                          \
 
448
        $(srcdir)/compile                               \
 
449
        $(srcdir)/config.guess                          \
 
450
        $(srcdir)/config.h.in                           \
 
451
        $(srcdir)/config.sub                            \
 
452
        $(srcdir)/configure.scan                        \
 
453
        $(srcdir)/depcomp                               \
 
454
        $(srcdir)/install-sh                            \
 
455
        $(srcdir)/ltmain.sh                             \
 
456
        $(srcdir)/missing                               \
 
457
        $(srcdir)/mkinstalldirs                         \
 
458
        $(srcdir)/gtk-doc.make                          \
 
459
        $(srcdir)/m4/gtk-doc.m4                         \
 
460
        $(srcdir)/m4/intltool.m4                        \
 
461
        $(srcdir)/m4/libtool.m4                         \
 
462
        $(srcdir)/m4/ltoptions.m4                       \
 
463
        $(srcdir)/m4/ltsugar.m4                         \
 
464
        $(srcdir)/m4/ltversion.m4                       \
 
465
        $(srcdir)/m4/lt~obsolete.m4
2573
466
 
2574
467
all: config.h
2575
468
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
2581
474
        @for dep in $?; do \
2582
475
          case '$(am__configure_deps)' in \
2583
476
            *$$dep*) \
2584
 
              echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
2585
 
              $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
 
477
              echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
 
478
              $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
2586
479
                && exit 0; \
2587
480
              exit 1;; \
2588
481
          esac; \
2589
482
        done; \
2590
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
 
483
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
2591
484
        $(am__cd) $(top_srcdir) && \
2592
 
          $(AUTOMAKE) --gnu Makefile
 
485
          $(AUTOMAKE) --foreign Makefile
2593
486
.PRECIOUS: Makefile
2594
487
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
2595
488
        @case '$?' in \
2667
560
#     (which will cause the Makefiles to be regenerated when you run `make');
2668
561
# (2) otherwise, pass the desired values on the `make' command line.
2669
562
$(RECURSIVE_TARGETS):
2670
 
        @failcom='exit 1'; \
 
563
        @fail= failcom='exit 1'; \
2671
564
        for f in x $$MAKEFLAGS; do \
2672
565
          case $$f in \
2673
566
            *=* | --[!k]*);; \
2692
585
        fi; test -z "$$fail"
2693
586
 
2694
587
$(RECURSIVE_CLEAN_TARGETS):
2695
 
        @failcom='exit 1'; \
 
588
        @fail= failcom='exit 1'; \
2696
589
        for f in x $$MAKEFLAGS; do \
2697
590
          case $$f in \
2698
591
            *=* | --[!k]*);; \
2856
749
          fi; \
2857
750
        done
2858
751
        -test -n "$(am__skip_mode_fix)" \
2859
 
        || find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
 
752
        || find "$(distdir)" -type d ! -perm -755 \
 
753
                -exec chmod u+rwx,go+rx {} \; -o \
2860
754
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
2861
755
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
2862
756
          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
2900
794
distcheck: dist
2901
795
        case '$(DIST_ARCHIVES)' in \
2902
796
        *.tar.gz*) \
2903
 
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
 
797
          GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
2904
798
        *.tar.bz2*) \
2905
 
          bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
 
799
          bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
2906
800
        *.tar.lzma*) \
2907
 
          unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
 
801
          lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
2908
802
        *.tar.xz*) \
2909
803
          xz -dc $(distdir).tar.xz | $(am__untar) ;;\
2910
804
        *.tar.Z*) \
2911
805
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
2912
806
        *.shar.gz*) \
2913
 
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
 
807
          GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
2914
808
        *.zip*) \
2915
809
          unzip $(distdir).zip ;;\
2916
810
        esac
3003
897
maintainer-clean-generic:
3004
898
        @echo "This command is intended for maintainers to use"
3005
899
        @echo "it deletes files that may require special tools to rebuild."
 
900
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
3006
901
clean: clean-recursive
3007
902
 
3008
903
clean-am: clean-generic clean-libtool mostlyclean-am
3011
906
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
3012
907
        -rm -f Makefile
3013
908
distclean-am: clean-am distclean-generic distclean-hdr \
3014
 
        distclean-libtool distclean-local distclean-tags
 
909
        distclean-libtool distclean-tags
3015
910
 
3016
911
dvi: dvi-recursive
3017
912
 
3081
976
        clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
3082
977
        dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
3083
978
        distcheck distclean distclean-generic distclean-hdr \
3084
 
        distclean-libtool distclean-local distclean-tags \
3085
 
        distcleancheck distdir distuninstallcheck dvi dvi-am html \
3086
 
        html-am info info-am install install-am install-data \
3087
 
        install-data-am install-dvi install-dvi-am install-exec \
3088
 
        install-exec-am install-html install-html-am install-info \
3089
 
        install-info-am install-man install-pdf install-pdf-am \
3090
 
        install-pkgconfigDATA install-ps install-ps-am install-strip \
3091
 
        installcheck installcheck-am installdirs installdirs-am \
3092
 
        maintainer-clean maintainer-clean-generic mostlyclean \
3093
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
3094
 
        tags tags-recursive uninstall uninstall-am \
3095
 
        uninstall-pkgconfigDATA
 
979
        distclean-libtool distclean-tags distcleancheck distdir \
 
980
        distuninstallcheck dvi dvi-am html html-am info info-am \
 
981
        install install-am install-data install-data-am install-dvi \
 
982
        install-dvi-am install-exec install-exec-am install-html \
 
983
        install-html-am install-info install-info-am install-man \
 
984
        install-pdf install-pdf-am install-pkgconfigDATA install-ps \
 
985
        install-ps-am install-strip installcheck installcheck-am \
 
986
        installdirs installdirs-am maintainer-clean \
 
987
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
988
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
 
989
        uninstall uninstall-am uninstall-pkgconfigDATA
3096
990
 
3097
991
 
3098
992
%-$(API_VERSION).pc: %.pc
3099
993
         cp $< $@
3100
994
 
3101
 
distclean-local:
3102
 
        (cd libdb && $(MAKE) $(AM_MAKEFLAGS) distclean)
 
995
-include $(top_srcdir)/git.mk
3103
996
 
3104
997
# Tell versions [3.59,3.63) of GNU make to not export all variables.
3105
998
# Otherwise a system limit (for SysV at least) may be exceeded.