1CFLAGS += -I$(CURDIR) 2 3TEST_GEN_PROGS := load_unaligned_zeropad 4 5include ../../lib.mk 6 7$(TEST_GEN_PROGS): ../harness.c 8