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/
H A DMakefile43 LIBVER_MINOR_SCRIPT:=`sed -n '/define LZ4_VERSION_MINOR/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' < $(LZ4API)` macro
/third_party/lz4/lib/
H A DMakefile38 LIBVER_MINOR_SCRIPT:=`$(SED) -n '/define LZ4_VERSION_MINOR/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' < ./lz4.h` macro
/third_party/lz4/programs/
H A DMakefile37 LIBVER_MINOR_SCRIPT:=`$(SED) -n '/define LZ4_VERSION_MINOR/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' < $(LIBVER_SRC)` macro

Completed in 2 milliseconds