You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
170 B
6 lines
170 B
# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
|
|
|
|
.PATH: ${.CURDIR}/db/hash
|
|
|
|
SRCS+= hash.c hash_bigkey.c hash_buf.c hash_func.c hash_log2.c \
|
|
hash_page.c hsearch.c ndbm.c
|
|
|