Sign in
llvm
/
llvm-project
/
07b3e2c0c68b93a3d4d89426dc7fd14cc31ca6be
/
.
/
lldb
/
test
/
API
/
python_api
/
value_var_update
/
Makefile
blob: 3716c6e29e9900bfb95b3909dcbe1cca34a42e8c [
file
] [
log
] [
blame
]
C_SOURCES
:=
main
.
c
CFLAGS_EXTRAS
:=
-
std
=
c99
# See TestHelloWorld.py, which specifies the executable name with a dictionary.
EXE
:=
hello_world
include
Makefile
.
rules