openssl/doc/internal
Richard Levitte e429217902 build.info: Implement simply substitutions in variable values
Use case: having a variable with multiple source files in its value,
and wanting to refer to the corresponding object file.

    $SRCS=foo.c bar.c
    SOURCE[program]=$SRCS
    DEPEND[${SRCS/.c/.o}]=prog.h

    GENERATE[prog.h]=...

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11185)
2020-03-02 03:34:30 +01:00
..
man3 DOCS: Add and modify docs for internal EVP_KEYMGMT utility functions 2020-02-29 05:39:43 +01:00
man7 build.info: Implement simply substitutions in variable values 2020-03-02 03:34:30 +01:00