kernel/tools/testing/selftests/powerpc/vphn/Makefile

10 lines
140 B
Makefile

TEST_GEN_PROGS := test-vphn
CFLAGS += -m64 -I$(CURDIR)
top_srcdir = ../../../../..
include ../../lib.mk
$(TEST_GEN_PROGS): ../harness.c