1# $FreeBSD$
2
3LIB=		pam_group
4SRCS=		pam_group.c
5MAN=		pam_group.8
6
7.include <bsd.lib.mk>
8