OSDN Git Service

selftests: remove duplicated all and clean target
[tomoyo/tomoyo-test1.git] / tools / testing / selftests / powerpc / alignment / Makefile
1 TEST_GEN_PROGS := copy_unaligned copy_first_unaligned paste_unaligned paste_last_unaligned
2
3 include ../../lib.mk
4
5 $(TEST_GEN_PROGS): ../harness.c ../utils.c copy_paste_unaligned_common.c