1 TEST_GEN_PROGS := timens timerfd timer clock_nanosleep procfs exec futex vfork_exec 2 TEST_GEN_PROGS_EXTENDED := gettime_perf 3 4 CFLAGS := -Wall -Werror -pthread 5 LDLIBS := -lrt -ldl 6 7 include ../lib.mk
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.