# $FreeBSD$ # This file is not autogenerated - take care! .if !defined(MK_LLDB) .include .endif DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} DIRDEPS = \ lib/clang/include \ share/doc/llvm/clang \ usr.bin/clang/clang \ usr.bin/clang/clang-tblgen \ usr.bin/clang/tblgen \ .if ${MK_LLDB} == "yes" DIRDEPS+= \ usr.bin/clang/lldb .endif .include