svn commit: r305244 - head/targets/pseudo/hosttools
Bryan Drewery
bdrewery at FreeBSD.org
Thu Sep 1 21:15:38 UTC 2016
Author: bdrewery
Date: Thu Sep 1 21:15:37 2016
New Revision: 305244
URL: https://svnweb.freebsd.org/changeset/base/305244
Log:
DIRDEPS_BUILD: Add missing crunchgen host tool.
MFC after: 3 days
Sponsored by: EMC / Isilon Storage Division
Modified:
head/targets/pseudo/hosttools/Makefile.depend.host
Modified: head/targets/pseudo/hosttools/Makefile.depend.host
==============================================================================
--- head/targets/pseudo/hosttools/Makefile.depend.host Thu Sep 1 21:03:27 2016 (r305243)
+++ head/targets/pseudo/hosttools/Makefile.depend.host Thu Sep 1 21:15:37 2016 (r305244)
@@ -18,6 +18,7 @@ DIRDEPS = \
usr.bin/xlint/xlint \
usr.bin/yacc \
usr.sbin/config \
+ usr.sbin/crunch/crunchgen.host \
.if ${MK_KERBEROS} != "no"
DIRDEPS+= \
More information about the svn-src-head
mailing list