Home
last modified time | relevance | path

Searched defs:LIBVER_MAJOR_SCRIPT (Results 1 - 3 of 3) sorted by relevance

/third_party/lz4/contrib/gen_manual/
H A DMakefile42 LIBVER_MAJOR_SCRIPT:=`sed -n '/define LZ4_VERSION_MAJOR/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' < $(LZ4API)` macro
/third_party/lz4/lib/
H A DMakefile37 LIBVER_MAJOR_SCRIPT:=`$(SED) -n '/define LZ4_VERSION_MAJOR/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' < ./lz4.h` macro
/third_party/lz4/programs/
H A DMakefile36 LIBVER_MAJOR_SCRIPT:=`$(SED) -n '/define LZ4_VERSION_MAJOR/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' < $(LIBVER_SRC)` macro

Completed in 3 milliseconds