Home
last modified time | relevance | path

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

/babblesim_ext_libCryptov1-latest/src/
DMakefile8 TEST_SRCS:=blecrypt_unittest.c macro
26 test: ${TEST_SRCS} ${OBJS}
27 @${CC} ${CFLAGS} ${TEST_SRCS} ${OBJS} ${LIBS} -o ${TEST_EXE}