Home
last modified time | relevance | path

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

/freebsd-src/contrib/libpcap/
H A DCMakeLists.txt783 set(LIBS "") global() variable
822 set(LIBS "-lsocket -lnsl ${LIBS}") global() variable
832 set(LIBS "-lnetwork ${LIBS}") global() variable
868 set(LIBS "-lstr ${LIBS}") global() variable
1363 set(LIBS "${LIBS} ${OPENSSL_LIBS}") global() variable
1385 set(LIBS "${LIBS} -L${_lib_directory}") global() variable
1400 set(LIBS "${LIBS} -l${_library_name}") global() variable
1670 set(LIBS "${LIBS} -ldlpi") global() variable
1713 set(LIBS "${LIBNL_LIBS} ${LIBS}") global() variable
1727 set(LIBS "-lnl-genl-3 -lnl-3 ${LIBS}") global() variable
1812 set(LIBS "-lsocket ${LIBS}") global() variable
1996 set(LIBS "${LIBS} ${dpdk_LIBS}") global() variable
2106 set(LIBS "${LIBS} ${DBUS_LIBS}") global() variable
2167 set(LIBS "${LIBIBVERBS_LIBS} ${LIBS}") global() variable
2212 set(LIBS "${LIBS} ${DAG_LIBS}") global() variable
2221 set(LIBS "${LIBS} ${CMAKE_THREAD_LIBS_INIT}") global() variable
2269 set(LIBS "${LIBS_STATIC} ${SNF_LIBS}") global() variable
2663 set(LIBS "${LIBS} -lodm -lcfg") global() variable
[all...]
/freebsd-src/contrib/libevent/cmake/
H A DAddEventLibrary.cmake21 set(LIBS "") variable
23 set(LIBS "${LIBS} -L${LIB}") variable
/freebsd-src/contrib/ntp/sntp/libevent/cmake/
H A DAddEventLibrary.cmake21 set(LIBS "") variable
23 set(LIBS "${LIBS} -L${LIB}") variable
/freebsd-src/contrib/libxo/xo/
H A DMakefile.am21 LIBS = \ macro
/freebsd-src/contrib/libxo/xopo/
H A DMakefile.am21 LIBS = \ macro
/freebsd-src/contrib/libxo/encoder/test/
H A DMakefile.am28 LIBS = \ macro
/freebsd-src/contrib/libxo/encoder/csv/
H A DMakefile.am28 LIBS = \ macro
/freebsd-src/contrib/lutok/examples/
H A DMakefile33 LIBS ?= macro
/freebsd-src/contrib/libxo/encoder/cbor/
H A DMakefile.am28 LIBS = \ macro
/freebsd-src/contrib/libxo/libxo/
H A DMakefile.am29 LIBS = \ macro
/freebsd-src/crypto/openssh/regress/misc/fuzz-harness/
H A DMakefile10 LIBS=-lssh -lopenbsd-compat -lmd -lcrypto -lfido2 -lcbor $(FUZZ_LIBS) macro
/freebsd-src/contrib/wpa/wpa_supplicant/
H A Dnmake.mak168 LIBS = wbemuuid.lib libcmt.lib kernel32.lib uuid.lib ole32.lib oleaut32.lib \ macro
/freebsd-src/contrib/lua/src/
H A DMakefile12 LIBS= -lm $(SYSLIBS) $(MYLIBS) macro