Missed part of patch

This commit is contained in:
Simon J. Gerraty 2016-09-09 02:02:13 +00:00
parent 0806d0ef5e
commit c9012a5120
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=305635

View File

@ -123,7 +123,7 @@ MKDEP_MK = meta.autodep.mk
# we can afford to use cookies to prevent some targets
# re-running needlessly
META_COOKIE_TOUCH= touch ${COOKIE.${.TARGET}:U${.OBJDIR}/${.TARGET}}
META_COOKIE_TOUCH= touch ${COOKIE.${.TARGET}:U${.OBJDIR}/${.TARGET:T}}
META_NOPHONY=
# some targets involve old pre-built targets