]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
retire an old NO_CLEAN dependency cleanup hack
authoremaste <emaste@FreeBSD.org>
Tue, 8 Sep 2020 00:15:18 +0000 (00:15 +0000)
committeremaste <emaste@FreeBSD.org>
Tue, 8 Sep 2020 00:15:18 +0000 (00:15 +0000)
commit2cd60dd0dd5e9959eaf6476608dcff724b1820be
tree1aa80c31aa1009c5c106b611583e70536bc462fe
parent964bd353e248407ec477fafb1ae1387f49c34d52
retire an old NO_CLEAN dependency cleanup hack

We have some hacks to remove stale dependency files for NO_CLEAN
builds that are missed by make's dependency handling.  These are
intended to upport ongoing NO_CLEAN builds, and are no longer needed
after a sufficient amount of time elapses.
tools/build/depend-cleanup.sh