Sign in
android
/
platform
/
ndk
/
06c762d797782f574e40a956613c4e19c504b6c1
/
.
/
tests
/
build
/
issue66668-libc++-std-feof
/
jni
/
Android.mk
blob: cbb9e885a7345c745958d87f6822abc86f74a3cf [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
CLEAR_VARS
)
LOCAL_MODULE
:=
issue66668
-
libc
++-
std
-
feof
LOCAL_SRC_FILES
:=
issue66668
-
libc
++-
std
-
feof
.
cpp
include $
(
BUILD_EXECUTABLE
)