Home
last modified time | relevance | path

Searched defs:LIBVER_MINOR_SCRIPT (Results 1 – 4 of 4) sorted by relevance

/external/zstd/contrib/gen_html/
DMakefile18 LIBVER_MINOR_SCRIPT:=`sed -n '/define ZSTD_VERSION_MINOR/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' < $… macro
/external/lz4/contrib/gen_manual/
DMakefile43 LIBVER_MINOR_SCRIPT:=`sed -n '/define LZ4_VERSION_MINOR/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' < $(… macro
/external/lz4/lib/
DMakefile38 LIBVER_MINOR_SCRIPT:=`$(SED) -n '/define LZ4_VERSION_MINOR/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' <… macro
/external/lz4/programs/
DMakefile37 LIBVER_MINOR_SCRIPT:=`$(SED) -n '/define LZ4_VERSION_MINOR/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' <… macro