e7d22a2e64
- Warning fixes - RCSID's
9 lines
238 B
Makefile
9 lines
238 B
Makefile
# $NetBSD: Makefile,v 1.2 2004/12/12 08:18:44 christos Exp $
|
|
# $FreeBSD: src/lib/libpam/modules/pam_group/Makefile,v 1.1 2003/02/06 14:27:48 des Exp $
|
|
|
|
LIB= pam_group
|
|
SRCS= pam_group.c
|
|
MAN= pam_group.8
|
|
|
|
.include "${.CURDIR}/../mod.mk"
|