/[projects]/misc/md5/Makefile
ViewVC logotype

Contents of /misc/md5/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 328 - (show annotations) (download)
Wed Sep 16 20:13:41 2009 UTC (14 years, 8 months ago) by torben
File size: 75 byte(s)
Added some old code for storage/ reference


1 md5: md5.c
2 gcc -Wall -o md5 -l crypto md5.c
3
4 clean:
5 rm -f *~
6 rm -f md5

  ViewVC Help
Powered by ViewVC 1.1.20