Home
last modified time | relevance | path

Searched defs:HAVE_HASH (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/zstd/lib/
H A DMakefile188 HAVE_HASH :=$(shell echo 1 | $(HASH) > /dev/null && echo 1 || echo 0) macro
/f-stack/freebsd/contrib/zstd/programs/
H A DMakefile109 HAVE_HASH :=$(shell echo 1 | $(HASH) > /dev/null && echo 1 || echo 0) macro