Sign in
nest-open-source
/
nest-learning-thermostat
/
5.10
/
linux-imx-4.9.88
/
f90c6e14638b49666bd553e825c32777dfbaebea
/
.
/
tools
/
testing
/
selftests
/
ptp
/
Makefile
blob: 83dd42b2129e92806138cf653372792effb9ce8a [
file
]
TEST_PROGS
:=
testptp
LDLIBS
+=
-
lrt
all
:
$
(
TEST_PROGS
)
include
../
lib
.
mk
clean
:
rm
-
fr $
(
TEST_PROGS
)