6db4831e98
Android 14
7 lines
151 B
Makefile
7 lines
151 B
Makefile
TEST_GEN_PROGS := copy_first_unaligned alignment_handler
|
|
|
|
top_srcdir = ../../../../..
|
|
include ../../lib.mk
|
|
|
|
$(TEST_GEN_PROGS): ../harness.c ../utils.c
|