always filter out dirdeps.cache*meta

This commit is contained in:
Simon J. Gerraty 2015-05-26 21:47:12 +00:00
parent 4113aa9077
commit 43f42ca719
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/bmake/; revision=283587

View File

@ -97,6 +97,8 @@ UPDATE_DEPENDFILE = no
# for example the result of running configure
# just make sure this is not empty
META_FILE_FILTER ?= N.meta
# never consider these
META_FILE_FILTER += Ndirdeps.cache*
.if !empty(DPADD)
# if we have any non-libs in DPADD,