freebsd-dev/lib/libpam/modules/pam_group/Makefile
Dag-Erling Smørgrav 687200d002 Maybe I was a little too fast? Remove debugging code, and commit the
Makefile and man page which I'd forgotten to 'cvs add'.

Sponsored by:	DARPA, NAI Labs
2003-02-06 14:27:48 +00:00

8 lines
89 B
Makefile

# $FreeBSD$
LIB= pam_group
SRCS= pam_group.c
MAN= pam_group.8
.include <bsd.lib.mk>