xref
: /
external
/
llvm-project
/
lldb
/
test
/
API
/
commands
/
command
/
script
/
import
/
Makefile
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
C_SOURCES
:=
main.c
2
EXE
:=
hello_world
3
4
include
Makefile.rules
5