# $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+= targets/pseudo/clang .endif .if ${MK_GCC} == "yes" DIRDEPS+= targets/pseudo/gcc .endif .include