bin/hashdd: @make hashdd/hashdd > /dev/null 2>&1 $(shell if [ ! -e bin/hashdd ]; then ln -s ../hashdd/hashdd bin/hashdd; fi) regression: bin/run_tests