xref
: /
llvm-project
/
lldb
/
test
/
API
/
python_api
/
thread
/
Makefile
(revision 7610524af3c99e63ec6b3a452c45af51ffae57fa)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
CXX_SOURCES
?=
main.cpp
2
3
DEBUG_INFO_FLAG
:= -g
4
5
include
Makefile.rules
6