Searched refs:GITVER (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/wpa/hostapd/
H A DMakefile33 GITVER := $(shell git describe --dirty=+) macro
34 ifneq ($(GITVER),)
35 CFLAGS += -DGIT_VERSION_STR_POSTFIX=\"-$(GITVER)\"
/freebsd-current/contrib/wpa/wpa_supplicant/
H A DMakefile45 GITVER := $(shell git describe --dirty=+) macro
46 ifneq ($(GITVER),)
47 CFLAGS += -DGIT_VERSION_STR_POSTFIX=\"-$(GITVER)\"

Completed in 64 milliseconds