Deleted Added
full compact
Makefile.depend.host (291319) Makefile.depend.host (295979)
1# $FreeBSD: head/targets/pseudo/hosttools/Makefile.depend 291319 2015-11-25 19:44:34Z bdrewery $
1# $FreeBSD: head/targets/pseudo/hosttools/Makefile.depend 295979 2016-02-24 17:18:43Z bdrewery $
2
3# This file is not autogenerated - take care!
4
2
3# This file is not autogenerated - take care!
4
5.if !defined(MK_KERBEROS)
6.include <src.opts.mk>
7.endif
8
5DIRDEPS = \
6 lib/clang/include.host \
7 lib/libc++.host \
8 lib/libcxxrt.host \
9 share/doc/llvm/clang.host \
10 usr.bin/clang/clang-tblgen.host \
11 usr.bin/clang/clang.host \
12 usr.bin/clang/tblgen.host \
13 usr.bin/lex/lib.host \
14 usr.bin/localedef.host \
15 usr.bin/mkcsmapper_static.host \
16 usr.bin/mkesdb_static.host \
17 usr.bin/mkuzip.host \
18 usr.bin/yacc.host \
19 usr.bin/xinstall.host \
20 usr.bin/xlint/xlint.host \
21 usr.sbin/config.host \
22
9DIRDEPS = \
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/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 \
26
27.if ${MK_KERBEROS} != "no"
28DIRDEPS+= \
29 kerberos5/tools/asn1_compile.host \
30 kerberos5/tools/make-roken.host \
31 usr.bin/compile_et.host \
23
32
33.endif
24
34
35
25.include <dirdeps.mk>
36.include <dirdeps.mk>