1CFLAGS += -Wall -O2 2 3TEST_GEN_PROGS := 4TEST_GEN_PROGS += proc-self-syscall 5TEST_GEN_PROGS += proc-self-wchan 6 7include ../lib.mk 8