Sign in
rust
/
rust-lang
/
llvm-project
/
35c537490f7804c0a68fcabcd20ecf96357b74ff
/
.
/
lldb
/
packages
/
Python
/
lldbsuite
/
test
/
functionalities
/
load_unload
/
c.mk
blob: d40949b146307b8160fc16a732a0658518dd948c [
file
] [
log
] [
blame
]
LEVEL
:=
../../
make
LIB_PREFIX
:=
loadunload_
DYLIB_NAME
:=
$
(
LIB_PREFIX
)
c
DYLIB_CXX_SOURCES
:=
c
.
cpp
DYLIB_ONLY
:=
YES
include $
(
LEVEL
)/
Makefile
.
rules