Searched refs:DPADD (Results 26 - 50 of 94) sorted by relevance

1234

/freebsd-13-stable/kerberos5/libexec/kadmind/
H A DMakefile13 DPADD= ${LDAPDPADD} macro
/freebsd-13-stable/kerberos5/usr.sbin/kstash/
H A DMakefile8 DPADD= ${LDAPDPADD} macro
/freebsd-13-stable/libexec/mail.local/
H A DMakefile23 DPADD+=${SENDMAIL_DPADD}
/freebsd-13-stable/contrib/blacklist/bin/
H A DMakefile13 DPADD+=${LIBUTIL}
/freebsd-13-stable/contrib/mtree/
H A DMakefile13 DPADD+= ${LIBUTIL}
/freebsd-13-stable/contrib/bmake/mk/
H A Ddpadd.mk21 # Primary inputs are DPLIBS, DPADD and SRC_LIBS:
26 # DPLIBS is a short-cut to ensure that DPADD and LDADD are
29 # DPADD List of LIB* that should already be built.
39 # suitable for putting in DPADD.
112 # DPLIBS helps us ensure we keep DPADD and LDADD in sync
114 DPADD+= ${DPLIBS:N-*}
123 # DPADD can contain things other than libs
124 __dpadd_libs := ${DPADD:M*/lib*}
129 # in DPADD for a given library.
136 .if "${DPADD
328 DPADD = macro
335 DPADD = macro
[all...]
/freebsd-13-stable/contrib/elftoolchain/elfcopy/
H A DMakefile14 DPADD= ${LIBELF} ${LIBELFTC} macro
25 DPADD+= ${LIBPE}
/freebsd-13-stable/usr.bin/clang/
H A Dclang.prog.mk14 DPADD+= ${OBJTOP}/lib/clang/lib${lib}/lib${lib}.a
H A Dllvm.prog.mk19 DPADD+= ${OBJTOP}/lib/clang/lib${lib}/lib${lib}.a
/freebsd-13-stable/lib/libc/tests/tls/
H A DMakefile25 DPADD.tls_dynamic_test+= ${DSODIR}/libh_tls_dynamic.so
/freebsd-13-stable/kerberos5/libexec/hprop/
H A DMakefile15 DPADD= ${LDAPDPADD} macro
/freebsd-13-stable/kerberos5/libexec/kcm/
H A DMakefile25 DPADD= ${LDAPDPADD} macro
/freebsd-13-stable/kerberos5/tools/asn1_compile/
H A DMakefile8 DPADD= ${LIBROKEN_A} macro
/freebsd-13-stable/kerberos5/tools/slc/
H A DMakefile7 DPADD= ${LIBROKEN_A} macro
/freebsd-13-stable/libexec/smrsh/
H A DMakefile22 DPADD+=${SENDMAIL_DPADD}
/freebsd-13-stable/contrib/elftoolchain/ar/
H A DMakefile12 DPADD= ${LIBARCHIVE} ${LIBELFTC} ${LIBELF} ${LIBZ} macro
/freebsd-13-stable/bin/rmail/
H A DMakefile25 DPADD+=${SENDMAIL_DPADD}
/freebsd-13-stable/stand/powerpc/uboot/
H A DMakefile31 DPADD= ${LDR_INTERP} ${LIBUBOOT} ${LIBFDT} ${LIBUBOOT_FDT} ${LIBSA} macro
/freebsd-13-stable/usr.bin/vacation/
H A DMakefile21 DPADD+=${SENDMAIL_DPADD}
/freebsd-13-stable/usr.sbin/editmap/
H A DMakefile22 DPADD+=${SENDMAIL_DPADD}
/freebsd-13-stable/usr.sbin/mailstats/
H A DMakefile23 DPADD+= ${SENDMAIL_DPADD}
/freebsd-13-stable/usr.sbin/makemap/
H A DMakefile23 DPADD+=${SENDMAIL_DPADD}
/freebsd-13-stable/usr.sbin/praliases/
H A DMakefile24 DPADD+= ${SENDMAIL_DPADD}
/freebsd-13-stable/stand/mips/uboot/
H A DMakefile42 DPADD= ${LDR_INTERP} ${LIBUBOOT} ${LIBFDT} ${LIBUBOOT_FDT} ${LIBSA} macro
53 ubldr: ${OBJS} ldscript.abs ${.CURDIR}/ldscript.${MACHINE_CPUARCH} ${DPADD}
/freebsd-13-stable/kerberos5/usr.bin/kadmin/
H A DMakefile30 DPADD= ${LDAPDPADD} macro

Completed in 273 milliseconds

1234