Sign in
llvm
/
llvm-project
/
41a94de75caacb979070ec7a010dfe3c4e9f116f
/
.
/
lldb
/
test
/
API
/
lang
/
cpp
/
odr-handling-with-dylib
/
Makefile
blob: 91eadaa37282ee49223860f18d4748670b69a1f8 [
file
]
CXX_SOURCES
:=
main
.
cpp service
.
cpp
DYLIB_CXX_SOURCES
:=
plugin
.
cpp
DYLIB_NAME
:=
plugin
include
Makefile
.
rules