Tell bmake (meta mode) to ignore changes to /usr/local/etc/libmap.d/*

Differential Revision:	D10685
Reviewed by:	bdrewery
This commit is contained in:
Simon J. Gerraty 2017-05-11 19:49:22 +00:00
parent cf55254f20
commit 7e6cd74879
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=318194

View File

@ -283,3 +283,6 @@ META_MODE+= missing-meta=yes
.if empty(META_MODE:Mnofilemon)
META_MODE+= missing-filemon=yes
.endif
# We do not want everything out-of-date just because
# some unrelated shared lib updated this.
.MAKE.META.IGNORE_PATHS+= /usr/local/etc/libmap.d