2001-02-14 08:44:29 +03:00
|
|
|
# $NetBSD: Makefile.inc,v 1.7 2001/02/14 05:44:29 cgd Exp $
|
1994-08-18 04:38:04 +04:00
|
|
|
# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
|
1993-03-21 12:45:37 +03:00
|
|
|
|
|
|
|
.PATH: ${.CURDIR}/db/hash
|
|
|
|
|
1993-06-15 03:52:39 +04:00
|
|
|
SRCS+= hash.c hash_bigkey.c hash_buf.c hash_func.c hash_log2.c \
|
2001-02-14 08:44:29 +03:00
|
|
|
hash_page.c ndbm.c
|