Home
last modified time | relevance | path

Searched defs:LIBVER_MAJOR (Results 1 – 4 of 4) sorted by relevance

/external/coreboot/util/cbfstool/lz4/lib/
DMakefile14 LIBVER_MAJOR:=`sed -n '/define LZ4_VERSION_MAJOR/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' < lz4.h` macro
/external/lz4/contrib/djgpp/
DMakefile10 LIBVER_MAJOR=$(shell sed -n '/define[[:blank:]][[:blank:]]*LZ4_VERSION_MAJOR/s/.*[[:blank:]]\([0-9]… macro
/external/lz4/lib/
DMakefile41 LIBVER_MAJOR := $(shell echo $(LIBVER_MAJOR_SCRIPT)) macro
/external/lz4/programs/
DMakefile40 LIBVER_MAJOR := $(shell echo $(LIBVER_MAJOR_SCRIPT)) macro