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

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