7 lines
170 B
PHP
7 lines
170 B
PHP
|
# @(#)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
|