xref
: /
llvm-project-15.0.7
/
lldb
/
test
/
API
/
lang
/
c
/
shared_lib
/
Makefile
(revision 99451b44)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
DYLIB_NAME
:=
foo
2
DYLIB_C_SOURCES
:=
foo.c
3
C_SOURCES
:=
main.c
4
5
include
Makefile.rules
6