Back to home page

OSCL-LXR

 
 

    


0001 TEST_GEN_PROGS := timens timerfd timer clock_nanosleep procfs exec futex
0002 TEST_GEN_PROGS_EXTENDED := gettime_perf
0003 
0004 CFLAGS := -Wall -Werror -pthread
0005 LDLIBS := -lrt -ldl
0006 
0007 include ../lib.mk