summaryrefslogtreecommitdiffstats
path: root/lib/libc/db/hash/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/db/hash/Makefile.inc')
-rw-r--r--lib/libc/db/hash/Makefile.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/libc/db/hash/Makefile.inc b/lib/libc/db/hash/Makefile.inc
new file mode 100644
index 0000000..cac96fe
--- /dev/null
+++ b/lib/libc/db/hash/Makefile.inc
@@ -0,0 +1,6 @@
+# @(#)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
OpenPOWER on IntegriCloud