Sign in
llvm
/
llvm-project.git
/
refs/heads/main
/
.
/
lldb
/
test
/
API
/
python_api
/
block
/
Makefile
blob: 19331dd4b3c5902a81e9f6a61d9c6a9f798dee1e [
file
] [
log
] [
blame
] [
edit
]
C_SOURCES
:=
main
.
c
DYLIB_NAME
:=
fn
DYLIB_C_SOURCES
:=
fn
.
c
include
Makefile
.
rules