mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Add some more content for WITH_META_MODE.
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
4cfc7d9db5
commit
d32e910cb2
1 changed files with 10 additions and 1 deletions
|
|
@ -1,3 +1,12 @@
|
|||
.\" $FreeBSD$
|
||||
Create meta files when not doing DIRDEPS_BUILD.
|
||||
The meta files can be useful for debugging.
|
||||
When the
|
||||
.Xr filemon 4
|
||||
module is loaded, dependencies will be tracked for all commands.
|
||||
If any command, its dependencies, or files it generates are missing then
|
||||
the target will be considered out-of-date and rebuilt.
|
||||
The meta files can also be useful for debugging.
|
||||
.Pp
|
||||
The build will hide commands ran unless
|
||||
.Va NO_SILENT
|
||||
is defined.
|
||||
|
|
|
|||
Loading…
Reference in a new issue