Home
last modified time | relevance | path

Searched defs:LIBVER_MAJOR (Results 1 - 3 of 3) sorted by relevance

/third_party/lz4/contrib/djgpp/
H A DMakefile10 LIBVER_MAJOR=$(shell sed -n '/define LZ4_VERSION_MAJOR/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' < lib/lz4.h) macro
/third_party/lz4/lib/
H A DMakefile41 LIBVER_MAJOR := $(shell echo $(LIBVER_MAJOR_SCRIPT)) macro
/third_party/lz4/programs/
H A DMakefile40 LIBVER_MAJOR := $(shell echo $(LIBVER_MAJOR_SCRIPT)) macro

Completed in 2 milliseconds