DIRDEPS_BUILD: Allow 'make destroy*' to work from top-level.

Sponsored by:	EMC / Isilon Storage Division
This commit is contained in:
Bryan Drewery 2016-02-24 17:20:25 +00:00
parent f4d0f67fc9
commit b0db667602
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=295991

View File

@ -51,6 +51,7 @@ show-help:
not-valid-target:
@echo "ERROR: '${_TARGETS}' is not a valid target for ${MACHINE}."
.include <bsd.obj.mk>
.for t in ${_TARGETS:Nlove}
.if !target($t)