xref
: /
llvm-project-15.0.7
/
lldb
/
test
/
API
/
functionalities
/
process_save_core_minidump
/
Makefile
(revision eee687a6)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
CXX_SOURCES
:=
main.cpp
2
3
CFLAGS_EXTRAS
:= -
lpthread
4
5
include
Makefile.rules
6
7