Searched refs:GITVER (Results 1 – 3 of 3) sorted by relevance
17 GITVER := $(shell git describe --dirty=+) macro18 ifneq ($(GITVER),)
33 GITVER := $(shell git describe --dirty=+) macro34 ifneq ($(GITVER),)
56 GITVER := $(shell git describe --dirty=+) macro57 ifneq ($(GITVER),)