aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/syscalls/Makefile
blob: 161b8846336fdb324f97833ce821babd9c139eae (plain) (blame)
1
2
3
4
5
6
7
8
TEST_GEN_PROGS := ipc_unmuxed

CFLAGS += -I../../../../../usr/include

top_srcdir = ../../../../..
include ../../lib.mk

$(TEST_GEN_PROGS): ../harness.c