xref: /freebsd/krb5/plugins/kdb/db2/libdb2/db/Makefile.inc (revision 4b15965daa99044daf184221b7c283bf7f2d7e66)
1#
2# SPDX-License-Idendifier: BSD-2-Clause
3#
4# Copyright (c) 2025 FreeBSD Foundation
5#
6# This sofware was developed by Cy Schubert <cy@FreeBSD.org>
7# under sponsorship from the FreeBSD Foundation.
8#
9
10.PATH:	${KRB5_DIR}/plugins/kdb/db2/libdb2/db
11
12SRCS+=	db.c
13