Sign in
llvm
/
lldb
/
master
/
.
/
packages
/
Python
/
lldbsuite
/
test
/
lang
/
c
/
shared_lib
/
Makefile
blob: 5e26f2748c073d9a6604e7c5ab2e46485fbd5999 [
file
] [
log
] [
blame
]
DYLIB_NAME
:=
foo
DYLIB_C_SOURCES
:=
foo
.
c
C_SOURCES
:=
main
.
c
include
Makefile
.
rules