WIP FPC-III support
[linux/fpc-iii.git] / tools / testing / selftests / powerpc / primitives / Makefile
blob9b9491a6321365d044fe3ba710c4ee8fc0433d5f
1 # SPDX-License-Identifier: GPL-2.0-only
2 CFLAGS += -I$(CURDIR)
4 TEST_GEN_PROGS := load_unaligned_zeropad
6 top_srcdir = ../../../../..
7 include ../../lib.mk
9 $(TEST_GEN_PROGS): ../harness.c