GNU Linux-libre 4.14.262-gnu1
[releases.git] / tools / testing / selftests / powerpc / vphn / Makefile
1 TEST_GEN_PROGS := test-vphn
2
3 CFLAGS += -m64
4
5 include ../../lib.mk
6
7 $(TEST_GEN_PROGS): ../harness.c
8