aboutsummaryrefslogtreecommitdiff
path: root/targets/pseudo/hosttools/Makefile.depend.host
blob: 12948cdde9a49f81f72bc32730badf8079cf40f9 (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
# $FreeBSD$

# This file is not autogenerated - take care!

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

# These are all .host dependencies

DIRDEPS = \
	usr.bin/clang/clang-tblgen \
	usr.bin/clang/llvm-tblgen \
	usr.bin/localedef \
	usr.bin/mkcsmapper_static \
	usr.bin/mkesdb_static \
	usr.bin/xinstall \
	usr.bin/xlint/xlint \
	usr.bin/yacc \
	usr.sbin/config \
	usr.sbin/crunch/crunchgen \
	usr.sbin/crunch/crunchide \


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

.endif


.include <dirdeps.mk>