Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A DCMakeLists.txt782 set(LIBS "") variable
837 set(LIBS "-lsocket -lnsl ${LIBS}") variable
854 set(LIBS "-lnetwork ${LIBS}") variable
907 set(LIBS "-lstr ${LIBS}") variable
1479 set(LIBS "${LIBS} ${OPENSSL_LIBS}") variable
1501 set(LIBS "${LIBS} -L${_lib_directory}") variable
1516 set(LIBS "${LIBS} -l${_library_name}") variable
2009 set(LIBS "${LIBS} -ldlpi") variable
2052 set(LIBS "${LIBNL_LIBS} ${LIBS}") variable
2066 set(LIBS "-lnl-genl-3 -lnl-3 ${LIBS}") variable
[all …]
/freebsd/contrib/ntp/sntp/libevent/cmake/
H A DAddEventLibrary.cmake21 set(LIBS "") variable
23 set(LIBS "${LIBS} -L${LIB}") variable
/freebsd/contrib/libevent/cmake/
H A DAddEventLibrary.cmake21 set(LIBS "") variable
23 set(LIBS "${LIBS} -L${LIB}") variable
/freebsd/contrib/libxo/xo/
H A DMakefile.am21 LIBS = \ macro
/freebsd/contrib/libxo/xopo/
H A DMakefile.am21 LIBS = \ macro
/freebsd/contrib/libxo/encoder/cbor/
H A DMakefile.am28 LIBS = \ macro
/freebsd/contrib/libxo/encoder/csv/
H A DMakefile.am28 LIBS = \ macro
/freebsd/contrib/libxo/encoder/test/
H A DMakefile.am28 LIBS = \ macro
/freebsd/contrib/lutok/examples/
H A DMakefile33 LIBS ?= macro
/freebsd/contrib/libxo/libxo/
H A DMakefile.am29 LIBS = \ macro
/freebsd/crypto/openssh/regress/misc/fuzz-harness/
H A DMakefile10 LIBS=-lssh -lopenbsd-compat -lmd -lcrypto -lfido2 -lcbor $(FUZZ_LIBS) macro
/freebsd/crypto/libecc/
H A DMakefile11 LIBS = $(LIBARITH) $(LIBEC) $(LIBSIGN) macro
/freebsd/contrib/wpa/wpa_supplicant/
H A Dnmake.mak168 LIBS = wbemuuid.lib libcmt.lib kernel32.lib uuid.lib ole32.lib oleaut32.lib \ macro
/freebsd/contrib/lua/src/
H A DMakefile12 LIBS= -lm $(SYSLIBS) $(MYLIBS) macro