freebsd-skq/tools/build/options/WITH_META_MODE
bdrewery a214132005 Add some more content for WITH_META_MODE.
Sponsored by:	EMC / Isilon Storage Division
2016-04-12 03:40:13 +00:00

13 lines
397 B
Plaintext

.\" $FreeBSD$
Create meta files when not doing DIRDEPS_BUILD.
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.