Sign in
llvm
/
llvm-project
/
d5aa73376966339caad04013510626ec2e42c760
/
.
/
lldb
/
packages
/
Python
/
lldbsuite
/
test
/
functionalities
/
load_unload
/
b.mk
blob: c1b0877d72a47531f158091f354fc5446a9933f9 [
file
] [
log
] [
blame
]
LEVEL
:=
../../
make
LIB_PREFIX
:=
loadunload_
DYLIB_NAME
:=
$
(
LIB_PREFIX
)
b
DYLIB_CXX_SOURCES
:=
b
.
cpp
DYLIB_ONLY
:=
YES
CXXFLAGS
+=
-
fPIC
include $
(
LEVEL
)/
Makefile
.
rules