Home | History | Annotate | Download | only in syscalls
      1 TEST_GEN_PROGS := ipc_unmuxed
      2 
      3 CFLAGS += -I../../../../../usr/include
      4 
      5 top_srcdir = ../../../../..
      6 include ../../lib.mk
      7 
      8 $(TEST_GEN_PROGS): ../harness.c
      9