diff options
Diffstat (limited to 'lib/libc/db/hash/Makefile.inc')
| -rw-r--r-- | lib/libc/db/hash/Makefile.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libc/db/hash/Makefile.inc b/lib/libc/db/hash/Makefile.inc new file mode 100644 index 000000000000..0d58e60796a1 --- /dev/null +++ b/lib/libc/db/hash/Makefile.inc @@ -0,0 +1,4 @@ +.PATH: ${LIBC_SRCTOP}/db/hash + +SRCS+= hash.c hash_bigkey.c hash_buf.c hash_func.c hash_log2.c \ + hash_page.c ndbm.c |
