xref: /freebsd/lib/libpam/modules/pam_krb5/Makefile (revision d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf)
184d6cd8eSMark Murray# Copyright 2001 FreeBSD, Inc.
284d6cd8eSMark Murray# All rights reserved.
384d6cd8eSMark Murray#
484d6cd8eSMark Murray# Redistribution and use in source and binary forms, with or without
584d6cd8eSMark Murray# modification, are permitted provided that the following conditions
684d6cd8eSMark Murray# are met:
784d6cd8eSMark Murray# 1. Redistributions of source code must retain the above copyright
884d6cd8eSMark Murray#    notice, this list of conditions and the following disclaimer.
984d6cd8eSMark Murray# 2. Redistributions in binary form must reproduce the above copyright
1084d6cd8eSMark Murray#    notice, this list of conditions and the following disclaimer in the
1184d6cd8eSMark Murray#    documentation and/or other materials provided with the distribution.
1284d6cd8eSMark Murray#
1384d6cd8eSMark Murray# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
1484d6cd8eSMark Murray# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1584d6cd8eSMark Murray# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1684d6cd8eSMark Murray# ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
1784d6cd8eSMark Murray# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1884d6cd8eSMark Murray# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1984d6cd8eSMark Murray# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2084d6cd8eSMark Murray# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2184d6cd8eSMark Murray# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2284d6cd8eSMark Murray# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2384d6cd8eSMark Murray# SUCH DAMAGE.
2484d6cd8eSMark Murray#
2584d6cd8eSMark Murray
26*a30235a4SEmmanuel VadotPACKAGE=	kerberos
27*a30235a4SEmmanuel Vadot
2884d6cd8eSMark MurrayLIB=	pam_krb5
2939384277SMark MurraySRCS=	pam_krb5.c
307f03a257SDavid E. O'BrienMAN=	pam_krb5.8
312672e717SKen Smith.if defined(_FREEFALL_CONFIG)
322672e717SKen SmithCFLAGS+=-D_FREEFALL_CONFIG
3347e1a877SUlrich SpörleinWARNS?=	3
342672e717SKen Smith.endif
357f03a257SDavid E. O'Brien
366b129086SBaptiste DaroussinLIBADD+=	krb5
3784d6cd8eSMark Murray
3884d6cd8eSMark Murray.include <bsd.lib.mk>
39