summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2016-06-05 23:04:42 +0000
committerbdrewery <bdrewery@FreeBSD.org>2016-06-05 23:04:42 +0000
commit39ee029a9c170a062b93e13419bbf2394f3ea129 (patch)
treec7310aa96236da6f7668c55e13317a77048a3be6 /tools
parentae30fb584d4da085f564206a1c3c29a67303fe00 (diff)
downloadFreeBSD-src-39ee029a9c170a062b93e13419bbf2394f3ea129.zip
FreeBSD-src-39ee029a9c170a062b93e13419bbf2394f3ea129.tar.gz
WITH_META_MODE: Enable bmake's missing meta rebuild feature
Diffstat (limited to 'tools')
-rw-r--r--tools/build/options/WITH_META_MODE7
1 files changed, 4 insertions, 3 deletions
diff --git a/tools/build/options/WITH_META_MODE b/tools/build/options/WITH_META_MODE
index e9b347a..a2680e3 100644
--- a/tools/build/options/WITH_META_MODE
+++ b/tools/build/options/WITH_META_MODE
@@ -19,9 +19,10 @@ The command to execute changes.
.It
The current working directory changes.
.It
-The target's meta file is missing, if it had
-.Sy .META
-as a dependency.
+The target's meta file is missing.
+.It
+The target's meta file is missing filemon data when filemon is loaded
+and a previous run did not have it loaded.
.It
[requires
.Xr filemon 4 ]
OpenPOWER on IntegriCloud