diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2016-02-24 17:19:13 +0000 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2016-02-24 17:19:13 +0000 |
commit | 5c7565c5037cf7f805b96cf0d437d7fe38228568 (patch) | |
tree | 2033f51e1d8ef3d978199f133711d06b70b3822b /bin/sh | |
parent | 7171d0bbd82677749f4b5950ab3b4ff0cdf16a60 (diff) | |
download | FreeBSD-src-5c7565c5037cf7f805b96cf0d437d7fe38228568.zip FreeBSD-src-5c7565c5037cf7f805b96cf0d437d7fe38228568.tar.gz |
Hook the meta/nofilemon build into using FAST_DEPEND.
FAST_DEPEND is intended to be the "skip 'make depend' and mkdep"
feature. Since DIRDEPS_BUILD does this already with some of its own
hacks, and filemon doesn't need this, and nofilemon does, teach it how
to handle each of these cases.
In meta+filemon mode filemon will handle dependencies itself via the
meta mode logic in bmake. We still want to set MK_FAST_DEPEND=yes to
enable some logic that indicates that 'make depend' is skipped in the
traditional sense. The actual .depend.* files will be skipped.
When nofilemon is set though we still need to track and generate dependencies.
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'bin/sh')
0 files changed, 0 insertions, 0 deletions