Makefile.depend.host revision 311179
1# $FreeBSD: stable/11/targets/pseudo/hosttools/Makefile.depend.host 311179 2017-01-03 22:46:43Z bdrewery $
2
3# This file is not autogenerated - take care!
4
5.if !defined(MK_KERBEROS)
6.include <src.opts.mk>
7.endif
8
9# These are all .host dependencies
10
11DIRDEPS = \
12	usr.bin/clang/clang-tblgen \
13	usr.bin/clang/llvm-tblgen \
14	usr.bin/localedef \
15	usr.bin/mkcsmapper_static \
16	usr.bin/mkesdb_static \
17	usr.bin/xinstall \
18	usr.bin/xlint/xlint \
19	usr.bin/yacc \
20	usr.sbin/config \
21	usr.sbin/crunch/crunchgen.host \
22
23.if ${MK_KERBEROS} != "no"
24DIRDEPS+= \
25	kerberos5/tools/asn1_compile \
26	kerberos5/tools/make-roken \
27	usr.bin/compile_et \
28
29.endif
30
31
32.include <dirdeps.mk>
33