Home
last modified time | relevance | path

Searched refs:LIBVER_PATCH (Results 1 – 3 of 3) sorted by relevance

/external/lz4/contrib/djgpp/
DMakefile12 LIBVER_PATCH=$(shell sed -n '/define LZ4_VERSION_RELEASE/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' < l… macro
13 LIBVER=$(LIBVER_MAJOR).$(LIBVER_MINOR).$(LIBVER_PATCH)
102 @echo "LIBVER_PATCH="$(LIBVER_PATCH)
/external/lz4/programs/
DMakefile38 LIBVER_PATCH := $(shell echo $(LIBVER_PATCH_SCRIPT)) macro
/external/lz4/lib/
DMakefile40 LIBVER_PATCH := $(shell echo $(LIBVER_PATCH_SCRIPT)) macro