]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - lib/libpam/modules/pam_group/Makefile
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.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>