linux/tools/testing/selftests/powerpc/alignment/Makefile

6 lines
123 B
Makefile

TEST_GEN_PROGS := copy_first_unaligned alignment_handler
include ../../lib.mk
$(TEST_GEN_PROGS): ../harness.c ../utils.c