Sign in
android
/
platform
/
ndk
/
06c762d797782f574e40a956613c4e19c504b6c1
/
.
/
tests
/
device
/
yasm
/
jni
/
Android.mk
blob: bce5f71cb5a6d22662939f224566e9ccc2ac740a [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
CLEAR_VARS
)
LOCAL_MODULE
:=
test
-
yasm
LOCAL_SRC_FILES
:=
\
test
-
yasm
.
c \
print_hello_$
(
TARGET_ARCH_ABI
).
asm
include $
(
BUILD_EXECUTABLE
)