xref: /freebsd/lib/libc/db/hash/Makefile.inc (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
1.PATH: ${LIBC_SRCTOP}/db/hash
2
3SRCS+=	hash.c hash_bigkey.c hash_buf.c hash_func.c hash_log2.c \
4	hash_page.c ndbm.c
5