HomeSort by: relevance | last modified time | path
    Searched refs:libpam (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libpam/
Makefile 26 # $FreeBSD: src/lib/libpam/Makefile,v 1.3 2003/03/09 20:06:34 obrien Exp $
28 # The static modules must be built before libpam, because they are built
29 # into the static version of libpam. The dynamic modules must be built after
30 # libpam because they depend on the dynamic version of libpam.
31 SUBDIR= staticmodules .WAIT libpam .WAIT modules
  /src/lib/libpam/libpam/
Makefile 37 # $FreeBSD: src/lib/libpam/libpam/Makefile,v 1.51 2004/10/24 15:32:32 ru Exp $
46 # But in libpam.a we include the static modules which we don't want in the
182 # Static module support. These go ONLY in the static libpam.a
220 .PATH.c: ${DIST}/lib/libpam
  /src/lib/
Makefile 290 SUBDIR+= libpam # depends on heimdal, libssh
306 SUBDIR+= ../external/bsd/pam-u2f/lib # depends on libpam

Completed in 52 milliseconds