Home
last modified time | relevance | path

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

/honee/
H A DMakefile167 $(info describe = $(GIT_DESCRIBE))
192 GIT_DESCRIBE := $(shell git -c safe.directory=$PWD describe --always --dirty 2>/dev/null || printf … macro