sha1breaker: sha1breaker.cpp
	mpicxx -Wall -o breaker sha1breaker.cpp  genSha1.cpp
clean:
	rm -rf breaker