]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Makefile
Remove libssl dependancy and always use sha1.c code
authorNeil Brown <neilb@suse.de>
Fri, 2 Jun 2006 06:12:19 +0000 (06:12 +0000)
committerNeil Brown <neilb@suse.de>
Fri, 2 Jun 2006 06:12:19 +0000 (06:12 +0000)
commit8268ed740379a94300d20db6f1df1702320fe6fd
treea8fbae0338aaee137f22c5e5c28a30f54133b316
parentab56093f3b0fd59c49a5cdef22c0480e589f0989
Remove libssl dependancy and always use sha1.c code

Apparently there are license issues with openssl, so
just use sha1.c always.   This means we can get rid of
SHA1.c

Signed-off-by: Neil Brown <neilb@suse.de>
Makefile
SHA1.c
super0.c