Home
last modified time | relevance | path

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

/third_party/lz4/contrib/gen_manual/
DMakefile43 LIBVER_MINOR_SCRIPT:=`sed -n '/define LZ4_VERSION_MINOR/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' < $(… macro
/third_party/lz4/lib/
DMakefile37 LIBVER_MINOR_SCRIPT:=`sed -n '/define LZ4_VERSION_MINOR/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' < ./… macro
/third_party/lz4/programs/
DMakefile36 LIBVER_MINOR_SCRIPT:=`sed -n '/define LZ4_VERSION_MINOR/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' < $(… macro