Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-src
Path: blob/main/krb5/plugins/kdb/db2/libdb2/hash/Makefile.inc
34914 views
#
# SPDX-License-Identifier: BSD-2-Clause
#
# Copyright (c) 2025 FreeBSD Foundation
#
# This sofware was developed by Cy Schubert <[email protected]>
# under sponsorship from the FreeBSD Foundation.
#

.PATH:	${KRB5_DIR}/plugins/kdb/db2/libdb2/hash

SRCS+=	dbm.c \
	hash.c \
	hash_bigkey.c \
	hash_debug.c \
	hash_func.c \
	hash_log2.c \
	hash_page.c \
	hsearch.c