1CFLAGS += -g -I../../../../usr/include/ -lpthread 2 3TEST_GEN_PROGS := pidfd_test 4 5include ../lib.mk 6 7