Makefile.inc revision 1.4
1#       @(#)Makefile.inc	8.1 (Berkeley) 6/4/93
2
3.PATH: ${.CURDIR}/db/hash
4
5SRCS+=	hash.c hash_bigkey.c hash_buf.c hash_func.c hash_log2.c \
6	hash_page.c hsearch.c ndbm.c
7