# $FreeBSD$ .include # These have to be built in order. SUBDIR= libllvm SUBDIR+= libclang .if ${MK_LLDB} != "no" SUBDIR+= liblldb .endif SUBDIR+= headers .include