fb82068c9fda297e1c505c440d7cbe112119b581
[linux-2.6-block.git] / tools / testing / selftests / powerpc / vphn / Makefile
1 TEST_GEN_PROGS := test-vphn
2
3 CFLAGS += -m64
4
5 top_srcdir = ../../../../..
6 include ../../lib.mk
7
8 $(TEST_GEN_PROGS): ../harness.c
9