1996-05-04 01:38:43 +04:00
|
|
|
# $NetBSD: Makefile.inc,v 1.6 1996/05/03 21:43:43 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 \
|
|
|
|
hash_page.c hsearch.c ndbm.c
|