Home
last modified time | relevance | path

Searched refs:TESTLIB_OBJS (Results 1 – 1 of 1) sorted by relevance

/external/vboot_reference/
DMakefile649 TESTLIB_OBJS = ${TESTLIB_SRCS:%.c=${BUILD}/%.o} macro
650 TEST_OBJS += ${TESTLIB_OBJS}
1084 ${TESTLIB}: ${TESTLIB_OBJS}