Searched refs:LDADD (Results 51 - 75 of 234) sorted by relevance

12345678910

/freebsd-11-stable/usr.bin/whois/
H A DMakefile10 LDADD+= -lsocks
/freebsd-11-stable/tools/test/iconv/refgen/
H A DMakefile11 LDADD= -liconv macro
/freebsd-11-stable/contrib/elftoolchain/elfcopy/
H A DMakefile15 LDADD= -lelf -lelftc macro
18 LDADD+= -larchive
26 LDADD+= -lpe
55 LDADD+= -lbz2
/freebsd-11-stable/contrib/ntp/clockstuff/
H A DMakefile.am11 LDADD = ../libntp/libntp.a $(LDADD_LIBNTP) $(LIBM) $(PTHREAD_LIBS)
13 propdelay_LDADD = $(LDADD)
/freebsd-11-stable/crypto/openssh/regress/unittests/kex/
H A DMakefile12 LDADD+=-lz
/freebsd-11-stable/libexec/rtld-elf/tests/target/
H A DMakefile13 LDADD= -lpythagoras macro
/freebsd-11-stable/crypto/openssh/regress/unittests/
H A DMakefile.inc43 LDADD+=-L${.CURDIR}/../test_helper/${__objdir} -ltest_helper
46 LDADD+=-L${.CURDIR}/../test_helper -ltest_helper
51 LDADD+=-L${.CURDIR}/${SSHREL}/lib/${__objdir} -lssh
54 LDADD+=-L${.CURDIR}/${SSHREL}/lib -lssh
62 LDADD+= -lcrypto
/freebsd-11-stable/crypto/heimdal/appl/afsutil/
H A DMakefile.am15 LDADD = $(LIB_kafs) \
/freebsd-11-stable/crypto/heimdal/appl/gssmask/
H A DMakefile.am11 LDADD = $(top_builddir)/lib/gssapi/libgssapi.la $(LIB_roken) $(top_builddir)/lib/krb5/libkrb5.la
/freebsd-11-stable/crypto/heimdal/appl/kf/
H A DMakefile.am15 LDADD = $(top_builddir)/lib/krb5/libkrb5.la \
/freebsd-11-stable/crypto/heimdal/appl/su/
H A DMakefile.am12 LDADD = $(LIB_kafs) \
/freebsd-11-stable/contrib/elftoolchain/ar/
H A DMakefile13 LDADD= -larchive -lelftc -lelf -lz macro
36 LDADD+= -lbz2
/freebsd-11-stable/gnu/usr.bin/cc/cc1/
H A DMakefile19 LDADD= ${LIBBACKEND} ${LIBCPP} ${LIBDECNUMBER} ${LIBIBERTY} macro
23 ${CC:N${CCACHE_BIN}} ${CFLAGS} ${LDFLAGS} -o ${.TARGET} ${DOBJS} ${LDADD}
/freebsd-11-stable/gnu/usr.bin/cc/c++/
H A DMakefile15 LDADD= ${LIBCPP} ${LIBIBERTY} macro
/freebsd-11-stable/gnu/usr.bin/groff/src/preproc/refer/
H A DMakefile7 LDADD= ${LIBBIB} ${LIBGROFF} macro
/freebsd-11-stable/crypto/openssh/regress/misc/kexfuzz/
H A DMakefile62 LDADD+=-L${.CURDIR}/${SSHREL}/lib/${__objdir} -lssh
65 LDADD+=-L${.CURDIR}/${SSHREL}/lib -lssh
69 LDADD+= -lutil -lz
73 LDADD+= -lcrypto
/freebsd-11-stable/tools/tools/bootparttest/
H A DMakefile17 LDADD+= ${LIBGEOM}
/freebsd-11-stable/tools/tools/gensnmpdef/
H A DMakefile20 LDADD+= -lsmi
/freebsd-11-stable/stand/usb/test/
H A DMakefile51 LDADD+= ${USBLIB}
/freebsd-11-stable/kerberos5/libexec/kpasswdd/
H A DMakefile8 LDADD= ${LDAPLDADD} macro
/freebsd-11-stable/share/mk/
H A Dlocal.init.mk17 LDADD+= --sysroot=${SYSROOT}
22 #LDADD+= -L${STAGE_LIBDIR}/libc++
24 LDADD+= -L${STAGE_LIBDIR}
/freebsd-11-stable/crypto/heimdal/appl/test/
H A DMakefile.am25 gssapi_server_LDADD = $(top_builddir)/lib/gssapi/libgssapi.la $(LDADD)
29 http_client_LDADD = $(top_builddir)/lib/gssapi/libgssapi.la $(LDADD)
39 LDADD = $(top_builddir)/lib/krb5/libkrb5.la \
/freebsd-11-stable/contrib/ntp/ntpdate/
H A DMakefile.am22 # LDADD might need RESLIB and ADJLIB
23 LDADD = version.o ../libntp/libntp.a
24 ntpdate_LDADD = $(LDADD) $(LDADD_LIBNTP) $(PTHREAD_LIBS) $(LIBOPTS_LDADD)
29 $(PROGRAMS): $(LDADD)
/freebsd-11-stable/contrib/mtree/
H A DMakefile14 LDADD+= -lutil
/freebsd-11-stable/contrib/blacklist/bin/
H A DMakefile12 LDADD+=-lutil

Completed in 134 milliseconds

12345678910