Makefile 93 字节
Newer Older
1
TEST_GEN_PROGS := cp_abort
2 3 4

include ../../lib.mk

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