Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-src
Path: blob/main/krb5/plugins/kdb/db2/libdb2/Makefile.inc
34889 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.
#

.include "${KRB5_SRCTOP}/plugins/kdb/db2/libdb2/include/Makefile.inc"
.include "${KRB5_SRCTOP}/plugins/kdb/db2/libdb2/btree/Makefile.inc"
.include "${KRB5_SRCTOP}/plugins/kdb/db2/libdb2/db/Makefile.inc"
.include "${KRB5_SRCTOP}/plugins/kdb/db2/libdb2/hash/Makefile.inc"
.include "${KRB5_SRCTOP}/plugins/kdb/db2/libdb2/mpool/Makefile.inc"
.include "${KRB5_SRCTOP}/plugins/kdb/db2/libdb2/recno/Makefile.inc"