summaryrefslogtreecommitdiffstats
path: root/targets/pseudo/hosttools/Makefile.depend.host
blob: 5cce2d5efcf232a7ab45bd83e79d9cabe4856fca (plain)
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
# $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.host \

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

.endif


.include <dirdeps.mk>
OpenPOWER on IntegriCloud