Sign in
android
/
platform
/
external
/
lldb
/
refs/heads/lollipop-mr1-wfc-release
/
.
/
lldb.mk
blob: ac928940dfde3b1d804ff10d96a8e8acbbd73b2b [
file
] [
log
] [
blame
] [
edit
]
ifeq
(
$
(
LLDB_ROOT_PATH
),)
$
(
error
Must
set
variable LLDB_ROOT_PATH before including this
!
$
(
LOCAL_PATH
))
endif
LLDB_BUILD_MK
:=
$
(
LLDB_ROOT_PATH
)/
lldb
-
build
.
mk