Sign in
llvm
/
llvm-project.git
/
refs/heads/main
/
.
/
lldb
/
test
/
API
/
functionalities
/
json
/
symbol-file
/
Makefile
blob: 5d05d95fc8428979c27eaed2cdb441f6c1ae7799 [
file
] [
log
] [
blame
] [
edit
]
C_SOURCES
:=
main
.
c
CFLAGS_EXTRAS
:=
-
no
-
pie
all
:
stripped
.
out
stripped
.
out
:
a
.
out
$
(
STRIP
)
a
.
out
-
o stripped
.
out
include
Makefile
.
rules