4.4BSD snapshot (revision 8.1)
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Wed, 2 Jun 1993 15:23:43 +0000 (07:23 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Wed, 2 Jun 1993 15:23:43 +0000 (07:23 -0800)
SCCS-vsn: lib/libc/db/VERSION 8.1
SCCS-vsn: lib/libc/db/Makefile.inc 8.1
SCCS-vsn: lib/libc/db/PORT/Makefile 8.1
SCCS-vsn: lib/libc/db/PORT/README 8.1

usr/src/lib/libc/db/Makefile.inc
usr/src/lib/libc/db/PORT/Makefile
usr/src/lib/libc/db/PORT/README
usr/src/lib/libc/db/VERSION

index cf07ed9..be35826 100644 (file)
@@ -1,4 +1,4 @@
-#      @(#)Makefile.inc        5.3 (Berkeley) %G%
+#      @(#)Makefile.inc        8.1 (Berkeley) %G%
 #
 .include "${.CURDIR}/db/btree/Makefile.inc"
 .include "${.CURDIR}/db/db/Makefile.inc"
 #
 .include "${.CURDIR}/db/btree/Makefile.inc"
 .include "${.CURDIR}/db/db/Makefile.inc"
index d0cee76..e1d8fce 100644 (file)
@@ -1,4 +1,4 @@
-#      @(#)Makefile    5.8 (Berkeley) %G%
+#      @(#)Makefile    8.1 (Berkeley) %G%
 
 LIBDB= libdb.a
 OBJ1=  bt_close.o bt_conv.o bt_debug.o bt_delete.o bt_get.o bt_open.o \
 
 LIBDB= libdb.a
 OBJ1=  bt_close.o bt_conv.o bt_debug.o bt_delete.o bt_get.o bt_open.o \
index 08ab6bd..9fb4d05 100644 (file)
@@ -1,4 +1,4 @@
-#      @(#)README      5.3 (Berkeley) %G%
+#      @(#)README      8.1 (Berkeley) %G%
 
 This is the directory to use for creating a library of the dbopen(3)
 routines.  The Makefile builds the base system.  By changing it and
 
 This is the directory to use for creating a library of the dbopen(3)
 routines.  The Makefile builds the base system.  By changing it and
index e7d719f..d8ffa30 100644 (file)
@@ -1,4 +1,4 @@
-#      @(#)VERSION     5.9 (Berkeley) %G%
+#      @(#)VERSION     8.1 (Berkeley) %G%
 
 This is version 1.5 of the Berkeley DB code.
 
 
 This is version 1.5 of the Berkeley DB code.