Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/util/cbfstool/lz4/lib/
H A DMakefile15 LIBVER_MINOR:=`sed -n '/define LZ4_VERSION_MINOR/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' < lz4.h` macro
/aosp_15_r20/external/lz4/contrib/djgpp/
H A DMakefile11 LIBVER_MINOR=$(shell sed -n '/define[[:blank:]][[:blank:]]*LZ4_VERSION_MINOR/s/.*[[:blank:]]\([0-9]… macro
/aosp_15_r20/external/lz4/lib/
H A DMakefile42 LIBVER_MINOR := $(shell echo $(LIBVER_MINOR_SCRIPT)) macro
/aosp_15_r20/external/lz4/programs/
H A DMakefile41 LIBVER_MINOR := $(shell echo $(LIBVER_MINOR_SCRIPT)) macro