Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
ae8927aa05adf9e5a00760b45e4634eecf6340e3
/
.
/
liblinenoise
/
Android.mk
blob: b32a5f1ff94234b07a96e6c16412e7f04c1d7b7d [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
CLEAR_VARS
)
# Static library
# ========================================================
include $
(
CLEAR_VARS
)
LOCAL_MODULE
:=
liblinenoise
LOCAL_SRC_FILES
:=
linenoise
.
c
include $
(
BUILD_STATIC_LIBRARY
)