Searched defs:LIBVER_MINOR (Results 1 – 4 of 4) sorted by relevance
11 LIBVER_MINOR=$(shell sed -n '/define LZ4_VERSION_MINOR/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' < lib… macro
42 LIBVER_MINOR := $(shell echo $(LIBVER_MINOR_SCRIPT)) macro
41 LIBVER_MINOR := $(shell echo $(LIBVER_MINOR_SCRIPT)) macro
36 LIBVER_MINOR := $(shell echo $(LIBVER_MINOR_SCRIPT)) macro