Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
41dfa9b65d5c91c3ee58965c47d62043f43cad27
/
.
/
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
)