xref
: /
llvm-project-15.0.7
/
lldb
/
test
/
API
/
tools
/
lldb-vscode
/
correct-thread
/
Makefile
(revision 17589538)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
C_SOURCES
:=
main.c
2
CFLAGS_EXTRAS
:= -
lpthread
3
4
include
Makefile.rules
5