Makefile.depend.host revision 297428
1# $FreeBSD: head/targets/pseudo/hosttools/Makefile.depend.host 297428 2016-03-30 18:40:09Z 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	lib/clang/include \
13	lib/libc++ \
14	lib/libcxxrt \
15	share/doc/llvm/clang \
16	usr.bin/clang/clang-tblgen \
17	usr.bin/clang/clang \
18	usr.bin/clang/llvm-tblgen \
19	usr.bin/lex/lib \
20	usr.bin/localedef \
21	usr.bin/mkcsmapper_static \
22	usr.bin/mkesdb_static \
23	usr.bin/mkuzip \
24	usr.bin/yacc \
25	usr.bin/xinstall \
26	usr.bin/xlint/xlint \
27	usr.sbin/config \
28
29.if ${MK_KERBEROS} != "no"
30DIRDEPS+= \
31	kerberos5/tools/asn1_compile \
32	kerberos5/tools/make-roken \
33	usr.bin/compile_et \
34
35.endif
36
37
38.include <dirdeps.mk>
39