aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/alignment/Makefile
blob: 93baacab7693c48576e4872c8d31287931b73091 (plain) (blame)
1
2
3
4
5
TEST_GEN_PROGS := copy_first_unaligned alignment_handler

include ../../lib.mk

$(TEST_GEN_PROGS): ../harness.c ../utils.c