Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A DCMakeLists.txt783 set(LIBS "") variable
822 set(LIBS "-lsocket -lnsl ${LIBS}") variable
832 set(LIBS "-lnetwork ${LIBS}") variable
868 set(LIBS "-lstr ${LIBS}") variable
1363 set(LIBS "${LIBS} ${OPENSSL_LIBS}") variable
1400 set(LIBS "${LIBS} -l${_library_name}") variable
1670 set(LIBS "${LIBS} -ldlpi") variable
1996 set(LIBS "${LIBS} ${dpdk_LIBS}") variable
2106 set(LIBS "${LIBS} ${DBUS_LIBS}") variable
2212 set(LIBS "${LIBS} ${DAG_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/test/
H A DMakefile.am28 LIBS = \ macro
/freebsd/contrib/libxo/encoder/csv/
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/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