xref
: /
llvm-project
/
lldb
/
test
/
API
/
functionalities
/
thread
/
exit_during_expression
/
Makefile
(revision 54c2c2add7ad42ce1910a276cd1cd2912af4cddd)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
C_SOURCES
:=
main.c
2
CFLAGS_EXTRAS
:= -
std
=
c99
3
4
ENABLE_THREADS
:=
YES
5
6
include
Makefile.rules
7