1997-05-03 03:50:06 +00:00
|
|
|
# from @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
|
1999-08-28 00:22:10 +00:00
|
|
|
# $FreeBSD$
|
1994-05-27 05:00:24 +00:00
|
|
|
|
2002-11-18 09:50:57 +00:00
|
|
|
.PATH: ${.CURDIR}/db/hash
|
1994-05-27 05:00:24 +00:00
|
|
|
|
|
|
|
SRCS+= hash.c hash_bigkey.c hash_buf.c hash_func.c hash_log2.c \
|
2001-05-15 07:08:20 +00:00
|
|
|
hash_page.c ndbm.c
|