NetBSD/lib/libpam/modules/pam_group/Makefile
christos e7d22a2e64 - NetBSD build glue
- Warning fixes
- RCSID's
2004-12-12 08:18:42 +00:00

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"