1# @(#)Makefile.inc 8.2 (Berkeley) 11/7/95 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 dbm.c 7
1# @(#)Makefile.inc 8.2 (Berkeley) 11/7/95 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 dbm.c 7