diff options
| author | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2008-03-04 10:33:42 +0000 |
|---|---|---|
| committer | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2008-03-04 10:33:42 +0000 |
| commit | ea5b47c61cbc2afecda316a50ee29909dc993a80 (patch) | |
| tree | beaea49194f2fdbbd0a26c03247448eb448ced4c /usr.bin/make/make.1 | |
| parent | 9e47336389b41bd673567a2a5856cb7a3653e0a7 (diff) | |
Notes
Diffstat (limited to 'usr.bin/make/make.1')
| -rw-r--r-- | usr.bin/make/make.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1 index 80d2496e5a63..8da2a35b7411 100644 --- a/usr.bin/make/make.1 +++ b/usr.bin/make/make.1 @@ -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 |
