summaryrefslogtreecommitdiffstats
path: root/lib/libc/db/hash
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-11-18 09:50:57 +0000
committerru <ru@FreeBSD.org>2002-11-18 09:50:57 +0000
commit40e2359f4b10f61d80f4c8a2f6d4a3fc5c377d95 (patch)
tree4be9315729643aac6dedae31e641794773358f91 /lib/libc/db/hash
parentc4af534777a866305e481071a13d258079dd2aba (diff)
downloadFreeBSD-src-40e2359f4b10f61d80f4c8a2f6d4a3fc5c377d95.zip
FreeBSD-src-40e2359f4b10f61d80f4c8a2f6d4a3fc5c377d95.tar.gz
libc_r wasn't so tied to libc for 22 months.
Diffstat (limited to 'lib/libc/db/hash')
-rw-r--r--lib/libc/db/hash/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/db/hash/Makefile.inc b/lib/libc/db/hash/Makefile.inc
index 0bc0e42..2ecb817 100644
--- a/lib/libc/db/hash/Makefile.inc
+++ b/lib/libc/db/hash/Makefile.inc
@@ -1,7 +1,7 @@
# from @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
# $FreeBSD$
-.PATH: ${.CURDIR}/../libc/db/hash
+.PATH: ${.CURDIR}/db/hash
SRCS+= hash.c hash_bigkey.c hash_buf.c hash_func.c hash_log2.c \
hash_page.c ndbm.c
OpenPOWER on IntegriCloud