Home
last modified time | relevance | path

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

/third_party/libcoap/examples/lwip/
DMakefile213 CD_APP_OBJ =$(patsubst %.c,lib-client-dtls/%.o,client.c client-coap.c) macro
219 CD_OBJS = ${CD_APP_OBJ} ${CD_LWIP_OBJ} ${CD_COAP_OBJ} ${CD_DTLS_OBJ}