mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Xref make.conf(5), and point to /usr/share/doc/psd/12.make for the
tutorial paper.
This commit is contained in:
parent
8786063f1f
commit
71e1d8b0dd
1 changed files with 4 additions and 1 deletions
|
|
@ -1239,10 +1239,13 @@ For loops are expanded before tests, so a fragment such as:
|
|||
.Ed
|
||||
won't work, and should be rewritten the other way around.
|
||||
.Sh SEE ALSO
|
||||
.Xr mkdep 1
|
||||
.Xr mkdep 1 ,
|
||||
.Xr make.conf 5
|
||||
.Rs
|
||||
.%T "PMake - A Tutorial"
|
||||
.Re
|
||||
in
|
||||
.Pa /usr/share/doc/psd/12.make
|
||||
.Sh HISTORY
|
||||
A
|
||||
.Nm
|
||||
|
|
|
|||
Loading…
Reference in a new issue