Sign in
llvm
/
llvm-project
/
a78861fc55d18046989ff4d624a037e9181da170
/
.
/
lldb
/
test
/
API
/
functionalities
/
json
/
symbol-file
/
Makefile
blob: 13bc164582eeeec414f1ea88c8106448849a4bfd [
file
]
C_SOURCES
:=
main
.
c
all
:
stripped
.
out
stripped
.
out
:
a
.
out
$
(
STRIP
)
a
.
out
-
o stripped
.
out
include
Makefile
.
rules