Lines Matching refs:source
8 throughout the source tree. These files hold the minimum information
15 or may not be the same as the source tree).
29 as scripts, library files and programs) and source files (such as C
44 produced file, and their values are the source used to produce that
48 All their values in all the `build.info` throughout the source tree are
50 scripts to be produced, source files, dependencies, etc etc etc.
80 built from one source file, `apps/openssl.c`, and building it requires
102 source files, `crypto/aes.c`, `crypto/evp.c` and `crypto/cversion.c`.
119 library `libssl` is built from the source file `ssl/tls.c`.
134 `dasync`'s source is `engines/e_dasync.c` and `ossltest`'s source is
182 only be source files (possibly generated).
187 extra source file.
191 If the build tree is separate from the source tree, it will assume
192 that all built files and up in the build directory and that all source
193 files are to be found in the source tree, if they can be found there.
194 `Configure` will assume that source files that can't be found in the
195 source tree (such as `crypto/bildinf.h` in the example above) are
237 mentioned in this hash table, with source files from
238 SOURCE variables, and AS source files for programs and
242 a hash table just like 'sources', but only as source
422 a source file from some input.
450 object file from source files and associated data.
463 'srcs' has the list of source files to build the
464 object file, with the first item being the source
552 'sources' has the list of source files to build the