summaryrefslogtreecommitdiffstats
path: root/targets
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2016-02-24 17:20:25 +0000
committerbdrewery <bdrewery@FreeBSD.org>2016-02-24 17:20:25 +0000
commit8f62159e32b34cf8a658629aa50feb80c57ca914 (patch)
treedf214c50b03a0a482f6467cdf52192c8a1ca0d84 /targets
parentb851ae71220fbd98886e8961c2838e117528cb76 (diff)
downloadFreeBSD-src-8f62159e32b34cf8a658629aa50feb80c57ca914.zip
FreeBSD-src-8f62159e32b34cf8a658629aa50feb80c57ca914.tar.gz
DIRDEPS_BUILD: Allow 'make destroy*' to work from top-level.
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'targets')
-rw-r--r--targets/Makefile.xtras1
1 files changed, 1 insertions, 0 deletions
diff --git a/targets/Makefile.xtras b/targets/Makefile.xtras
index 57a0453..df68e99 100644
--- a/targets/Makefile.xtras
+++ b/targets/Makefile.xtras
@@ -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)
OpenPOWER on IntegriCloud