xref: /freebsd/krb5/plugins/preauth/Makefile.inc (revision 6296500a85c8474e3ff3fe2f8e4a9d56dd0acd64)
1#
2# SPDX-License-Identifier: 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
10PACKAGE?=	kerberos-kdc
11LIBDIR=		${PLUGINSDIR}/preauth
12SHLIBDIR=	${LIBDIR}
13
14.include "../Makefile.inc"
15