Sign in
android
/
toolchain
/
llvm-project
/
refs/heads/kotlin-native-toolchain
/
.
/
lldb
/
test
/
API
/
functionalities
/
archives
/
Makefile
blob: 4d1950cf34aa6abde9970003da9c46e6cded718e [
file
] [
log
] [
blame
] [
edit
]
C_SOURCES
:=
main
.
c
MAKE_DSYM
:=
NO
ARCHIVE_NAME
:=
libfoo
.
a
ARCHIVE_C_SOURCES
:=
a
.
c b
.
c
include
Makefile
.
rules