aboutsummaryrefslogtreecommitdiff
path: root/targets/pseudo/toolchain/Makefile.depend
blob: 9ac651b4963b14c5ba2154f0c443452d9390c674 (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
# $FreeBSD$

# This file is not autogenerated - take care!

.if !defined(MK_CLANG)
.include "${SRCTOP}/share/mk/src.opts.mk"
.endif

DIRDEPS= \
	gnu/usr.bin/binutils/as \
	gnu/usr.bin/binutils/ld \
	usr.bin/addr2line \
	usr.bin/ar \
	usr.bin/cxxfilt \
	usr.bin/elfcopy \
	usr.bin/elfdump \
	usr.bin/nm \
	usr.bin/readelf \
	usr.bin/size \
	usr.bin/strings \
	usr.bin/strip \
	usr.bin/xinstall \

.if ${MK_CLANG_BOOTSTRAP} == "yes"
DIRDEPS+= targets/pseudo/clang
.endif

.include <dirdeps.mk>