summaryrefslogtreecommitdiffstats
path: root/targets
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2017-01-03 22:59:37 +0000
committerbdrewery <bdrewery@FreeBSD.org>2017-01-03 22:59:37 +0000
commit466a955ac9373e930c9f16c154cadc584ad4254c (patch)
treea8261addb78145581d66137e5b175be84cb1c338 /targets
parentddfa43b2c5be13787a48f31d69b4ae9af839ea08 (diff)
downloadFreeBSD-src-466a955ac9373e930c9f16c154cadc584ad4254c.zip
FreeBSD-src-466a955ac9373e930c9f16c154cadc584ad4254c.tar.gz
MFC r305258:
DIRDEPS_BUILD: Build crunchide for the host.
Diffstat (limited to 'targets')
-rw-r--r--targets/pseudo/hosttools/Makefile.depend.host4
1 files changed, 3 insertions, 1 deletions
diff --git a/targets/pseudo/hosttools/Makefile.depend.host b/targets/pseudo/hosttools/Makefile.depend.host
index 5cce2d5..12948cd 100644
--- a/targets/pseudo/hosttools/Makefile.depend.host
+++ b/targets/pseudo/hosttools/Makefile.depend.host
@@ -18,7 +18,9 @@ DIRDEPS = \
usr.bin/xlint/xlint \
usr.bin/yacc \
usr.sbin/config \
- usr.sbin/crunch/crunchgen.host \
+ usr.sbin/crunch/crunchgen \
+ usr.sbin/crunch/crunchide \
+
.if ${MK_KERBEROS} != "no"
DIRDEPS+= \
OpenPOWER on IntegriCloud