Sign in
llvm
/
llvm-project
/
8fcb1263f42657ecbc355beff12500dfbcddee17
/
.
/
lldb
/
test
/
API
/
commands
/
platform
/
basic
/
Makefile
blob: 3626466f607c16f7f7e790003c763e08f3f4b4d0 [
file
]
C_SOURCES
:=
myshell
.
c
CFLAGS_EXTRAS
:=
-
g0
# No debug info.
MAKE_DSYM
:=
NO
include
Makefile
.
rules