summaryrefslogtreecommitdiff
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2020-03-17 14:12:19 +0000
committerEd Maste <emaste@FreeBSD.org>2020-03-17 14:12:19 +0000
commitdfcef1de850f2e2d9352f70149ad95812e2237c4 (patch)
tree8c566415afdc6bd3cb6727ec3b2bc2a4d28d4b33 /Makefile.inc1
parent02f4a9dd964102d1284fd428cfa1e30c8bb3781e (diff)
downloadsrc-test2-dfcef1de850f2e2d9352f70149ad95812e2237c4.tar.gz
src-test2-dfcef1de850f2e2d9352f70149ad95812e2237c4.zip
Makefile.inc1: add a note when deleting stale dependencies
We have ad-hoc stale dependency handling in Makefile.inc1 to handle the cases where file extensions change, but it appears that some cases are not functional. Add a note when about to clean stale deps to help when investigating failure reports. Sponsored by: The FreeBSD Foundation
Notes
Notes: svn path=/head/; revision=359035
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc11
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 8fa22a86b9a6..037c562f7cba 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -922,6 +922,7 @@ _sanity_check: .PHONY .MAKE
# tree changes, particularly with respect to removing source files and
# replacing generated files. Handle these cases here in an ad-hoc fashion.
_cleanobj_fast_depend_hack: .PHONY
+ @echo ">>> Deleting stale dependencies...";
# Date SVN Rev Syscalls/Changes
# 20200310 r358851 rename of openmp's ittnotify_static.c to .cpp
.for f in ittnotify_static