Lines Matching full:depend
43 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
124 DEPEND[dasync]=../libcrypto
129 DEPEND[ossltest]=../libcrypto.a
137 Also, both modules depend on the library `libcrypto` to function
147 DEPEND[crypto/cversion.o]=crypto/buildinf.h
151 DEPEND[libssl]=libcrypto
156 DEPEND[apps/openssl]=libssl
160 DEPEND[engines/dasync]=libcrypto
165 DEPEND[engines/ossltest]=libcrypto.a
169 DEPEND[crypto/buildinf.h]=Makefile
170 DEPEND[util/mkbuildinf.pl]=util/Foo.pm
184 `INCLUDE` and `DEPEND` shows a relationship between different files
206 pairs. These are directly inferred from the DEPEND