Makefile.inc revision 1.5
1#	$NetBSD: Makefile.inc,v 1.5 1995/02/27 13:21:44 cgd Exp $
2#       @(#)Makefile.inc	8.1 (Berkeley) 6/4/93
3
4.PATH: ${.CURDIR}/db/hash
5
6SRCS+=	hash.c hash_bigkey.c hash_buf.c hash_func.c hash_log2.c \
7	hash_page.c hsearch.c ndbm.c
8