| /src/targets/pseudo/userland/misc/ |
| H A D | Makefile.depend | 17 DIRDEPS = \ 25 DIRDEPS+= stand/common 28 DIRDEPS+= \ 34 DIRDEPS.x86sys= \ 55 DIRDEPS.x86sys+= \ 59 DIRDEPS+= \ 64 DIRDEPS.amd64= \ 65 ${DIRDEPS.x86sys} \ 72 DIRDEPS.amd64+= \ 78 DIRDEPS+= \ [all …]
|
| /src/share/mk/ |
| H A D | local.dirdeps-options.mk | 3 DIRDEPS.AUDIT.yes= lib/libbsm 4 DIRDEPS.BLACKLIST_SUPPORT.yes+= lib/libblacklist 5 DIRDEPS.BLOCKLIST_SUPPORT.yes+= lib/libblocklist 6 DIRDEPS.CASPER.yes+= lib/libcasper/libcasper 7 DIRDEPS.GSSAPI.yes+= lib/libgssapi 8 DIRDEPS.JAIL.yes+= lib/libjail 9 DIRDEPS.KERBEROS_SUPPORT.yes+= \ 18 DIRDEPS.NIS.yes+= \ 23 DIRDEPS.OPENSSL.yes+= secure/lib/libcrypto 24 DIRDEPS.OPENSSL.no+= lib/libmd [all …]
|
| H A D | dirdeps-options.mk | 77 …${DEP_TARGET_SPEC:U${TARGET_SPEC}}: o=$o ${_o$o:UMK_$o}=${_v$o:U} DIRDEPS += ${DIRDEPS.$o.${_v$o:U… 79 DIRDEPS += ${DIRDEPS.$o.${_v$o:U}:U} 81 DIRDEPS := ${DIRDEPS:O:u} 83 .info ${DEP_RELDIR:U${RELDIR}}: DIRDEPS=${DIRDEPS} 87 .undef DIRDEPS.$o.yes 88 .undef DIRDEPS.$o.no 98 .for d in ${DIRDEPS.$o.yes} ${DIRDEPS.$o.no}
|
| H A D | dirdeps-targets.mk | 113 DIRDEPS = ${ptdeps} 116 DIRDEPS += ${mqtdeps} ${tqtdeps} 120 DIRDEPS += \ 126 DIRDEPS := ${DIRDEPS:O:u} 129 .for x in tdeps ptdeps mqtdeps tqtdeps DIRDEPS 135 .if !empty(DIRDEPS) 136 DIRDEPS.dirs := ${DIRDEPS:S,^,${SRCTOP}/,:@d@${exists($d):?$d:${d:R}}@} 138 .for m in ${DIRDEPS.dirs:S,$,/Makefile.dirdeps.options,} 144 .for c in ${DIRDEPS.dirs:S,$,/Makefile.dirdeps.cache,}
|
| H A D | local.dirdeps.mk | 96 DIRDEPS += tools/build 103 DIRDEPS += lib/libc_nonshared 105 DIRDEPS += lib/libssp_nonshared 113 DIRDEPS += \ 122 .if ${DEP_RELDIR:M*libgcc*} == "" && ${DIRDEPS:U:Mlib/libc} != "" 123 DIRDEPS+= \ 193 DIRDEPS+= ${C_DIRDEPS} 198 DIRDEPS+= ${C_DIRDEPS} 200 DIRDEPS+= lib/libc++ lib/libcxxrt 203 DIRDEPS+= lib/msun [all …]
|
| H A D | meta.subdir.mk | 23 DIRDEPS = ${SUBDIR:N.WAIT:O:u:@d@${RELDIR}/$d@} 36 DIRDEPS = ${_subdeps:H:O:u:@d@${RELDIR}/$d@} 41 DIRDEPS = ${_subdeps:O:u:${NIgnoreFiles}:@d@${RELDIR}/${d:H}.${d:E}@:S,.${MACHINE}$,,:S,.depend$,,} 48 DIRDEPS = ${_subdeps:H:O:u:@d@${RELDIR}/$d@} 56 DIRDEPS = 59 DIRDEPS := ${DIRDEPS:S,^./,,:S,/./,/,g:${SUBDIRDEPS_FILTER:Uu}}
|
| H A D | dirdeps.mk | 184 .if ${MAKEFILE:T} == ${.PARSEFILE} && empty(DIRDEPS) && ${.TARGETS:Uall:M*[/.]*} != "" 191 DIRDEPS := ${.TARGETS:M*[/.]*} 193 DEP_RELDIR := ${DIRDEPS:[1]:R} 195 TARGET_MACHINE := ${DIRDEPS:[1]:E:C/,.*//} 550 DIRDEPS ?= ${RELDIR} 601 DIRDEPS="${DIRDEPS}" \ 688 .info ${DEP_RELDIR}.${DEP_TARGET_SPEC}: nDIRDEPS=${DIRDEPS:[#]} 689 .info ${DEP_RELDIR}.${DEP_TARGET_SPEC}: DIRDEPS=${DIRDEPS:${DEBUG_DIRDEPS_LIST_FILTER:U:N/:ts:}} 693 .if !empty(DIRDEPS) 718 __depdirs := ${DIRDEPS:${NSkipDir}:${DEP_DIRDEPS_FILTER:ts:}:C,//+,/,g:O:u:@d@${SRCTOP}/$d@} [all …]
|
| H A D | gendirdeps.mk | 125 _DIRDEPS := ${DIRDEPS:U:O:u} 316 DIRDEPS = \ 328 DIRDEPS += \ 334 DIRDEPS := ${DIRDEPS:${GENDIRDEPS_FILTER:UNno:M[${GENDIRDEPS_FILTER_MASK:O:u:ts}]*:ts:}:C,//+,/,g:O… 346 .info ${RELDIR}: DIRDEPS='${DIRDEPS}' 400 echo '${DIRDEPS:@d@ $d \\${.newline}@}'; echo; \ 414 DIRDEPS := ${SUBDIR:S,^,${RELDIR}/,:O:u} 421 echo '${DIRDEPS:@d@ $d \\${.newline}@}'; echo; \
|
| /src/contrib/bmake/mk/ |
| H A D | dirdeps-options.mk | 77 …${DEP_TARGET_SPEC:U${TARGET_SPEC}}: o=$o ${_o$o:UMK_$o}=${_v$o:U} DIRDEPS += ${DIRDEPS.$o.${_v$o:U… 79 DIRDEPS += ${DIRDEPS.$o.${_v$o:U}:U} 81 DIRDEPS := ${DIRDEPS:O:u} 83 .info ${DEP_RELDIR:U${RELDIR}}: DIRDEPS=${DIRDEPS} 87 .undef DIRDEPS.$o.yes 88 .undef DIRDEPS.$o.no 98 .for d in ${DIRDEPS.$o.yes} ${DIRDEPS.$o.no}
|
| H A D | dirdeps-targets.mk | 113 DIRDEPS = ${ptdeps} 116 DIRDEPS += ${mqtdeps} ${tqtdeps} 120 DIRDEPS += \ 126 DIRDEPS := ${DIRDEPS:O:u} 129 .for x in tdeps ptdeps mqtdeps tqtdeps DIRDEPS 135 .if !empty(DIRDEPS) 136 DIRDEPS.dirs := ${DIRDEPS:S,^,${SRCTOP}/,:@d@${exists($d):?$d:${d:R}}@} 138 .for m in ${DIRDEPS.dirs:S,$,/Makefile.dirdeps.options,} 144 .for c in ${DIRDEPS.dirs:S,$,/Makefile.dirdeps.cache,}
|
| H A D | meta.subdir.mk | 23 DIRDEPS = ${SUBDIR:N.WAIT:O:u:@d@${RELDIR}/$d@} 36 DIRDEPS = ${_subdeps:H:O:u:@d@${RELDIR}/$d@} 41 DIRDEPS = ${_subdeps:O:u:${NIgnoreFiles}:@d@${RELDIR}/${d:H}.${d:E}@:S,.${MACHINE}$,,:S,.depend$,,} 48 DIRDEPS = ${_subdeps:H:O:u:@d@${RELDIR}/$d@} 56 DIRDEPS = 59 DIRDEPS := ${DIRDEPS:S,^./,,:S,/./,/,g:${SUBDIRDEPS_FILTER:Uu}}
|
| H A D | dirdeps.mk | 184 .if ${MAKEFILE:T} == ${.PARSEFILE} && empty(DIRDEPS) && ${.TARGETS:Uall:M*[/.]*} != "" 191 DIRDEPS := ${.TARGETS:M*[/.]*} 193 DEP_RELDIR := ${DIRDEPS:[1]:R} 195 TARGET_MACHINE := ${DIRDEPS:[1]:E:C/,.*//} 550 DIRDEPS ?= ${RELDIR} 601 DIRDEPS="${DIRDEPS}" \ 688 .info ${DEP_RELDIR}.${DEP_TARGET_SPEC}: nDIRDEPS=${DIRDEPS:[#]} 689 .info ${DEP_RELDIR}.${DEP_TARGET_SPEC}: DIRDEPS=${DIRDEPS:${DEBUG_DIRDEPS_LIST_FILTER:U:N/:ts:}} 693 .if !empty(DIRDEPS) 718 __depdirs := ${DIRDEPS:${NSkipDir}:${DEP_DIRDEPS_FILTER:ts:}:C,//+,/,g:O:u:@d@${SRCTOP}/$d@} [all …]
|
| H A D | gendirdeps.mk | 125 _DIRDEPS := ${DIRDEPS:U:O:u} 316 DIRDEPS = \ 328 DIRDEPS += \ 334 DIRDEPS := ${DIRDEPS:${GENDIRDEPS_FILTER:UNno:M[${GENDIRDEPS_FILTER_MASK:O:u:ts}]*:ts:}:C,//+,/,g:O… 346 .info ${RELDIR}: DIRDEPS='${DIRDEPS}' 400 echo '${DIRDEPS:@d@ $d \\${.newline}@}'; echo; \ 414 DIRDEPS := ${SUBDIR:S,^,${RELDIR}/,:O:u} 421 echo '${DIRDEPS:@d@ $d \\${.newline}@}'; echo; \
|
| /src/targets/pseudo/clang/ |
| H A D | Makefile.depend | 5 DIRDEPS = \ 15 DIRDEPS+= \ 31 DIRDEPS+= \ 37 DIRDEPS+= \ 42 DIRDEPS+= \ 73 DIRDEPS+= usr.bin/clang/clang-format 77 DIRDEPS+= usr.bin/clang/lld
|
| /src/targets/pseudo/userland/lib/ |
| H A D | Makefile.depend | 7 DIRDEPS = \ 202 DIRDEPS+= \ 219 DIRDEPS+= stand/libsa32 223 DIRDEPS+= \ 233 DIRDEPS+= lib/libdpv 237 DIRDEPS+= lib/libgpio 241 DIRDEPS+= lib/libefivar 244 DIRDEPS+= \ 249 DIRDEPS+= \ 255 DIRDEPS+= lib/libblacklist [all …]
|
| /src/targets/pseudo/userland/libexec/ |
| H A D | Makefile.depend | 5 DIRDEPS = \ 42 DIRDEPS+= libexec/blocklistd-helper 46 DIRDEPS+= libexec/dma/dma-mbox-create 47 DIRDEPS+= libexec/dma/dmagent 51 DIRDEPS+= libexec/makewhatis.local
|
| /src/targets/pseudo/userland/cddl/ |
| H A D | Makefile.depend | 7 DIRDEPS = \ 25 DIRDEPS.ZFS = \ 40 DIRDEPS+= ${DIRDEPS.$O}
|
| /src/lib/libproc/ |
| H A D | Makefile.depend.options | 5 DIRDEPS.CDDL.yes= cddl/lib/libctf 7 DIRDEPS.LIBCPLUSPLUS.yes= lib/libcxxrt 8 DIRDEPS.LIBCPLUSPLUS.no= gnu/lib/libsupc++
|
| /src/stand/efi/loader/ |
| H A D | Makefile.depend.options | 4 DIRDEPS.FDT.yes += \ 8 DIRDEPS.FORTH.yes += \ 11 DIRDEPS.LOADER_LUA.yes += \
|
| /src/lib/libnetbsd/ |
| H A D | Makefile.depend.options | 3 DIRDEPS.host_egacy.no = lib/libutil 4 DIRDEPS.host_egacy.yes = tools/build
|
| /src/stand/uboot/ |
| H A D | Makefile.depend.options | 3 DIRDEPS.FORTH.yes += \ 6 DIRDEPS.LOADER_LUA.yes += \
|
| /src/stand/i386/loader/ |
| H A D | Makefile.depend.options | 3 DIRDEPS.FORTH.yes += \ 6 DIRDEPS.LOADER_LUA.yes += \
|
| /src/targets/pseudo/the-lot/ |
| H A D | Makefile.depend | 5 DIRDEPS = \ 11 DIRDEPS+= targets/pseudo/tests
|
| /src/lib/libfetch/ |
| H A D | Makefile.depend.options | 5 DIRDEPS.OPENSSL.yes+= secure/lib/libssl 6 DIRDEPS.OPENSSL.no= lib/libmd
|
| /src/targets/pseudo/toolchain/ |
| H A D | Makefile.depend | 7 DIRDEPS= \ 23 DIRDEPS+= targets/pseudo/clang
|