Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
5bcbe22ca47da04cda3a858cef67f55b550c1d13
/
.
/
tools
/
testing
/
selftests
/
ptp
/
Makefile
blob: 83dd42b2129e92806138cf653372792effb9ce8a [
file
] [
log
] [
blame
]
TEST_PROGS
:=
testptp
LDLIBS
+=
-
lrt
all
:
$
(
TEST_PROGS
)
include
../
lib
.
mk
clean
:
rm
-
fr $
(
TEST_PROGS
)