repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
usb-storage: enable multi-LUN scanning when needed
[linux/fpc-iii.git]
/
tools
/
testing
/
selftests
/
timers
/
Makefile
blob
eb2859f4ad2113576831e5f8ee420cf514f5194d
1
all
:
2
gcc posix_timers.c
-
o posix_timers
-
lrt
3
4
run_tests
:
all
5
.
/
posix_timers
6
7
clean
:
8
rm
-
f .
/
posix_timers