summaryrefslogtreecommitdiff
path: root/lib/cryptohash/bld.sub
blob: 22bf1e3f4c6158269b7e1659115a5be8132023fb (plain)
1
2
3
4
5
6
7
8
9
lib cryptohash =
	md5.myr
	sha1.myr
	sha256.myr
	sha512.myr

	lib ../std:std
;;