Makefile 151 字节
Newer Older
1
TEST_GEN_PROGS := copy_first_unaligned alignment_handler
2

3
top_srcdir = ../../../../..
4 5
include ../../lib.mk

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