xref
: /
llvm-project-15.0.7
/
lldb
/
test
/
API
/
python_api
/
process
/
read-mem-cstring
/
Makefile
(revision 99451b44)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
C_SOURCES
:=
main.c
2
EXE
:=
read
-
mem
-
cstring
3
4
include
Makefile.rules
5