Searched defs:LIBVER_MAJOR (Results 1 – 4 of 4) sorted by relevance
14 LIBVER_MAJOR:=`sed -n '/define LZ4_VERSION_MAJOR/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' < lz4.h` macro
10 LIBVER_MAJOR=$(shell sed -n '/define[[:blank:]][[:blank:]]*LZ4_VERSION_MAJOR/s/.*[[:blank:]]\([0-9]… macro
41 LIBVER_MAJOR := $(shell echo $(LIBVER_MAJOR_SCRIPT)) macro
40 LIBVER_MAJOR := $(shell echo $(LIBVER_MAJOR_SCRIPT)) macro