repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
openpam: Sync OpenPAM modules a bit with FreeBSD.
[dragonfly.git]
/
lib
/
libpam
/
modules
/
pam_guest
/
Makefile
blob
54b2e40b696b337e9ae8226e589780484637e193
1
# $FreeBSD: head/lib/libpam/modules/pam_guest/Makefile 115462 2003-05-31 16:52:58Z des $
2
3
LIB
=
pam_guest
4
SRCS
=
pam_guest.c
5
MAN
=
pam_guest
.8
6
7
.
include
<
bsd.lib.mk
>