1# SPDX-License-Identifier: GPL-2.02CFLAGS += -Wl,-no-as-needed -Wall3LDFLAGS += -lpthread4 5TEST_GEN_PROGS := nci_dev6include ../lib.mk7