xref
: /
external
/
llvm-project
/
lldb
/
test
/
API
/
lang
/
c
/
const_variables
/
Makefile
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
C_SOURCES
:=
main.c
functions.c
2
3
CFLAGS_EXTRAS
:= -
O3
4
5
include
Makefile.rules
6