repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git]
/
lib
/
libpam
/
modules
/
pam_rhosts
/
Makefile
blob
f71f11bfed5cc03a46cf0efda6e12fa106e99a61
1
# $NetBSD$
2
# $FreeBSD: src/lib/libpam/modules/pam_rhosts/Makefile,v 1.2 2003/03/09 20:06:37 obrien Exp $
3
4
LIB
=
pam_rhosts
5
SRCS
=
pam_rhosts.c
6
MAN
=
pam_rhosts
.8
7
8
.
include
"${.CURDIR}/../mod.mk"