6 lines
73 B
Makefile
6 lines
73 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
.include "clang.pre.mk"
|
||
|
|
||
|
LLDB_SRCS= ${LLVM_SRCS}/tools/lldb
|