This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
70261a611f
freebsd-dev
/
lib
/
libpam
/
modules
/
pam_echo
/
Makefile
8 lines
83 B
Makefile
Raw
Normal View
History
Unescape
Escape
Just to show that PAM can do almost anything from the ridiculous to the obscene, or - as they say in New York - sophisticated, add pam_echo(8) and pam_exec(8) to our ever-lengthening roster of PAM modules. Sponsored by: DARPA, NAI Labs.
2002-05-23 22:03:06 +00:00
# $FreeBSD$
style.Makefile(5) police (I've tried to keep to the spirit of the original formatting) Reviewed by: des
2003-03-09 20:06:38 +00:00
LIB
=
pam_echo
SRCS
=
pam_echo.c
MAN
=
pam_echo.8
Just to show that PAM can do almost anything from the ridiculous to the obscene, or - as they say in New York - sophisticated, add pam_echo(8) and pam_exec(8) to our ever-lengthening roster of PAM modules. Sponsored by: DARPA, NAI Labs.
2002-05-23 22:03:06 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
l
i
b
.
m
k
>
Reference in New Issue
Copy Permalink