Searched refs:HAVE_HASH (Results 1 – 2 of 2) sorted by relevance
109 HAVE_HASH :=$(shell echo 1 | $(HASH) > /dev/null && echo 1 || echo 0) macro113 ifeq ($(HAVE_HASH),0)234 ifeq ($(HAVE_HASH),1)
188 HAVE_HASH :=$(shell echo 1 | $(HASH) > /dev/null && echo 1 || echo 0) macro189 ifeq ($(HAVE_HASH),0)