mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 23:02:02 -04:00
6 lines
73 B
Makefile
6 lines
73 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
.include "clang.pre.mk"
|
||
|
|
|
||
|
|
LLDB_SRCS= ${LLVM_SRCS}/tools/lldb
|