Lines Matching refs:git
32 # Add VERSION_STR postfix for builds from a git repository33 ifeq ($(wildcard ../.git),../.git)34 GITVER := $(shell git describe --dirty=+)