Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
d9241b22b58e012f26dd2244508d9f4837402af0
/
.
/
tools
/
testing
/
selftests
/
powerpc
/
vphn
/
Makefile
blob: a485f2e286ae22cae0706c7cd0fc735d4c7206e3 [
file
] [
log
] [
blame
]
TEST_PROGS
:=
test
-
vphn
CFLAGS
+=
-
m64
all
:
$
(
TEST_PROGS
)
$
(
TEST_PROGS
):
../
harness
.
c
include
../../
lib
.
mk
clean
:
rm
-
f $
(
TEST_PROGS
)