This website requires JavaScript.
Explore
Help
Sign In
avr
/
sha-2
Watch
2
Star
0
Fork
You've already forked sha-2
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
489f5e66b6
sha-2
/
Makefile
8 lines
93 B
Makefile
Raw
Blame
History
CFLAGS
=
-Wall -Wextra -Wpedantic
test
:
test
.
o
sha
-256.
o
.PHONY
:
clean
clean
:
rm
test
*.o
Reference in New Issue
View Git Blame
Copy Permalink