Added hascheevos folder
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
default: cheevoshash
|
||||
|
||||
cheevoshash:
|
||||
gcc src/cheevoshash.c -o bin/cheevoshash
|
||||
|
||||
clean:
|
||||
-rm -f bin/cheevoshash
|
||||
Reference in New Issue
Block a user