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