Home
last modified time | relevance | path

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

/babblesim_ext_libCryptov1-latest/src/
DMakefile12 LIBS:= ../libcrypto.a \ macro
27 @${CC} ${CFLAGS} ${TEST_SRCS} ${OBJS} ${LIBS} -o ${TEST_EXE}