1# SPDX-License-Identifier: GPL-2.02 3CFLAGS += $(KHDR_INCLUDES)4LDLIBS += -lpthread5TEST_GEN_PROGS := eventfd_test6 7include ../../lib.mk8