SDIRS= \
sha hmac des aes modes \
bn ec rsa dsa ecdsa dh \
- buffer rand evp ecdh # cmac
+ buffer rand evp ecdh cmac
# keep in mind that the above list is adjusted by ./Configure
# according to no-xxx arguments...
objects sha hmac des aes modes \
bn ec rsa dsa ecdh ecdsa dh engine \
buffer bio stack lhash rand err \
- evp asn1 ui cmac
+ evp asn1 ui
# tests to perform. "alltests" is a special word indicating that all tests
# should be performed.
../crypto/bn/bn_word.o \
../crypto/bn/bn_x931p.o \
../crypto/buffer/buf_str.o \
+ ../crypto/cmac/cmac.o \
../crypto/cryptlib.o \
../crypto/des/cfb64ede.o \
../crypto/des/cfb64enc.o \