Sign in
android-kvm
/
linux
/
ad13701d4905e820f32ce3c2590e19ca65765d63
/
.
/
tools
/
testing
/
selftests
/
timers
/
Makefile
blob: eb2859f4ad2113576831e5f8ee420cf514f5194d [
file
] [
log
] [
blame
]
all
:
gcc posix_timers
.
c
-
o posix_timers
-
lrt
run_tests
:
all
./
posix_timers
clean
:
rm
-
f
./
posix_timers