3 lines
56 B
Makefile
3 lines
56 B
Makefile
|
dispasstest: sha1.c
|
||
|
gcc -lcrypto sha1.c -o dispasstest
|