Makefile 123 字节
Newer Older
1
TEST_GEN_PROGS := copy_first_unaligned alignment_handler
2 3 4

include ../../lib.mk

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