]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.git/blob - lib/libpam/modules/pam_group/Makefile
Copy stable/9 to releng/9.0 as part of the FreeBSD 9.0-RELEASE release
[FreeBSD/releng/9.0.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>