Searched refs:LZ4API (Results 1 – 1 of 1) sorted by relevance
38 LZ4API = ../../lib/lz4.h macro42 …AJOR_SCRIPT:=`sed -n '/define LZ4_VERSION_MAJOR/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' < $(LZ4API)`43 …INOR_SCRIPT:=`sed -n '/define LZ4_VERSION_MINOR/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' < $(LZ4API)`44 …CH_SCRIPT:=`sed -n '/define LZ4_VERSION_RELEASE/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' < $(LZ4API)`62 $(LZ4MANUAL) : gen_manual $(LZ4API)64 ./gen_manual $(LZ4VER) $(LZ4API) $@