ref: 0f95e4517ef3aa5d719b0ba8a20e8c64e96b0c46 dir: /libcryptohash/Makefile/
MYRLIB=cryptohash MYRSRC= \ md5.myr \ sha1.myr \ sha256.myr \ sha512.myr \ # sha3.myr \ include config.mk include mk/myr.mk check: all make -C test check