Sign in
llvm
/
lldb
/
master
/
.
/
packages
/
Python
/
lldbsuite
/
test
/
lang
/
c
/
global_variables
/
Makefile
blob: 7b94b6556f25453006701538da20e9695c62f00f [
file
] [
log
] [
blame
]
C_SOURCES
:=
main
.
c
DYLIB_NAME
:=
a
DYLIB_C_SOURCES
:=
a
.
c
include
Makefile
.
rules