![proven](/assets/img/avatar_default.png)
libc. Put in DB so if there is a problem people can back it out quickly and compile the old db code.
7 lines
170 B
Makefile
7 lines
170 B
Makefile
# @(#)Makefile.inc 5.2 (Berkeley) 9/4/91
|
|
|
|
.PATH: ${.CURDIR}/DB/hash
|
|
|
|
SRCS+= hash.c hash_bigkey.c hash_buf.c hash_func.c hash_log2.c \
|
|
hash_page.c hsearch.c ndbm.c
|