]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - lib/libpam/modules/pam_group/Makefile
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / lib / libpam / modules / pam_group / Makefile
1 # $FreeBSD$
2
3 LIB=            pam_group
4 SRCS=           pam_group.c
5 MAN=            pam_group.8
6
7 .include <bsd.lib.mk>