blob: ac928940dfde3b1d804ff10d96a8e8acbbd73b2b [file] [log] [blame]
Todd Fialad55c5b12013-10-14 09:48:59 -07001ifeq ($(LLDB_ROOT_PATH),)
2$(error Must set variable LLDB_ROOT_PATH before including this! $(LOCAL_PATH))
3endif
4
5LLDB_BUILD_MK := $(LLDB_ROOT_PATH)/lldb-build.mk