1b2f5de03SAlexey DobriyanCFLAGS += -Wall -O2 -Wno-unused-function
2*61d47c4eSAlexey DobriyanCFLAGS += -D_GNU_SOURCE
39cd65655SAlexey Dobriyan
49cd65655SAlexey DobriyanTEST_GEN_PROGS :=
5b2f5de03SAlexey DobriyanTEST_GEN_PROGS += fd-001-lookup
6b2f5de03SAlexey DobriyanTEST_GEN_PROGS += fd-002-posix-eq
7b2f5de03SAlexey DobriyanTEST_GEN_PROGS += fd-003-kthread
85de3d401SAlexey DobriyanTEST_GEN_PROGS += proc-loadavg-001
935318db5SAlexey DobriyanTEST_GEN_PROGS += proc-self-map-files-001
1035318db5SAlexey DobriyanTEST_GEN_PROGS += proc-self-map-files-002
11c4219edfSAlexey DobriyanTEST_GEN_PROGS += proc-self-syscall
129cd65655SAlexey DobriyanTEST_GEN_PROGS += proc-self-wchan
131f5bd054SAlexey DobriyanTEST_GEN_PROGS += proc-uptime-001
141f5bd054SAlexey DobriyanTEST_GEN_PROGS += proc-uptime-002
1505c3f292SAlexey DobriyanTEST_GEN_PROGS += read
16*61d47c4eSAlexey DobriyanTEST_GEN_PROGS += self
179cd65655SAlexey Dobriyan
189cd65655SAlexey Dobriyaninclude ../lib.mk
19