c05564c4d8
Android 13
7 lines
151 B
Makefile
Executable file
7 lines
151 B
Makefile
Executable file
TEST_GEN_PROGS := copy_first_unaligned alignment_handler
|
|
|
|
top_srcdir = ../../../../..
|
|
include ../../lib.mk
|
|
|
|
$(TEST_GEN_PROGS): ../harness.c ../utils.c
|