brintos

brintos / linux-shallow public Read only

0
0
Text · 197 B · f0d51d4 Raw
8 lines · plain
1TEST_GEN_PROGS := timens timerfd timer clock_nanosleep procfs exec futex vfork_exec2TEST_GEN_PROGS_EXTENDED := gettime_perf3 4CFLAGS := -Wall -Werror -pthread5LDLIBS := -lrt -ldl6 7include ../lib.mk8