xref
: /
llvm-project
/
lldb
/
test
/
API
/
functionalities
/
executable_first
/
Makefile
(revision a4cd99ea8736eda2b8b4de34453f55008bcf9c30)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
CXX_SOURCES
:=
main.cpp
2
DYLIB_CXX_SOURCES
:=
b.cpp
3
DYLIB_NAME
:=
bar
4
include
Makefile.rules
5