]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - targets/pseudo/toolchain/Makefile.depend
amd64: use register macros for gdb_cpu_getreg()
[FreeBSD/FreeBSD.git] / targets / pseudo / toolchain / Makefile.depend
1 # $FreeBSD$
2
3 # This file is not autogenerated - take care!
4
5 .if !defined(MK_CLANG)
6 .include "${SRCTOP}/share/mk/src.opts.mk"
7 .endif
8
9 DIRDEPS= \
10         gnu/usr.bin/binutils/as \
11         gnu/usr.bin/binutils/ld \
12         usr.bin/addr2line \
13         usr.bin/ar \
14         usr.bin/cxxfilt \
15         usr.bin/elfcopy \
16         usr.bin/elfdump \
17         usr.bin/nm \
18         usr.bin/readelf \
19         usr.bin/size \
20         usr.bin/strings \
21         usr.bin/strip \
22         usr.bin/xinstall \
23
24 .if ${MK_CLANG_BOOTSTRAP} == "yes"
25 DIRDEPS+= targets/pseudo/clang
26 .endif
27
28 .include <dirdeps.mk>