Searched refs:LIBMINOR (Results 1 – 1 of 1) sorted by relevance
16 LIBMINOR=$(shell cat jitterentropy-base.c | grep define | grep MINVERSION | awk '{print $$3}') macro18 LIBVERSION := $(LIBMAJOR).$(LIBMINOR).$(LIBPATCH)
Completed in 1 milliseconds