Home
last modified time | relevance | path

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

/net-tools-3.4.0/
DMakefile4 $(CC) -o $@ $(CFLAGS) $(LIBS) tunslip6.c
7 $(CC) -o $@ $(CFLAGS) $(LIBS) echo-client.c
10 $(CC) -o $@ $(CFLAGS) $(LIBS) echo-server.c
13 $(CC) -o $@ $(CFLAGS) $(LIBS) throughput-client.c
40 $(CC) -o $@ $(LIBS) dtls-client.o $(MBEDTLS_LIB)
46 $(CC) -o $@ $(LIBS) dtls-server.o $(MBEDTLS_LIB)
54 $(CC) -o $@ $(LIBS) monitor_15_4.o $(GLIB)
70 $(CC) -o $@ $(LIBS) coap-client.o $(TINYDTLS_LIB) $(LIBCOAP_LIB)
/net-tools-3.4.0/tinydtls-0.8.2/aes/
DMakefile.in42 LDLIBS=@LIBS@
/net-tools-3.4.0/tinydtls-0.8.2/tests/
DMakefile.in47 LDLIBS:=-ltinydtls @LIBS@
/net-tools-3.4.0/tinydtls-0.8.2/sha2/
DMakefile.in42 LDLIBS=@LIBS@
/net-tools-3.4.0/tinydtls-0.8.2/ecc/
DMakefile.in50 LDLIBS=@LIBS@
/net-tools-3.4.0/libcoap/
Dconfigure.ac214 save_LIBS="$LIBS"
215 LIBS=""
220 [CUNIT_LIBS="$LIBS"
226 LIBS="$save_LIBS"
/net-tools-3.4.0/tinydtls-0.8.2/
DMakefile.in62 LDFLAGS:=@LIBS@
Dconfigure1317 LIBS libraries to pass to the linker, e.g. -l<library>
2208 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3851 ac_func_search_save_LIBS=$LIBS
3875 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
3892 LIBS=$ac_func_search_save_LIBS
3898 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
3907 ac_func_search_save_LIBS=$LIBS
3931 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
3948 LIBS=$ac_func_search_save_LIBS
3954 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"