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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
H A DMakefile27 # Note: md5sum is not installed on OS X, but openssl is. Openssl may not be
29 md5sum := $(firstword $(wildcard \ macro
30 $(foreach e,md5sum openssl,\
33 md5sum := $(if $(filter %openssl,$(md5sum)),$(md5sum) dgst -md5,$(md5sum)) macro
51 $(md5sum) `find . -name md5sums.txt -prune -o -type f -print` \

Completed in 158 milliseconds