xref
: /
netbsd-src
/
external
/
bsd
/
openpam
/
dist
/
modules
/
Makefile.am
(revision 024a2e8c049a7132c2274c1f5271ae54063f3c4d)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
SUBDIRS
=
pam_deny
pam_permit
pam_return
2
3
if
WITH_PAM_UNIX
4
SUBDIRS
+=
pam_unix
5
endif
6