Early access
This commit is contained in:
4
DergunPiotr-WaskoDominik/projekt/Makefile
Normal file
4
DergunPiotr-WaskoDominik/projekt/Makefile
Normal file
@@ -0,0 +1,4 @@
|
||||
sha1breaker: sha1breaker.cpp
|
||||
mpicxx -Wall -o breaker sha1breaker.cpp genSha1.cpp
|
||||
clean:
|
||||
rm -rf breaker
|
||||
Reference in New Issue
Block a user