Sign in
llvm
/
lldb
/
master
/
.
/
packages
/
Python
/
lldbsuite
/
test
/
functionalities
/
archives
/
Makefile
blob: 4d1950cf34aa6abde9970003da9c46e6cded718e [
file
] [
log
] [
blame
]
C_SOURCES
:=
main
.
c
MAKE_DSYM
:=
NO
ARCHIVE_NAME
:=
libfoo
.
a
ARCHIVE_C_SOURCES
:=
a
.
c b
.
c
include
Makefile
.
rules