Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/util/cbfstool/lz4/lib/
H A DMakefile16 LIBVER_PATCH:=`sed -n '/define LZ4_VERSION_RELEASE/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' < lz4.h` macro
/aosp_15_r20/external/lz4/contrib/djgpp/
H A DMakefile12 LIBVER_PATCH=$(shell sed -n '/define[[:blank:]][[:blank:]]*LZ4_VERSION_RELEASE/s/.*[[:blank:]]\([0-… macro
/aosp_15_r20/external/lz4/lib/
H A DMakefile43 LIBVER_PATCH := $(shell echo $(LIBVER_PATCH_SCRIPT)) macro
/aosp_15_r20/external/lz4/programs/
H A DMakefile42 LIBVER_PATCH := $(shell echo $(LIBVER_PATCH_SCRIPT)) macro