mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 23:28:37 -04:00
Split descriptions of .Ev MAKEFILE and .Va .MAKEFLAGS for clarity.
This commit is contained in:
parent
9e47336389
commit
ea5b47c61c
1 changed files with 2 additions and 2 deletions
|
|
@ -645,7 +645,7 @@ They are added right before
|
|||
.Nm
|
||||
begins to parse them, so that the name of the current makefile is the
|
||||
last word in this variable.
|
||||
.It Va .MAKEFLAGS
|
||||
.It Ev MAKEFLAGS
|
||||
The environment variable
|
||||
.Ev MAKEFLAGS
|
||||
may contain anything that
|
||||
|
|
@ -671,7 +671,7 @@ entered into the environment as
|
|||
for all programs which
|
||||
.Nm
|
||||
executes.
|
||||
.Pp
|
||||
.It Va .MAKEFLAGS
|
||||
By modifying the contents of the
|
||||
.Va .MAKEFLAGS
|
||||
variable, a makefile can alter the contents of the
|
||||
|
|
|
|||
Loading…
Reference in a new issue