==== run-regress-hmac_test ==== cc -O2 -pipe -I/home/src/regress/sys/crypto/hmac/../../../../sys -MD -MP -c /home/src/regress/sys/crypto/hmac/../../../../sys/crypto//md5.c cc -O2 -pipe -I/home/src/regress/sys/crypto/hmac/../../../../sys -MD -MP -c /home/src/regress/sys/crypto/hmac/../../../../sys/crypto//sha1.c cc -O2 -pipe -I/home/src/regress/sys/crypto/hmac/../../../../sys -MD -MP -c /home/src/regress/sys/crypto/hmac/../../../../sys/crypto//sha2.c cc -O2 -pipe -I/home/src/regress/sys/crypto/hmac/../../../../sys -MD -MP -c /home/src/regress/sys/crypto/hmac/../../../../sys/crypto//hmac.c cc -O2 -pipe -I/home/src/regress/sys/crypto/hmac/../../../../sys -MD -MP -c /home/src/regress/sys/crypto/hmac/hmac_test.c cc -o hmac_test md5.o sha1.o sha2.o hmac.o hmac_test.o ./hmac_test | diff - /home/src/regress/sys/crypto/hmac/hmac_test.txt