aboutsummaryrefslogtreecommitdiff
path: root/targets/pseudo/hosttools/Makefile.depend.host
blob: bdfbab00ce7064125eae53cbbfaf4c24246c64ae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# $FreeBSD$

# This file is not autogenerated - take care!

.if !defined(MK_KERBEROS)
.include <src.opts.mk>
.endif

# These are all .host dependencies

DIRDEPS = \
	lib/clang/include \
	lib/libc++ \
	lib/libcxxrt \
	share/doc/llvm/clang \
	usr.bin/clang/clang-tblgen \
	usr.bin/clang/clang \
	usr.bin/clang/llvm-tblgen \
	usr.bin/lex/lib \
	usr.bin/localedef \
	usr.bin/mkcsmapper_static \
	usr.bin/mkesdb_static \
	usr.bin/mkuzip \
	usr.bin/yacc \
	usr.bin/xinstall \
	usr.bin/xlint/xlint \
	usr.sbin/config \

.if ${MK_KERBEROS} != "no"
DIRDEPS+= \
	kerberos5/tools/asn1_compile \
	kerberos5/tools/make-roken \
	usr.bin/compile_et \

.endif


.include <dirdeps.mk>