ref: bf8b4ecc51a8adc0eee50424f5e1a13f3a20452e 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