Sign in
ara-mdk
/
platform
/
ndk
/
f616538a7f20e82157587efa026cedc3b9944542
/
.
/
tests
/
build
/
import-static
/
bar
/
Android.mk
blob: 8390f11aba555c424a02841c477c21328ac4b26f [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
CLEAR_VARS
)
LOCAL_MODULE
:=
libbar
LOCAL_SRC_FILES
:=
bar
.
c
LOCAL_EXPORT_C_INCLUDES
:=
$
(
LOCAL_PATH
)
include $
(
BUILD_STATIC_LIBRARY
)