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