The 'buildenv' target can safely be ran with '+'.
This commit is contained in:
parent
6ee330f608
commit
e0ffee7d01
@ -5,7 +5,7 @@ __<src.init.mk>__:
|
||||
|
||||
.if !target(buildenv)
|
||||
buildenv: .PHONY
|
||||
@env BUILDENV_DIR=${.CURDIR} ${MAKE} -C ${SRCTOP} buildenv
|
||||
${_+_}@env BUILDENV_DIR=${.CURDIR} ${MAKE} -C ${SRCTOP} buildenv
|
||||
.endif
|
||||
|
||||
.endif # !target(__<src.init.mk>__)
|
||||
|
Loading…
Reference in New Issue
Block a user