Document MKPAM, per PR 29947 by Rui Paulo.
This commit is contained in:
parent
4fe12d1c70
commit
6e0c73492f
|
@ -1,4 +1,4 @@
|
||||||
.\" $NetBSD: mk.conf.5,v 1.24 2005/03/13 09:37:06 wiz Exp $
|
.\" $NetBSD: mk.conf.5,v 1.25 2005/04/20 22:10:51 hubertf Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1999-2003 The NetBSD Foundation, Inc.
|
.\" Copyright (c) 1999-2003 The NetBSD Foundation, Inc.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
|
@ -414,6 +414,14 @@ Indicates whether object directories will be created automatically
|
||||||
pass) at the start of a build.
|
pass) at the start of a build.
|
||||||
.DFLTn
|
.DFLTn
|
||||||
.
|
.
|
||||||
|
.It Sy MKPAM
|
||||||
|
.YorN
|
||||||
|
Indicates wether the
|
||||||
|
.Xr pam 8
|
||||||
|
framework (libraries and support files) is built.
|
||||||
|
The old code is not supported and may be removed in the future.
|
||||||
|
.DFLTy
|
||||||
|
.
|
||||||
.It Sy MKPF
|
.It Sy MKPF
|
||||||
.YorN
|
.YorN
|
||||||
Indicates wether the
|
Indicates wether the
|
||||||
|
|
Loading…
Reference in New Issue