Home
last modified time | relevance | path

Searched full:depend (Results 1 – 25 of 1379) sorted by relevance

12345678910>>...56

/freebsd/crypto/openssl/doc/man1/
H A Dbuild.info2 # turned into appropriate DEPEND and GENERATE lines. All we need here are
5 DEPEND[openssl-asn1parse.pod]=../perlvars.pm
6 DEPEND[openssl-ca.pod]=../perlvars.pm
7 DEPEND[openssl-ciphers.pod]=../perlvars.pm
8 DEPEND[openssl-cmds.pod]=../perlvars.pm
9 DEPEND[openssl-cmp.pod]=../perlvars.pm
10 DEPEND[openssl-cms.pod]=../perlvars.pm
11 DEPEND[openssl-crl2pkcs7.pod]=../perlvars.pm
12 DEPEND[openssl-crl.pod]=../perlvars.pm
13 DEPEND[openssl-dgst.pod]=../perlvars.pm
[all …]
/freebsd/crypto/openssl/doc/
H A Dbuild.info3 DEPEND[html/man1/CA.pl.html]=man1/CA.pl.pod
5 DEPEND[man/man1/CA.pl.1]=man1/CA.pl.pod
7 DEPEND[html/man1/openssl-asn1parse.html]=man1/openssl-asn1parse.pod
9 DEPEND[man/man1/openssl-asn1parse.1]=man1/openssl-asn1parse.pod
11 DEPEND[man1/openssl-asn1parse.pod]{pod}=man1/openssl-asn1parse.pod.in
13 DEPEND[html/man1/openssl-ca.html]=man1/openssl-ca.pod
15 DEPEND[man/man1/openssl-ca.1]=man1/openssl-ca.pod
17 DEPEND[man1/openssl-ca.pod]{pod}=man1/openssl-ca.pod.in
19 DEPEND[html/man1/openssl-ciphers.html]=man1/openssl-ciphers.pod
21 DEPEND[man/man1/openssl-ciphers.1]=man1/openssl-ciphers.pod
[all …]
/freebsd/sys/powerpc/conf/dpaa/
H A Dfiles.dpaa4 no-depend compile-with "${DPAA_COMPILE_CMD}"
6 no-depend compile-with "${DPAA_COMPILE_CMD}"
8 no-depend compile-with "${DPAA_COMPILE_CMD}"
10 no-depend compile-with "${DPAA_COMPILE_CMD}"
12 no-depend compile-with "${DPAA_COMPILE_CMD}"
14 no-depend compile-with "${DPAA_COMPILE_CMD}"
16 no-depend compile-with "${DPAA_COMPILE_CMD}"
18 no-depend compile-with "${DPAA_COMPILE_CMD}"
20 no-depend compile-with "${DPAA_COMPILE_CMD}"
22 no-depend compile-with "${DPAA_COMPILE_CMD}"
[all …]
/freebsd/crypto/openssl/test/
H A Dbuild.info31 DEPEND[libtestutil.a]=../libcrypto
72 DEPEND[confdump]=../libcrypto
76 DEPEND[versions]=../libcrypto
80 DEPEND[aborttest]=../libcrypto
84 DEPEND[sanitytest]=../libcrypto libtestutil.a
88 DEPEND[rand_test]=../libcrypto libtestutil.a
95 DEPEND[test_test]=../libcrypto libtestutil.a
99 DEPEND[exdatatest]=../libcrypto libtestutil.a
103 DEPEND[bntest]=../libcrypto libtestutil.a
107 DEPEND[ectest]=../libcrypto.a libtestutil.a
[all …]
/freebsd/crypto/openssl/providers/common/der/
H A Dbuild.info8 DEPEND[$DER_DIGESTS_GEN]=oids_to_c.pm NIST.asn1 DIGESTS.asn1
10 DEPEND[${DER_DIGESTS_GEN/.c/.o}]=$DER_DIGESTS_H
12 DEPEND[$DER_DIGESTS_H]=oids_to_c.pm NIST.asn1 DIGESTS.asn1
22 DEPEND[$DER_RSA_GEN]=oids_to_c.pm NIST.asn1 RSA.asn1
24 DEPEND[${DER_RSA_AUX/.c/.o}]=$DER_RSA_H $DER_DIGESTS_H
25 DEPEND[${DER_RSA_GEN/.c/.o}]=$DER_RSA_H
27 DEPEND[$DER_RSA_H]=oids_to_c.pm NIST.asn1 RSA.asn1
36 DEPEND[$DER_DSA_GEN]=oids_to_c.pm DSA.asn1
38 DEPEND[${DER_DSA_AUX/.c/.o}]=$DER_DSA_H $DER_DIGESTS_H
39 DEPEND[${DER_DSA_GEN/.c/.o}]=$DER_DSA_H
[all …]
/freebsd/crypto/openssl/fuzz/
H A Dbuild.info32 DEPEND[asn1]=../libcrypto ../libssl {- $ex_lib -}
36 DEPEND[asn1parse]=../libcrypto {- $ex_lib -}
40 DEPEND[bignum]=../libcrypto {- $ex_lib -}
44 DEPEND[bndiv]=../libcrypto {- $ex_lib -}
48 DEPEND[client]=../libcrypto ../libssl {- $ex_lib -}
52 DEPEND[cmp]=../libcrypto {- $ex_lib -}
56 DEPEND[cms]=../libcrypto {- $ex_lib -}
60 DEPEND[conf]=../libcrypto {- $ex_lib -}
64 DEPEND[crl]=../libcrypto {- $ex_lib -}
68 DEPEND[ct]=../libcrypto {- $ex_lib -}
[all …]
/freebsd/contrib/bmake/
H A Dmkdeps.sh136 rm -f .depend
197 echo "\\" >> .depend
198 echo $N " $C" >> .depend
201 echo $N "$ifile $C" >> .depend
233 -A) Include=;; # cat .depend >> $MAKEFILE
252 [ "$append" ] || > .depend
275 echo "$base: $file \\" >> .depend
277 echo "$base.$obj: $file \\" >> .depend
279 echo $N " $C" >> .depend
282 echo >> .depend
[all …]
/freebsd/contrib/bmake/mk/
H A Ddep.mk43 .NOPATH: .depend
45 .if ${MKDEP_MK:Uno} == "auto.dep.mk" && make(depend)
46 # auto.dep.mk does not "do" depend
64 .if !target(depend)
65 depend: beforedepend .depend _SUBDIRUSE afterdepend
70 .depend: ${SRCS} ${.PARSEDIR}/${.PASEFILE}
71 @rm -f .depend
107 .depend:
132 rm -f .depend
[all...]
H A Ddirdeps-options.mk22 # It is to be included by Makefile.depend.options in a
24 # Makefile.depend.options should set DIRDEPS_OPTIONS and
27 # If a Makefile.depend.options file exists, it will be included by
34 # a Makefile.depend.options that sets
43 # In some cases the value of MK_FOO might depend on TARGET_SPEC
47 # Because Makefile.depend.options are processed at both level 0 (when
49 # Makefile.depend* after successful build), it is important that
55 # This should have been set by Makefile.depend.options
64 # some options can depend on TARGET_SPEC!
H A Dauto.dep.mk30 # don't even try to handle 'make depend' gracefully.
47 CLEANFILES += .depend *.d
63 DEPENDFILE = .depend
66 .MAKE.DEPENDFILE ?= .depend
77 # doing 'make depend' isn't a big win with this model
78 .if !target(depend)
79 depend: ${DEPENDFILE}
H A Dmeta.autodep.mk50 # do not update the *depend* files
52 # NO means don't update .depend - or Makefile.depend*
53 # no means update .depend but not Makefile.depend*
145 .depend:
148 # if we don't have OBJS, then .depend isn't useful
149 .if !target(.depend) && (!empty(OBJS) || ${.ALLTARGETS:M*.o} != "")
164 .NOPATH: .depend
169 # in Makefile.depend* i
[all...]
H A Dautodep.mk20 # The depend target is mainly for backwards compatibility,
26 DEPENDFILE?= .depend
27 .for d in ${DEPENDFILE:N.depend}
28 # bmake only groks .depend
89 # so we can do an explicit make depend, but not otherwise
90 .if make(depend)
141 .if !target(depend)
142 depend: beforedepend ${DEPENDFILE} afterdepend _SUBDIRUSE
148 .endif # make(depend)
172 .if make(depend) || !(mak
[all...]
H A Ddirdeps.mk31 # If a tree does not support that, simply using plain Makefile.depend
33 # Otherwise the recommendation is to use Makefile.depend.${MACHINE}
58 # dependencies. We use Makefile.depend (default value for
62 # Before each Makefile.depend file is read, we set
67 # Since each Makefile.depend file includes dirdeps.mk, this
113 # # as we may need it to find Makefile.depend*
141 # Makefile.depend file to influence the environment.
143 # tricky so a Makefile.depend file can set DIRDEPS_EXPORT_VARS
320 .if ${DEBUG_DIRDEPS:@x@${DEP_RELDIR:M$x}${${DEP_RELDIR}.depend depend:L:M$x}@} != ""
328 # and non-specific Makefile.depend*
[all …]
/freebsd/share/mk/
H A Ddirdeps-options.mk22 # It is to be included by Makefile.depend.options in a
24 # Makefile.depend.options should set DIRDEPS_OPTIONS and
27 # If a Makefile.depend.options file exists, it will be included by
34 # a Makefile.depend.options that sets
43 # In some cases the value of MK_FOO might depend on TARGET_SPEC
47 # Because Makefile.depend.options are processed at both level 0 (when
49 # Makefile.depend* after successful build), it is important that
55 # This should have been set by Makefile.depend.options
64 # some options can depend on TARGET_SPEC!
H A Dbsd.dep.mk16 # DEPENDFILE dependencies file [.depend]
33 # depend:
60 # Keep `tags' here, before SRCS are mangled below for `depend'.
85 # Skip reading .depend when not needed to speed up tree-walks and simple
87 # Also skip generating or including .depend.* files if in meta+filemon mode
220 # Don't bother statting any .meta files for .depend*
248 .depend:
252 # this depend: bypasses that below
254 depend: beforedepend ${DPSRCS} ${SRCS} afterdepend
287 # - For meta mode we still need to know which file to depend on to avoid
[all …]
H A Dmeta.autodep.mk50 # do not update the *depend* files
52 # NO means don't update .depend - or Makefile.depend*
53 # no means update .depend but not Makefile.depend*
145 .depend:
148 # if we don't have OBJS, then .depend isn't useful
149 .if !target(.depend) && (!empty(OBJS) || ${.ALLTARGETS:M*.o} != "")
164 .NOPATH: .depend
169 # in Makefile.depend* i
[all...]
H A Ddirdeps.mk31 # If a tree does not support that, simply using plain Makefile.depend
33 # Otherwise the recommendation is to use Makefile.depend.${MACHINE}
58 # dependencies. We use Makefile.depend (default value for
62 # Before each Makefile.depend file is read, we set
67 # Since each Makefile.depend file includes dirdeps.mk, this
113 # # as we may need it to find Makefile.depend*
141 # Makefile.depend file to influence the environment.
143 # tricky so a Makefile.depend file can set DIRDEPS_EXPORT_VARS
320 .if ${DEBUG_DIRDEPS:@x@${DEP_RELDIR:M$x}${${DEP_RELDIR}.depend depend:L:M$x}@} != ""
328 # and non-specific Makefile.depend*
[all …]
/freebsd/crypto/openssl/Configurations/
H A DREADME-design.md43 The variables `SOURCE`, `DEPEND`, `INCLUDE` and `DEFINE` are indexed by a
61 DEPEND[libssl]=libcrypto
66 library, and that the library `libssl` depend on the library
73 DEPEND[openssl]=../libssl
78 called `apps/openss` (the file name extension will depend on the
88 DEPEND[cversion.o]=buildinf.h
91 DEPEND[buildinf.h]=../Makefile
92 DEPEND[../util/mkbuildinf.pl]=../util/Foo.pm
107 can be declared to depend on other files, in this case a perl module.
111 `DEPEND[cversion.o]` mentions an object file. DEPEND indexes is the
[all …]
/freebsd/sys/conf/
H A Dkern.post.mk68 .for target in all clean cleandepend cleandir clobber depend install \
163 modules-depend: beforebuild
167 modules-all modules-depend: modules-obj
268 # Skip reading .depend when not needed to speed up tree-walks and simple
270 # Also skip generating or including .depend.* files if in meta+filemon mode
285 kernel-depend: .depend
291 DEPENDFILES= ${DEPENDOBJS:O:u:C/^/.depend./}
298 .depend: .NOMETA
303 DEPEND_CFLAGS+= -MD ${DEPEND_MP} -MF.depend.${.TARGET}
321 # Always run 'make depend' to generate dependencies early and to avoid the
[all …]
/freebsd/crypto/openssl/engines/
H A Dbuild.info35 DEPEND[padlock]=../libcrypto
45 DEPEND[capi]=../libcrypto
55 DEPEND[afalg]=../libcrypto
65 DEPEND[devcrypto]=../libcrypto
76 DEPEND[loader_attic]=../libcrypto
86 DEPEND[dasync]=../libcrypto
94 DEPEND[ossltest]=../libcrypto
/freebsd/crypto/openssl/providers/implementations/signature/
H A Dbuild.info24 DEPEND[rsa_sig.o]=../../common/include/prov/der_rsa.h
25 DEPEND[dsa_sig.o]=../../common/include/prov/der_dsa.h
26 DEPEND[ecdsa_sig.o]=../../common/include/prov/der_ec.h
27 DEPEND[eddsa_sig.o]=../../common/include/prov/der_ecx.h
28 DEPEND[sm2_sig.o]=../../common/include/prov/der_sm2.h
/freebsd/usr.bin/mkdep/
H A Dmkdep.145 file dependencies which are written into the file ``.depend''.
51 depend:
65 depend:
80 instead of the default ``.depend''.
114 .Bl -tag -width .depend -compact
115 .It Pa .depend
/freebsd/targets/pseudo/bootstrap-packages/
H A Dbootstrap-packages.sh23 # which we use to populate $PACKAGES/*/Makefile.depend
24 # and $PACKAGES/Makefile.depend to make it easier to keep
25 # Makefile.depend files throughout the tree up-to-date.
35 # to a Makefile.depend.options file in targets/packages/sub/
138 start_depend $PACKAGES/Makefile.depend || exit 1
184 ddeps=$target/Makefile.depend
212 ) | to_reldir >> $PACKAGES/Makefile.depend
213 end_depend $PACKAGES/Makefile.depend
/freebsd/crypto/openssl/providers/
H A Dbuild.info59 DEPEND[$LIBCOMMON]{weak}=../libcrypto
66 DEPEND[$LIBLEGACY]=$LIBCOMMON
67 DEPEND[$LIBDEFAULT]=$LIBCOMMON
76 # with DEPEND.
109 DEPEND[$FIPSGOAL]=$LIBFIPS
117 DEPEND[|build_modules_nodep|]=fipsmodule.cnf
120 DEPEND[fipsmodule.cnf]=$FIPSGOAL
150 DEPEND[$LEGACYGOAL]=$LIBLEGACY ../libcrypto
/freebsd/crypto/openssl/doc/internal/man7/
H A Dbuild.info.pod27 B<DEPEND[>I<items>B<]=> I<otheritem> ...
150 DEPEND[foo]=libcookie
161 DEPEND[foo details]=libcookie
436 =item B<DEPEND[>I<items>B<]> B<=> I<file> ...
438 Collects dependencies, where I<items> depend on the given I<file>s.
441 generators should make the whole build depend on the given I<file>s,
451 DEPEND[|tests|]=fipsmodule.cnf
453 B<DEPEND> statements may have attributes, which apply to each
456 DEPEND[libfoo.a]=libmandatory.a
457 DEPEND[libfoo.a]{weak}=libbar.a libcookie.a
[all …]

12345678910>>...56