summaryrefslogtreecommitdiffstats
path: root/targets/pseudo/toolchain/Makefile.depend
blob: 4ea8d5879693e1c5474019f0e60bcf5960024edd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $FreeBSD$

# This file is not autogenerated - take care!

DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}

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

DIRDEPS= usr.bin/xinstall 
.if ${MK_CLANG} == "yes"
DIRDEPS+= pkgs/pseudo/clang
.endif
.if ${MK_GCC} == "yes"
DIRDEPS+= pkgs/pseudo/gcc
.endif

.include <dirdeps.mk>
OpenPOWER on IntegriCloud