Searched refs:DPADD (Results 426 - 450 of 599) sorted by relevance

<<11121314151617181920>>

/freebsd-9.3-release/usr.sbin/auditdistd/
H A DMakefile23 DPADD= ${LIBL} ${LIBPTHREAD} ${LIBUTIL} macro
25 DPADD+= ${LIBCRYPTO} ${LIBSSL}
/freebsd-9.3-release/usr.sbin/editmap/
H A DMakefile24 DPADD= ${LIBSMDB} ${LIBSMUTIL} ${LIBSM} macro
32 DPADD+=${SENDMAIL_DPADD}
/freebsd-9.3-release/usr.sbin/gssd/
H A DMakefile12 DPADD= ${LIBGSSAPI} macro
15 DPADD+= ${LIBKRB5} ${LIBHX509} ${LIBASN1} ${LIBROKEN} ${LIBCOM_ERR} ${LIBCRYPT} ${LIBCRYPTO}
/freebsd-9.3-release/usr.sbin/makefs/
H A DMakefile35 DPADD+= ${LIBNETBSD}
38 DPADD+= ${LIBSBUF} ${LIBUTIL}
/freebsd-9.3-release/usr.sbin/makemap/
H A DMakefile25 DPADD= ${LIBSMDB} ${LIBSMUTIL} ${LIBSM} macro
33 DPADD+=${SENDMAIL_DPADD}
/freebsd-9.3-release/usr.sbin/praliases/
H A DMakefile25 DPADD= ${LIBSMDB} ${LIBSMUTIL} ${LIBSM} macro
34 DPADD+= ${SENDMAIL_DPADD}
/freebsd-9.3-release/secure/usr.sbin/sshd/
H A DMakefile28 DPADD= ${LIBSSH} ${LIBUTIL} ${LIBWRAP} ${LIBPAM} macro
34 DPADD+= ${LIBBSM}
40 DPADD+= ${LIBGSSAPI_KRB5} ${LIBGSSAPI} ${LIBKRB5} ${LIBHX509} ${LIBASN1} \
50 DPADD+= ${LIBCRYPT} ${LIBCRYPTO} ${LIBZ}
59 DPADD+= ${LIBPTHREAD}
/freebsd-9.3-release/contrib/bmake/mk/
H A Ddpadd.mk24 # DPLIBS helps us ensure we keep DPADD and LDADD in sync
26 DPADD+= ${DPLIBS}
31 # DPADD can contain things other than libs
32 __dpadd_libs = ${DPADD:M*/lib*}
36 # in DPADD for a given library.
38 .if "${DPADD:M${__lib}}" == ""
39 DPADD+= ${__lib}
44 DPADD+= ${DPADD_LAST}
46 # Convert DPADD into -I and -L options and add them to CPPFLAGS and LDADD
48 # the DPADD path
[all...]
/freebsd-9.3-release/usr.bin/grep/
H A DMakefile51 DPADD= ${LIBZ} ${LIBLZMA} macro
55 DPADD+= ${LIBBZ2}
72 DPADD+= ${LIBGNUREGEX}
/freebsd-9.3-release/usr.sbin/ntp/ntpd/
H A DMakefile30 DPADD= ${LIBPARSE} ${LIBNTP} ${LIBM} ${LIBOPTS} ${LIBPTHREAD} macro
43 DPADD+= ${LIBCRYPTO}
46 DPADD+= ${LIBMD}
/freebsd-9.3-release/cddl/usr.bin/ctfdump/
H A DMakefile20 DPADD= ${LIBPTHREAD} ${LIBELF} ${LIBZ} macro
/freebsd-9.3-release/cddl/usr.sbin/dtrace/
H A DMakefile23 DPADD= ${LIBPTHREAD} ${LIBDTRACE} ${LIBY} ${LIBL} ${LIBPROC} \ macro
/freebsd-9.3-release/gnu/lib/libodialog/
H A DMakefile16 DPADD= ${LIBNCURSES} macro
/freebsd-9.3-release/gnu/usr.bin/cc/cc1/
H A DMakefile17 DPADD= ${LIBBACKEND} ${LIBCPP} ${LIBDECNUMBER} ${LIBIBERTY} macro
/freebsd-9.3-release/gnu/usr.bin/groff/src/preproc/eqn/
H A DMakefile8 DPADD= ${LIBGROFF} macro
/freebsd-9.3-release/kerberos5/libexec/hprop/
H A DMakefile13 DPADD= ${LIBHDB} ${LIBKRB5} ${LIBHX509} ${LIBROKEN} ${LIBVERS} \ macro
/freebsd-9.3-release/kerberos5/libexec/ipropd-master/
H A DMakefile8 DPADD= ${LIBKADM5SRV} ${LIBHDB} ${LIBKRB5} ${LIBHX509} ${LIBROKEN} ${LIBVERS} \ macro
/freebsd-9.3-release/kerberos5/libexec/ipropd-slave/
H A DMakefile8 DPADD= ${LIBKADM5SRV} ${LIBHDB} ${LIBKRB5} ${LIBHX509} ${LIBROKEN} ${LIBVERS} \ macro
/freebsd-9.3-release/kerberos5/libexec/kadmind/
H A DMakefile8 DPADD= ${LIBKADM5SRV} ${LIBHDB} ${LIBKRB5} ${LIBHX509} ${LIBROKEN} ${LIBVERS} \ macro
/freebsd-9.3-release/lib/bind/bind9/
H A DMakefile20 DPADD= ${PTHREAD_DPADD} macro
/freebsd-9.3-release/lib/libdevstat/
H A DMakefile10 DPADD= ${LIBKVM} macro
/freebsd-9.3-release/lib/libmemstat/
H A DMakefile6 DPADD= ${LIBKVM} macro
/freebsd-9.3-release/lib/librpcsec_gss/
H A DMakefile8 DPADD+= ${LIBGSSAPI}
/freebsd-9.3-release/sbin/fsck_ffs/
H A DMakefile11 DPADD= ${LIBUFS} macro
/freebsd-9.3-release/sbin/fsdb/
H A DMakefile13 DPADD= ${LIBEDIT} ${LIBTERMCAP} macro

Completed in 248 milliseconds

<<11121314151617181920>>