Sign in
nest-open-source
/
nest-learning-thermostat
/
5.10
/
linux-imx-4.9.88
/
refs/heads/master
/
.
/
tools
/
testing
/
selftests
/
powerpc
/
vphn
/
Makefile
blob: a485f2e286ae22cae0706c7cd0fc735d4c7206e3 [
file
] [
edit
]
TEST_PROGS
:=
test
-
vphn
CFLAGS
+=
-
m64
all
:
$
(
TEST_PROGS
)
$
(
TEST_PROGS
):
../
harness
.
c
include
../../
lib
.
mk
clean
:
rm
-
f $
(
TEST_PROGS
)