	cl -c -DWIN32 -O -I. -Iinclude -I../../hash ../../hash/hash.c
../../hash/hash.c
../../hash/hash.c(98) : warning C4005: 'ERROR' : macro redefinition
../../hash/hash.c(132) : warning C4047: '=' : 'void *' differs in levels of indirection from 'const unsigned int '
../../hash/hash.c(245) : warning C4047: '=' : 'int (__cdecl *)(void)' differs in levels of indirection from 'void *(__cdecl *)(void)'
../../hash/hash.c(318) : warning C4047: 'return' : 'void *' differs in levels of indirection from 'const int '
../../hash/hash.c(328) : warning C4047: '==' : 'void *' differs in levels of indirection from 'const unsigned int '
../../hash/hash.c(330) : warning C4047: 'return' : 'void *' differs in levels of indirection from 'const int '
../../hash/hash.c(506) : warning C4047: '!=' : 'void *' differs in levels of indirection from 'const unsigned int '
	cl -c -DWIN32 -O -I. -Iinclude -I../../hash ../../hash/hash_bigkey.c
../../hash/hash_bigkey.c
	cl -c -DWIN32 -O -I. -Iinclude -I../../hash ../../hash/hash_buf.c
../../hash/hash_buf.c
	cl -c -DWIN32 -O -I. -Iinclude -I../../hash ../../hash/hash_func.c
../../hash/hash_func.c
	cl -c -DWIN32 -O -I. -Iinclude -I../../hash ../../hash/hash_log2.c
../../hash/hash_log2.c
	cl -c -DWIN32 -O -I. -Iinclude -I../../hash ../../hash/hash_page.c
../../hash/hash_page.c
../../hash/hash_page.c(544) : warning C4047: '==' : 'void *' differs in levels of indirection from 'const int '
../../hash/hash_page.c(733) : warning C4047: 'return' : 'unsigned short ' differs in levels of indirection from 'void *'
../../hash/hash_page.c(767) : warning C4047: 'return' : 'unsigned short ' differs in levels of indirection from 'void *'
../../hash/hash_page.c(780) : warning C4047: 'return' : 'unsigned short ' differs in levels of indirection from 'void *'
../../hash/hash_page.c(795) : warning C4047: 'return' : 'unsigned short ' differs in levels of indirection from 'void *'
../../hash/hash_page.c(805) : warning C4047: 'return' : 'unsigned short ' differs in levels of indirection from 'void *'
../../hash/hash_page.c(849) : warning C4047: 'return' : 'unsigned short ' differs in levels of indirection from 'void *'
	cl -c -DWIN32 -O -I. -Iinclude -I../../hash ../../hash/hsearch.c
../../hash/hsearch.c
../../hash/hsearch.c(62) : warning C4047: '=' : 'int ' differs in levels of indirection from 'void *'
	cl -c -DWIN32 -O -I. -Iinclude -I../../hash ../../hash/ndbm.c
../../hash/ndbm.c
../../hash/ndbm.c(70) : warning C4047: '=' : 'int ' differs in levels of indirection from 'void *'
../../hash/ndbm.c(201) : error C2039: 'fp' : is not a member of 'htab'
../../hash/ndbm.c(201) : warning C4033: 'dbm_dirfno' must return a value
	cl -c -DWIN32 -O -I. -Iinclude -I../../hash ../../hash/ndbm.c
../../hash/ndbm.c
../../hash/ndbm.c(70) : warning C4047: '=' : 'int ' differs in levels of indirection from 'void *'
../../hash/ndbm.c(204) : warning C4047: 'return' : 'int ' differs in levels of indirection from 'void *'
	cl -c -DWIN32 -O -I. -Iinclude -I../../btree ../../btree/bt_close.c
../../btree/bt_close.c
	cl -c -DWIN32 -O -I. -Iinclude -I../../btree ../../btree/bt_conv.c
../../btree/bt_conv.c
	cl -c -DWIN32 -O -I. -Iinclude -I../../btree ../../btree/bt_debug.c
../../btree/bt_debug.c
	cl -c -DWIN32 -O -I. -Iinclude -I../../btree ../../btree/bt_delete.c
../../btree/bt_delete.c
	cl -c -DWIN32 -O -I. -Iinclude -I../../btree ../../btree/bt_get.c
../../btree/bt_get.c
	cl -c -DWIN32 -O -I. -Iinclude -I../../btree ../../btree/bt_open.c
../../btree/bt_open.c
../../btree/bt_open.c(167) : warning C4047: '=' : 'void *' differs in levels of indirection from 'const int '
../../btree/bt_open.c(176) : warning C4047: '=' : 'void *' differs in levels of indirection from 'const int '
../../btree/bt_open.c(233) : warning C4047: '=' : 'void *' differs in levels of indirection from 'int '
../../btree/bt_open.c(390) : warning C4047: '!=' : 'void *' differs in levels of indirection from 'const int '
../../btree/bt_open.c(473) : warning C4047: 'return' : 'int ' differs in levels of indirection from 'void *'
../../btree/bt_open.c(518) : warning C4047: 'return' : 'int ' differs in levels of indirection from 'void *'
	cl -c -DWIN32 -O -I. -Iinclude -I../../btree ../../btree/bt_overflow.c
../../btree/bt_overflow.c
	cl -c -DWIN32 -O -I. -Iinclude -I../../btree ../../btree/bt_page.c
../../btree/bt_page.c
	cl -c -DWIN32 -O -I. -Iinclude -I../../btree ../../btree/bt_put.c
../../btree/bt_put.c
	cl -c -DWIN32 -O -I. -Iinclude -I../../btree ../../btree/bt_search.c
../../btree/bt_search.c
	cl -c -DWIN32 -O -I. -Iinclude -I../../btree ../../btree/bt_seq.c
../../btree/bt_seq.c
	cl -c -DWIN32 -O -I. -Iinclude -I../../btree ../../btree/bt_split.c
../../btree/bt_split.c
	cl -c -DWIN32 -O -I. -Iinclude -I../../btree ../../btree/bt_stack.c
../../btree/bt_stack.c
	cl -c -DWIN32 -O -I. -Iinclude -I../../btree ../../btree/bt_utils.c
../../btree/bt_utils.c
	cl -c -DWIN32 -O -I. -Iinclude ../../db/db.c
../../db/db.c
	cl -c -DWIN32 -O -I. -Iinclude -I../../mpool ../../mpool/mpool.c
../../mpool/mpool.c
	cl -c -DWIN32 -O -I. -Iinclude -I../../recno ../../recno/rec_close.c
../../recno/rec_close.c
	cl -c -DWIN32 -O -I. -Iinclude -I../../recno ../../recno/rec_delete.c
../../recno/rec_delete.c
	cl -c -DWIN32 -O -I. -Iinclude -I../../recno ../../recno/rec_get.c
../../recno/rec_get.c
../../recno/rec_get.c(235) : warning C4047: '=' : 'char ' differs in levels of indirection from 'char *'
../../recno/rec_get.c(245) : warning C4047: '>=' : 'char *' differs in levels of indirection from 'int '
../../recno/rec_get.c(250) : warning C4047: '<' : 'char *' differs in levels of indirection from 'int '
../../recno/rec_get.c(280) : warning C4047: '=' : 'char ' differs in levels of indirection from 'char *'
../../recno/rec_get.c(284) : warning C4047: '>=' : 'char *' differs in levels of indirection from 'int '
../../recno/rec_get.c(288) : warning C4047: '<' : 'char *' differs in levels of indirection from 'int '
	cl -c -DWIN32 -O -I. -Iinclude -I../../recno ../../recno/rec_open.c
../../recno/rec_open.c
../../recno/rec_open.c(97) : warning C4047: '=' : 'void *' differs in levels of indirection from 'int '
../../recno/rec_open.c(333) : warning C4047: 'return' : 'int ' differs in levels of indirection from 'void *'
	cl -c -DWIN32 -O -I. -Iinclude -I../../recno ../../recno/rec_put.c
../../recno/rec_put.c
	cl -c -DWIN32 -O -I. -Iinclude -I../../recno ../../recno/rec_search.c
../../recno/rec_search.c
	cl -c -DWIN32 -O -I. -Iinclude -I../../recno ../../recno/rec_seq.c
../../recno/rec_seq.c
	cl -c -DWIN32 -O -I. -Iinclude -I../../recno ../../recno/rec_utils.c
../../recno/rec_utils.c
	lib32  /out:libdb.lib /verbose hash.obj hash_bigkey.obj hash_buf.obj hash_func.obj hash_log2.obj hash_page.obj  hsearch.obj ndbm.obj bt_close.obj bt_conv.obj bt_debug.obj bt_delete.obj bt_get.obj bt_open.obj  bt_overflow.obj bt_page.obj bt_put.obj bt_search.obj bt_seq.obj bt_split.obj  bt_stack.obj bt_utils.obj db.obj mpool.obj rec_close.obj rec_delete.obj rec_get.obj rec_open.obj rec_put.obj rec_search.obj  rec_seq.obj rec_utils.obj 
Microsoft(R) Windows NT Librarian Version 2.42
(C) 1989-1992 Microsoft Corp. All rights reserved.

     hash.obj ()
     hash_bigkey.obj ()
     hash_buf.obj ()
     hash_func.obj ()
     hash_log2.obj ()
     hash_page.obj ()
     hsearch.obj ()
     ndbm.obj ()
     bt_close.obj ()
     bt_conv.obj ()
     bt_debug.obj ()
     bt_delete.obj ()
     bt_get.obj ()
     bt_open.obj ()
     bt_overflow.obj ()
     bt_page.obj ()
     bt_put.obj ()
     bt_search.obj ()
     bt_seq.obj ()
     bt_split.obj ()
     bt_stack.obj ()
     bt_utils.obj ()
     db.obj ()
     mpool.obj ()
     rec_close.obj ()
     rec_delete.obj ()
     rec_get.obj ()
     rec_open.obj ()
     rec_put.obj ()
     rec_search.obj ()
     rec_seq.obj ()
     rec_utils.obj ()
