Sign in
android-kvm
/
linux
/
6d82f67e2586cf6b090061ad301ae5f13fa1a0ee
/
.
/
tools
/
testing
/
selftests
/
timens
/
Makefile
blob: b4fd9a9346547c71e8331d0ccb165ada9200d15e [
file
] [
log
] [
blame
]
TEST_GEN_PROGS
:=
timens timerfd timer clock_nanosleep procfs exec
TEST_GEN_PROGS_EXTENDED
:=
gettime_perf
CFLAGS
:=
-
Wall
-
Werror
-
pthread
LDLIBS
:=
-
lrt
-
ldl
include
../
lib
.
mk