1# SPDX-License-Identifier: GPL-2.02CFLAGS += $(KHDR_INCLUDES)3TEST_GEN_PROGS := testptp4LDLIBS += -lrt5TEST_PROGS = phc.sh6 7include ../lib.mk8