Sign in
llvm
/
llvm-project
/
lldb
/
refs/heads/main
/
.
/
test
/
API
/
functionalities
/
dyld-multiple-rdebug
/
Makefile
blob: 9b462acb83633d7056ad94984d84aec981dd04e0 [
file
] [
log
] [
blame
] [
edit
]
CXX_SOURCES
:=
main
.
cpp
DYLIB_NAME
:=
testlib
DYLIB_CXX_SOURCES
:=
library_file
.
cpp
include
Makefile
.
rules