aboutsummaryrefslogblamecommitdiff
path: root/targets/pseudo/toolchain/Makefile.depend
blob: 4ea8d5879693e1c5474019f0e60bcf5960024edd (plain) (tree)
1
2
3
4
5
6
7
8





                                             
                      
                                         








                           

                     
# $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>