7f03a257ac
(I've tried to keep to the spirit of the original formatting) Reviewed by: des
8 lines
89 B
Makefile
8 lines
89 B
Makefile
# $FreeBSD$
|
|
|
|
LIB= pam_rhosts
|
|
SRCS= pam_rhosts.c
|
|
MAN= pam_rhosts.8
|
|
|
|
.include <bsd.lib.mk>
|