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

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

include ../../lib.mk

$(TEST_GEN_PROGS): ../harness.c