687200d002
Makefile and man page which I'd forgotten to 'cvs add'. Sponsored by: DARPA, NAI Labs
8 lines
89 B
Makefile
8 lines
89 B
Makefile
# $FreeBSD$
|
|
|
|
LIB= pam_group
|
|
SRCS= pam_group.c
|
|
MAN= pam_group.8
|
|
|
|
.include <bsd.lib.mk>
|